document.write( "Question 126386: Tori and Peyton played a number quessing game. Tori thought of 2 numbers and said, \" The sumof the numbers is 43 and the difference of the numbers is 9.\" What 2 numbers was Tori thinking of? \n" ); document.write( "
Algebra.Com's Answer #92615 by stanbon(75887) ![]() You can put this solution on YOUR website! The sumof the numbers is 43 and the difference of the numbers is 9.\" What 2 numbers was Tori thinking of? \n" ); document.write( "----------------------- \n" ); document.write( "EQUATIONS: \n" ); document.write( "x+y = 43 \n" ); document.write( "x-y = 9 \n" ); document.write( "------------ \n" ); document.write( "Add the two equations to get: \n" ); document.write( "2x = 52 \n" ); document.write( "x = 26 \n" ); document.write( "-------- \n" ); document.write( "Substitute to solve for \"y\": \n" ); document.write( "26+y=43 \n" ); document.write( "y = 17 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |