document.write( "Question 1137146: The sum of two numbers is 91. One of the numbers is 9 more than the other. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #754968 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the two numbers be A and B.
\n" ); document.write( "\"A%2BB=91\"
\n" ); document.write( "and you know that,
\n" ); document.write( "\"B=A%2B9\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"A%2B%28A%2B9%29=91\"
\n" ); document.write( "\"2A%2B9=91\"
\n" ); document.write( "\"2A=82\"
\n" ); document.write( "Solve for A, then use either equation to solve for B.
\n" ); document.write( "
\n" );