document.write( "Question 1042533: 8 more than three times a number is equal to 6 less than the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #657504 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "8 more than three times a number is equal to 6 less than the number. Find the number.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"8 more than three times a number\" is 3x + 8.\r\n" );
document.write( "\r\n" );
document.write( "\"6 less than the number\" is x - 6.\r\n" );
document.write( "\r\n" );
document.write( "The equation is\r\n" );
document.write( "\r\n" );
document.write( "3x + 8 = x - 6.\r\n" );
document.write( "\r\n" );
document.write( "Can you solve it?\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );