document.write( "Question 376590: The sum of two numbers is 55. The smaller number is 21 less than the larger number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #267899 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x-21=55
\n" ); document.write( "2x=76
\n" ); document.write( "x=38
\n" ); document.write( "x-21=17
\n" ); document.write( "
\n" );