document.write( "Question 940917: The sum of two numbers is 400. One of them is 20 more than the other. Find the larger number. \n" ); document.write( "
Algebra.Com's Answer #573521 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 400. One of them is 20 more than the other. Find the larger number. \n" ); document.write( "========================= \n" ); document.write( "x + y = 400 \n" ); document.write( "x - y = 20 \n" ); document.write( "------------------- Add \n" ); document.write( " |