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