document.write( "Question 1131159: Eight more than twice a number is equal to ten less than fives times the number \n" ); document.write( "
Algebra.Com's Answer #747764 by Olasko(10)\"\" \"About 
You can put this solution on YOUR website!
Let the no be x
\n" ); document.write( "8 + 2x = 5x - 10
\n" ); document.write( "3x = 18
\n" ); document.write( "x = 6
\n" ); document.write( "the number is 6
\n" ); document.write( "
\n" );