SOLUTION: Please help me answer this: abs(4a+7)<13 I got -5<a<3/7. I am not sure if this is right.

Algebra ->  Inequalities -> SOLUTION: Please help me answer this: abs(4a+7)<13 I got -5<a<3/7. I am not sure if this is right.      Log On


   



Question 155517: Please help me answer this: abs(4a+7)<13
I got -5

Found 3 solutions by Earlsdon, stanbon, Adam:
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Solve for a:
abs%284a%2B7%29+%3C+13 Remove the absolute-value bars and write the two resulting inequalities:
4a%2B7+%3C+13 and 4a%2B7+%3E+-13 Now solve each one of these inequalities.
4a%2B7+%3C+13 Subtract 7 from both sides.
4a+%3C+6 Divide both sides by 4.
highlight%28a+%3C+6%2F4%29 or highlight%28a+%3C+3%2F2%29
-------------
4a%2B7+%3E+-13 Subtract 7 from both sides.
4a+%3E+-20 Divide both sides by 4.
highlight%28a+%3E+-5%29
Notice that you get two answers when solving inequalities such as this.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
abs(4a+7)<13
-----------------
Solve the EQUALITY:
4a+7 = 13 or 4a+7 = -13
a = 3/2 or a = -5
-----------------------
Draw a Number line and plot the points a = -5 and 3/2
------------------------
Check a value from each of resulting three intervals in the INEQUALITY
to see where the solution set is.
------------------------
Let a = -6, then |4*-6+7| <13; false, so no solutions in (-inf,-5)
------------
Let a = 0, then |4*0+7} < 13 ; true, so solutions in (-5,3/2)
------------
Let a = 2 then |4*2+7| < 13 ; false, so no solutions in (3/2,+inf)
-----------------------------------------------
Final Answer: -5 < a < 3/2
=================================
Cheers,
Stan H.

Answer by Adam(64) About Me  (Show Source):
You can put this solution on YOUR website!
Actually, it is right only partially. 3/7 is wrong, let me show you why.
we start with abs%284a%2B7%29+%3C+13
there are two cases, expression under absolute value (4a+7) can be negative, or nonnegative. If it is nonnegative there is no change to the equation, thus we can rewrite it as 4a%2B7%3C13 and solve:
4a%2B7%3C13 //-7
4a%3C6 //:4
a%3C6%2F4 => a+%3C+3%2F2
Cheers,
Adam