document.write( "Question 333961: The product of 2 more than a number and 10 is 36 more than 8 times the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #239295 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(X+2)*10=8X+36
\n" ); document.write( "10X+20=8X+36
\n" ); document.write( "10X-8X=38-20
\n" ); document.write( "2X=18
\n" ); document.write( "X=9 ANS.
\n" ); document.write( "PROOF:
\n" ); document.write( "(9+2)*10=8*9+36
\n" ); document.write( "11*19=72+36
\n" ); document.write( "209=209
\n" ); document.write( "
\n" );