document.write( "Question 889960: if the sum of 2 numbers is 107 and the difference is 17 find the number \n" ); document.write( "
Algebra.Com's Answer #538569 by harpazo(655)\"\" \"About 
You can put this solution on YOUR website!
Do you want the number or the numbers?\r
\n" ); document.write( "\n" ); document.write( "I assume you need to find the two numbers.\r
\n" ); document.write( "\n" ); document.write( "Let x and y be the two numbers.\r
\n" ); document.write( "\n" ); document.write( "x + y = 107
\n" ); document.write( "x - y = 17\r
\n" ); document.write( "\n" ); document.write( "We have a system of linear equations in two variables.\r
\n" ); document.write( "\n" ); document.write( "Notice right away that both y letters cancel out. See it?\r
\n" ); document.write( "\n" ); document.write( "We are left with 2x = 124.\r
\n" ); document.write( "\n" ); document.write( "Solve for x.\r
\n" ); document.write( "\n" ); document.write( "2x = 124\r
\n" ); document.write( "\n" ); document.write( "x = 124/2\r
\n" ); document.write( "\n" ); document.write( "x = 62\r
\n" ); document.write( "\n" ); document.write( "We found x to be 62.\r
\n" ); document.write( "\n" ); document.write( "Now plug x = 62 into EITHER equation above to find y.\r
\n" ); document.write( "\n" ); document.write( "I will use x + y = 107 but you can use the other equation if you'd like.\r
\n" ); document.write( "\n" ); document.write( "So, x = 62.\r
\n" ); document.write( "\n" ); document.write( "Then 62 + y = 107\r
\n" ); document.write( "\n" ); document.write( "Solve for y.\r
\n" ); document.write( "\n" ); document.write( "y = 107 - 62\r
\n" ); document.write( "\n" ); document.write( "y = 45\r
\n" ); document.write( "\n" ); document.write( "The two missing numbers are 45 and 62.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );