document.write( "Question 667723: What is the answer for 30 less than 4 times a number is equal to 40? \n" ); document.write( "
Algebra.Com's Answer #415539 by gwendolyn(128)\"\" \"About 
You can put this solution on YOUR website!
Less than indicates subtraction, so we are subtracting thirty from 4 times a number. Let's call this number x. 4 times x is (4x).
\n" ); document.write( "Now, we know that 4x - 30 is equal to 40. We can replace \"is equal to\" with an equals sign, and we have our equation:
\n" ); document.write( "4x - 30 = 40
\n" ); document.write( "All we have to do now is solve for x.
\n" ); document.write( "Let's add 30 to both sides:
\n" ); document.write( "4x = 40 + 30
\n" ); document.write( "4x = 70
\n" ); document.write( "Then, let's divide both sides by 4
\n" ); document.write( "4x/4 = 70/4
\n" ); document.write( "x = 17.5
\n" ); document.write( "Now that x is by itself on one of the sides of the equation, we can see that the number is equal to 17.5.
\n" ); document.write( "
\n" );