document.write( "Question 4885: The sum of two numbers is 23 and their difference is 5. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #2377 by jainenderkapoor(61)\"\" \"About 
You can put this solution on YOUR website!
LET US SUPPOSE THAT ONE NUMBER IS x \r
\n" ); document.write( "\n" ); document.write( "THEN since the difference between the number is 5, we can take the OTHER NUMBER TO BE x + 5\r
\n" ); document.write( "\n" ); document.write( "NOW SINCE THE SUM OF THE NUMBERS IS 23 WE HAVE\r
\n" ); document.write( "\n" ); document.write( " x + x + 5 = 23
\n" ); document.write( " 2x + 5 = 23
\n" ); document.write( " 2x = 23 - 5
\n" ); document.write( " 2x = 18
\n" ); document.write( " x = 18/2
\n" ); document.write( " x = 9\r
\n" ); document.write( "\n" ); document.write( " ONE NUMBER IS 9
\n" ); document.write( " OTHER NUMBER IS 9 + 5 = 14\r
\n" ); document.write( "\n" ); document.write( "HOPE IT IS CLEAR. IN CASE YOU HAVE ANY DOUBT YOU CAN CONTACT ME.
\n" ); document.write( "I AM AVAILABLE FOR ONLINE TUTORING. MY EMAIL IS kapoorjai1@rediffmail.com
\n" ); document.write( "
\n" );