document.write( "Question 1073107: A number is added 8 times the number and it result in the sum of 63 find the number? \n" ); document.write( "
Algebra.Com's Answer #687949 by MaxWong(38)\"\" \"About 
You can put this solution on YOUR website!
Let x be the number.
\n" ); document.write( "x + 8x = 63
\n" ); document.write( "9x = 63
\n" ); document.write( "x = 7
\n" ); document.write( "
\n" );