document.write( "Question 662505: Solve this absolute value equation for x:
\n" );
document.write( "| 7x + 6 | = 10 \n" );
document.write( "
Algebra.Com's Answer #412300 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve this absolute value equation for x: \n" ); document.write( "| 7x + 6 | = 10 \n" ); document.write( "---- \n" ); document.write( "7x + 6 = 10 or 7x + 6 = -10 \n" ); document.write( "---- \n" ); document.write( "7x = 4 or 7x = -16 \n" ); document.write( "----- \n" ); document.write( "x = 4/7 or x = -16/7 \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |