- #1
mathdad
- 1,283
- 1
Rewrite each statement using absolute values.
1. The number y is less than one unit from the number t.
y < | t - 1 |
2. The sum of the distances of a and b from the origin is greater than or equal to the distance of a + b from the origin.
| a + b - 0 | > or = | a + b - 0 |
Is this correct? If not, why not?
1. The number y is less than one unit from the number t.
y < | t - 1 |
2. The sum of the distances of a and b from the origin is greater than or equal to the distance of a + b from the origin.
| a + b - 0 | > or = | a + b - 0 |
Is this correct? If not, why not?