document.write( "Question 1016629: Please help me solve this problem: The difference of nine times a number and 6 results in five times the difference of twice the number and 3. \n" ); document.write( "
Algebra.Com's Answer #633008 by algebra hello(55)\"\" \"About 
You can put this solution on YOUR website!
let the number is x then according to question\n" ); document.write( "9x-6=5(2x-3)\n" ); document.write( "9x-6=10x-15\n" ); document.write( "9x-10x=-15 6\n" ); document.write( "-x=-9\n" ); document.write( "x=9 \n" ); document.write( "
\n" );