SOLUTION: solve this equation |x+4| = |2x-7| I have to make a system and solve it but don't know which I can change I need the answer asap please

Algebra ->  Absolute-value -> SOLUTION: solve this equation |x+4| = |2x-7| I have to make a system and solve it but don't know which I can change I need the answer asap please      Log On


   



Question 160501This question is from textbook
: solve this equation |x+4| = |2x-7| I have to make a system and solve it but don't know which I can change I need the answer asap please This question is from textbook

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
solve this equation |x+4| = |2x-7| I have to make a system and solve it but don't know which I can change I need the answer asap please

|x+4| = |2x-7|

Make two equations without absolute value bars:

1.  For the first equation, you just replace the
    absolute bars by parentheses: 

    %28x%2B4%29+=+%282x-7%29
    x%2B4=2x-7
    -x=-11
    x=11

2.  For the second equation, you just replace the
    absolute bars by parentheses, but you put a negative
    sign in front of one of the parentheses, it doesn't
    matter which, as you'll get the same answer: 

    %28x%2B4%29+=+-%282x-7%29
    x%2B4=-2x%2B7
    3x=3
    x=1  
     
So the two solutions are 11 and 1.

Edwin