document.write( "Question 1126960: The larger of two numbers is 9 less than seven times the smaller when the smaller number is subtracted from the larger the difference is 9 find the two numbers \n" ); document.write( "
Algebra.Com's Answer #743292 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
x = 7y - 9
\n" ); document.write( "x- y = 9
\n" ); document.write( "7y - 9 - y = 9
\n" ); document.write( "6y = 18
\n" ); document.write( "y = 3 this is the smaller of the two numbers. The other number is 3+9 = 12
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\n" ); document.write( "Check:\r
\n" ); document.write( "\n" ); document.write( "12 = 7(3) - 9
\n" ); document.write( "12 = 21 - 9 Correct, this is the correct answer.
\n" ); document.write( "
\n" ); document.write( "
\n" );