document.write( "Question 424731: The difference between two numbers is 36. The sum of these numbers is 62. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #295991 by Adrish(44)\"\" \"About 
You can put this solution on YOUR website!
Solutions: Let the number be \"x\" and \"y\"\r
\n" ); document.write( "\n" ); document.write( "Given: x + y= 62...............(1)\r
\n" ); document.write( "\n" ); document.write( "x - y =36......................(2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Add equation (1) and (2) we get,
\n" ); document.write( " 2x =98\r
\n" ); document.write( "\n" ); document.write( "x = 98/2\r
\n" ); document.write( "\n" ); document.write( "x=49\r
\n" ); document.write( "\n" ); document.write( "Substitute the value of x in equation (1) we get\r
\n" ); document.write( "\n" ); document.write( "49 + y = 62\r
\n" ); document.write( "\n" ); document.write( "y = 62-49\r
\n" ); document.write( "\n" ); document.write( "y = 13\r
\n" ); document.write( "\n" ); document.write( "Therefore the numbers are 49 and 13
\n" ); document.write( "
\n" );