document.write( "Question 450529: One number is eleven more than twice another. If their sum is decreased by nine, the result is eleven. Find the numbers. (Enter solutions from smallest to largest.) \n" ); document.write( "
Algebra.Com's Answer #309958 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
y=2x+11
\n" ); document.write( "x+y-9=11
\n" ); document.write( "x+2x+11-9=11
\n" ); document.write( "3x-9=0
\n" ); document.write( "x=3
\n" ); document.write( "y=17..
\n" ); document.write( "
\n" );