document.write( "Question 919379: the sum of two numbers is 33. One number is 27 more than the other. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #557682 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x + y = 33
\n" ); document.write( "x - y = 27
\n" ); document.write( "2x = 60
\n" ); document.write( "x = 30 and y = 3 \"y+=+33-30\"
\n" ); document.write( "And...checking
\n" ); document.write( "30-3 = 27
\n" ); document.write( "
\n" ); document.write( "
\n" );