document.write( "Question 1013037: Solve
\n" );
document.write( "|x+2|=7 \n" );
document.write( "
Algebra.Com's Answer #629257 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! To solve absolute value equations, we break this, |x+2|=7, into two equations and solve them separately... \n" ); document.write( "x + 2 = 7 and x + 2 = -7 \n" ); document.write( "We get \n" ); document.write( "x = 5 and x = -9 \n" ); document.write( " |