document.write( "Question 1165185: The larger of two numbers is nine more than five times the smaller number. The sum of the two numbers is seventy-five find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #789660 by Seutip(231)\"\" \"About 
You can put this solution on YOUR website!
Let
\n" ); document.write( "a - the larger of two numbers
\n" ); document.write( "b - the other number\r
\n" ); document.write( "\n" ); document.write( "\"a+=+9+%2B+5b\"
\n" ); document.write( "\"a%2Bb=75\"
\n" ); document.write( "\"a=75-b\"
\n" ); document.write( "\"75-b=9%2B5b\"
\n" ); document.write( "\"66=6b\"
\n" ); document.write( "\"11=b\"
\n" ); document.write( "\"a+=+9+%2B+5b\"
\n" ); document.write( "\"a+=+9+%2B+5%2811%29\"
\n" ); document.write( "\"a+=+64\"\r
\n" ); document.write( "\n" ); document.write( "HOPE THAT HELPS!
\n" ); document.write( "
\n" );