document.write( "Question 563201: the sum of two numbers is 62. the smaller number is 22 less than the larger number. what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #364804 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sum of two numbers is 62. the smaller number is 22 less than the larger number. what are the two numbers? \n" ); document.write( "---------- \n" ); document.write( "Equations: \n" ); document.write( "x + y = 62 \n" ); document.write( "x = y - 22 \n" ); document.write( "----- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "y-22 + y = 62 \n" ); document.write( "2y = 84 \n" ); document.write( "y = 42 \n" ); document.write( "---- \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x = y - 22 \n" ); document.write( "x = 42-22 \n" ); document.write( "x = 20 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " \n" ); document.write( " |