document.write( "Question 403623:  6 times a number is 24 more than 3 times a number\r
\n" );
document.write( "\n" );
document.write( "how do you answer that? \n" );
document.write( "
| Algebra.Com's Answer #285366 by rfer(16322)      You can put this solution on YOUR website! 6x-24=3x \n" ); document.write( "-24=-3x \n" ); document.write( "x=8 \n" ); document.write( " |