document.write( "Question 667227: solve the absolute value equation\r
\n" );
document.write( "\n" );
document.write( "|5-3x|=7 \n" );
document.write( "
Algebra.Com's Answer #414893 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the absolute value equation \n" ); document.write( "|5-3x|=7 \n" ); document.write( "----- \n" ); document.write( "5-3x = 7 or 5-3x = -7 \n" ); document.write( "----- \n" ); document.write( "3x = -2 or 3x = 12 \n" ); document.write( "--- \n" ); document.write( "x = -2/3 or x = 4 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |