document.write( "Question 220977: The product of 6 and nine times a number is the same as the difference of ten times the number and 2. What is the number? \n" ); document.write( "
Algebra.Com's Answer #165810 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
6*9x=10x-2
\n" ); document.write( "54x=10-2
\n" ); document.write( "54x-10x=-2
\n" ); document.write( "44x=-2
\n" ); document.write( "x=-2/44
\n" ); document.write( "x=-1/22 ans.
\n" ); document.write( "Proof:
\n" ); document.write( "54*-1/22=10*-1/22-2
\n" ); document.write( "-54/22=-10/22-2
\n" ); document.write( "-54/22=(-10-2*22)/22
\n" ); document.write( "-54/22=(-10-44)/22
\n" ); document.write( "-54/22=-54/22
\n" ); document.write( "
\n" );