document.write( "Question 265462: The sum of two numbers is 26, and their difference is 20. Find each of the numbers. \n" ); document.write( "
Algebra.Com's Answer #195218 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
The sum of two numbers is 26, and their difference is 20. Find each of the numbers.\r
\n" ); document.write( "\n" ); document.write( "2 numbers x and y
\n" ); document.write( "x + y = 26 (add this to second)
\n" ); document.write( "x - y = 20\r
\n" ); document.write( "\n" ); document.write( " x + y = 26
\n" ); document.write( "2x = 46 (solve this for x)\r
\n" ); document.write( "\n" ); document.write( "x = 23, therefore y is 3
\n" ); document.write( "
\n" ); document.write( "
\n" );