SOLUTION: A. Does the following equation have one solution, two solutions or no solutions? Explain. (absolute value sign) x=3 (absolute value sign) +14=10

Algebra ->  Graphs -> SOLUTION: A. Does the following equation have one solution, two solutions or no solutions? Explain. (absolute value sign) x=3 (absolute value sign) +14=10       Log On


   



Question 174926: A. Does the following equation have one solution, two solutions or no solutions? Explain.

(absolute value sign) x=3 (absolute value sign) +14=10









B. Solve by showing all work and then choose the correct answer

(absolute value sign) -(x-2) (absolute value sign) -6=4


a. -8, 12
b. 8, -12
c. -8
d. 12
e. all real numbers
f. no solutions

C. Solve by showing all work and then choose the correct answer

-2 (absolute value sign) x-3 (absolute value sign) >/ -12



a. x /< -3 or x >/ 9
b. x /< 3 or x >/ 9
c. -9 /< x /< 3
d. -3 /< x /< 9
e. all real numbers
f. no solutions

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
A. Does the following equation have one solution, two solutions or no solutions? Explain.
(absolute value sign) x=3 (absolute value sign) +14=10

You made a typo, the = is either supposed to be a + or a -. I can't
tell which.  But it doesn't matter in this one particular case:

abs%28x%2B3%29%2B14=10

add -14 to both sides to isolate the absolute value term:

abs%28x%2B3%29=-4

This can have no solution simply by inspection,
because no absolute value can ever be negative, so
the left side, which is an absolute value, could
never equal to the right side, because it is
negative. 

B. Solve by showing all work and then choose the correct answer

abs%28-%28x-2%29%29-6=4

Isolate the absolute value term by adding 6 to both sides:

abs%28-%28x-2%29%29=10

Remove the parentheses inside the absolute value bars:

abs%28-x%2B2%29=10

Rule for removing absolute value bars in an equation:

abs%28EXPRESSION%29=N becomes two equations:
EXPRESSION=N, EXPRESSION=-N, when N is non-negative:
(There is no solution when N is negative!)

So, abs%28-x%2B2%29=10 becomes:

-x%2B2=10 and -x%2B2=-10



So there are two solutions, -8 and 12, answer (a).

----------------

C. Solve by showing all work and then choose the correct answer

-2abs%28x-3%29%3E=-12  

Divide both sides by -2 to isolate the absolute value.
Notice that when we divide both sides by a negative
numbers, we must REVERSE the inequality symbol!

abs%28x-3%29%3C=6

The rule for removing absolute value bars when the inequality is <:
abs%28EXPRESSION%29%3C=N where N is positive becomes
-N+%3C=+EXPRESSION+%3C=+N

So
abs%28x-3%29%3C=6

becomes

-6%3C=x-3%3C=6 

Add 3 to all three sides to get x in the middle:

-6%2B3%3C=x-3%2B3%3C=6%2B3

-3%3C=x%3C=9, choice (d).

Edwin