ygdrasil24 wrote:If 1<x<9, then which of the following represents this condition?
A. |x|<3
B. |x+5|<4
C. |x-1|<9
D. |-5+x|<4
E. |3+x|<5
We can take 1 < x < 9 and create equivalent inequalities be adding or subtracting the same amount to/from all 3 parts.
For example, 1 < x < 9 is the same as 1
+3 < x
+3 < 9
+3 (or 4 < x+3 < 12)
Similarly, 1 < x < 9 is the same as 1
-2 < x
-2 < 9
-2 (or -1 < x-2 < 7)
IMPORTANT: Our goal is to use the fact that x < |k| is the same as -k < x < k (for positive x and k)
So, we want to create an equivalent inequality such that the variable part (the part with x in it) is between two values with the same magnitude (e.g., 3 and -3)
Now notice that 1 < x < 9 is the same as 1
-5 < x
-5 < 9
-5, which simplifies to be -4 < x-5 < 4
Since -4 < x-5 < 4 can be rewritten as |x-5| < 4, the correct answer is
B
Cheers,
Brent