document.write( "Question 957699: The sum of two numbers is 65. the larger number is 9 more than the smaller number. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #585304 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
L=larger number; S=smaller number=L-9
\n" ); document.write( "L+S=65 Substitute for S
\n" ); document.write( "L+L-9=65 Add 9 to each side.
\n" ); document.write( "2L=74 Divide each side by w
\n" ); document.write( "L=37 ANSWER 1: The larger number is 37.
\n" ); document.write( "S=L-9=37-9=28 ANSWER 2: the smaller number is 28.
\n" ); document.write( "CHECK:
\n" ); document.write( "L+S=65
\n" ); document.write( "37+28=65
\n" ); document.write( "65=65
\n" ); document.write( "
\n" ); document.write( "
\n" );