MHB Is the Definition of Absolute Value Always True?

  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Absolute
AI Thread Summary
The definition of absolute value states that |x| equals x when x is greater than or equal to 0, and |x| equals -x when x is less than 0. This allows for rewriting expressions without absolute values, such as |x - 3|. When x is less than 3, |x - 3| can be expressed as 3 - x, confirming that |2 - 3| equals 1, which is consistent with this definition. Conversely, for x greater than or equal to 3, |x - 3| simplifies to x - 3. The absolute value definition holds true across these scenarios.
mathdad
Messages
1,280
Reaction score
0
The definition of absolute value states the following:

| x | = x when x is > or = 0

| x | = -x when x < 0

I can use the above definition to rewrite expressions that do not contain absolute values.

| x - 3 |, where x < 3

If x < 3, then we can say that (x - 3) is less than 0.

So, -(x - 3) = -x + 3 = (3 - x).

Correct?
 
Mathematics news on Phys.org
Yes, for x< 3, |x- 3|= 3- x. For example, if x= 2, |2- 3|= |-1|= 1= 3- 2.

And, of course, if [math]x\ge 3[/math], |x- 3|= x- 3.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top