document.write( "Question 830963: I am trying to figure out this equation. \r
\n" );
document.write( "\n" );
document.write( "8-|x+2|=5\r
\n" );
document.write( "\n" );
document.write( "I am using my math lab and tried to use the view an example solution which ended up being the exact same equation and I know the answer is X=-5,1 but I dont understand when you try to get the absolute value by its self how you Isolate with the way the equation is written. I know that you could read the equation like this 8(-1)|x+2|=5 but when I look at the example the answer they recieve is |x+2|=3 and I am very confused because it did not show me the steps on how it got to this point. can you please help me understand this process. Thank you! \n" );
document.write( "
Algebra.Com's Answer #501044 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 8-|x+2|=5 \n" ); document.write( "subtract 8 from both sides of = \n" ); document.write( "-|x+2| = -3 \n" ); document.write( "divide both sides of = by - \n" ); document.write( "|x+2| = 3 \n" ); document.write( "there are two cases \n" ); document.write( "1) x+2 = 3 \n" ); document.write( "x = 1 \n" ); document.write( "2) -x-2 = 3 \n" ); document.write( "-x = 5 \n" ); document.write( "x = -5 \n" ); document.write( "therefore x = -5, 1 \n" ); document.write( " \n" ); document.write( " |