document.write( "Question 168905: The sum of two numbers is 70. The larger number is 4 more than twice the smaller number. What is the smaller number? \n" ); document.write( "
Algebra.Com's Answer #124565 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The sum of two numbers is 70. The larger number is 4 more than twice the smaller number. What is the smaller number?
\n" ); document.write( "---------------
\n" ); document.write( "b = larger number
\n" ); document.write( "s = smaller number
\n" ); document.write( "b+s = 70 It says that above.
\n" ); document.write( "b = 2s+4 It says that, too.
\n" ); document.write( "Substitute for b in the 1st eqn
\n" ); document.write( "b+s = 70
\n" ); document.write( "(2s+4) + s = 70
\n" ); document.write( "3s + 4 = 70
\n" ); document.write( "3s = 66
\n" ); document.write( "s = 22\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );