document.write( "Question 216868: i have two numbers. the sum is 36 and the difference is 9. what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #163673 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! i have two numbers. the sum is 36 and the difference is 9. what are the two numbers? \n" ); document.write( "-------------------- \n" ); document.write( "Equations: \n" ); document.write( "a + b = 36 \n" ); document.write( "a - b = 9 \n" ); document.write( "----------------- \n" ); document.write( "Add to get 2a = 45 \n" ); document.write( "a = 45/2 = 22.5 (the larger number) \n" ); document.write( "b = 36-a = 36-22.5 = 13.5 (the smaller number) \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |