document.write( "Question 756577: The sum of two numbers is 59. If you subtract the smaller number from the larger, the answer is 33. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #460296 by myidis(1)\"\" \"About 
You can put this solution on YOUR website!
x+y=59
\n" ); document.write( "assume y is the smaller number then
\n" ); document.write( " x-y=33 => x=y+33 therefore we have \r
\n" ); document.write( "\n" ); document.write( "y+y+33=59 ==>y=(59-33)/2 & X+(59*33)/2=59 ==>x=59-((59-33)/2)
\n" ); document.write( "
\n" );