document.write( "Question 1088293: if 3x is more than 8 by 4 find the value of x \n" ); document.write( "
Algebra.Com's Answer #702547 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\"3x=8%2B4\"
\n" ); document.write( "\"3x=12\"
\n" ); document.write( "\"3x%2F3=12%2F3\"
\n" ); document.write( "\"x=4\"
\n" ); document.write( "
\r\n" );
document.write( "Checking:  3x is 3(4) = 12\r\n" );
document.write( "\r\n" );
document.write( "12 is more than 8 by 4.  That's true, so the\r\n" );
document.write( "answer, which is x=4, is correct.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );