document.write( "Question 488063: Twice a number is decreased by 9, then multiplied by 4. The result is 8 less than 10 times the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #333248 by John10(297)\"\" \"About 
You can put this solution on YOUR website!
4(2x - 9)= 10x - 8
\n" ); document.write( "8x - 36 = 10x - 8
\n" ); document.write( "10x - 8x = -36 + 8
\n" ); document.write( "2x = -28
\n" ); document.write( "x = -14
\n" ); document.write( "John10:)
\n" ); document.write( "
\n" );