document.write( "Question 990511: 7 times a number increased by 10 is equal to 8 less than 4 times the number. Determine the number? \n" ); document.write( "
Algebra.Com's Answer #610519 by rantaw(1)\"\" \"About 
You can put this solution on YOUR website!
7n + 10 = 4n - 8
\n" ); document.write( " + 8 +8\r
\n" ); document.write( "\n" ); document.write( "7n + 18 = 4n
\n" ); document.write( "-7n -7n\r
\n" ); document.write( "\n" ); document.write( "18 = -3n
\n" ); document.write( "/-3 /-3\r
\n" ); document.write( "\n" ); document.write( "-6 = n
\n" ); document.write( "
\n" );