document.write( "Question 1054076: The larger of two numbers is 9 less than eight times the smaller. When the smaller number is subtracted from the larger, the difference is 13. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #669288 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let m and n be your two numbers. Then:
\n" ); document.write( "m=8n-9
\n" ); document.write( "m-n=13
\n" ); document.write( "So:
\n" ); document.write( "m=8(m-13)-9
\n" ); document.write( "m=8m-113
\n" ); document.write( "113=7m
\n" ); document.write( "m=16 and 1/7th
\n" ); document.write( "n=3 and 1/7th. ☺☺☺☺
\n" ); document.write( "
\n" ); document.write( "
\n" );