document.write( "Question 912059: The sum of two numbers is 80. The larger number is 9 more than the smaller number. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #553534 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the smaller number
\n" ); document.write( "larger + smaller...
\n" ); document.write( "(x+9) + x = 80
\n" ); document.write( "solve
\n" ); document.write( "2x = 71
\n" ); document.write( "x = 35.5, the smaller number, The Larger number is 44.5 \"35.5+%2B9\"
\n" ); document.write( "Checking...
\n" ); document.write( "sum = 80
\n" ); document.write( "
\n" );