document.write( "Question 113352: six times a number equals 3 times the number increased by 24. Find the number \n" ); document.write( "
Algebra.Com's Answer #82486 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
6X=3X+24
\n" ); document.write( "6X-3X=24
\n" ); document.write( "3X=24
\n" ); document.write( "X=24/3
\n" ); document.write( "X=8 ANSWER.
\n" ); document.write( "PROOF
\n" ); document.write( "6*8=3*8+24
\n" ); document.write( "48=24+24
\n" ); document.write( "48=48
\n" ); document.write( "
\n" );