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