document.write( "Question 106346: The difference of two numbers is three. The larger number is 33 minus twice the smaller number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #77357 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The difference of two numbers is three. The larger number is 33 minus twice the smaller number. What are the numbers?
\n" ); document.write( "----------------------------------
\n" ); document.write( "Let the numbers be x and x+3.
\n" ); document.write( "EQUATION:
\n" ); document.write( "x+3 = 33 - 2x
\n" ); document.write( "3x = 30
\n" ); document.write( "x = 10
\n" ); document.write( "x+3 = 13
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );