document.write( "Question 227544: eight times a number is thirty-five more than the number.find the number \n" ); document.write( "
Algebra.Com's Answer #169048 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
8x=x+35
\n" ); document.write( "8x-x=35
\n" ); document.write( "7x=35
\n" ); document.write( "x=35/7
\n" ); document.write( "x=5 ans.
\n" ); document.write( "Proof:
\n" ); document.write( "8*5=5+35
\n" ); document.write( "40=40
\n" ); document.write( "
\n" );