document.write( "Question 202162: A number increased by 8 is the same as 3 times the number. find the number. \n" ); document.write( "
Algebra.Com's Answer #152408 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3x=x+8
\n" ); document.write( "2x=8
\n" ); document.write( "x=4
\n" ); document.write( "
\n" );