document.write( "Question 911988: the sum of two numbers if 40. the smaller number is 20 less than the larger number. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #553765 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A%2BB=40\"
\n" ); document.write( "\"B=A-20\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"A%2B%28A-20%29=40\"
\n" ); document.write( "\"2A-20=40\"
\n" ); document.write( "\"2A=60\"
\n" ); document.write( "\"A=30\"
\n" ); document.write( "Then,
\n" ); document.write( "\"B=30-20\"
\n" ); document.write( "\"B=10\"
\n" ); document.write( "
\n" ); document.write( "
\n" );