document.write( "Question 490489: how would you write ten times the difference of 6 and a number yields 190 \n" ); document.write( "
Algebra.Com's Answer #334228 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
write ten times the difference of 6 and a number yields 190
\n" ); document.write( "A simple equation
\n" ); document.write( "10(n - 6) = 190
\n" ); document.write( "10n - 60 = 190
\n" ); document.write( "10n = 190 + 60
\n" ); document.write( "10n = 250
\n" ); document.write( "n = 25
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check: 10(25-6) = 190
\n" ); document.write( "
\n" );