document.write( "Question 335115: The sum of two numbers is 91. One of the numbers is 9 more than the other. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #240159 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of two numbers is 91. One of the numbers is 9 more than the other. What are the numbers?
\n" ); document.write( "---
\n" ); document.write( "x+y = 91
\n" ); document.write( "x-y = 9
\n" ); document.write( "-------------
\n" ); document.write( "Add to get:
\n" ); document.write( "2x = 100
\n" ); document.write( "x = 50
\n" ); document.write( "y = 91-50 = 41
\n" ); document.write( "--------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );