document.write( "Question 1164497: (i)Use the definition of absolute value to solve each equation,
\n" );
document.write( "(ii) Graph the solution\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "|3x-4| =8 \n" );
document.write( "
Algebra.Com's Answer #788901 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "|3x-4| = 8\r\n" ); document.write( "\r\n" ); document.write( "What's between the absolute value bars can be either +8 or -8,\r\n" ); document.write( "so we make two equations to cover both cases:\r\n" ); document.write( "\r\n" ); document.write( "3x-4 = 8 OR 3x-4 = -8\r\n" ); document.write( " 3x = 12 3x = -4\r\n" ); document.write( " x = 4 x =\n" ); document.write( " |