document.write( "Question 489658: elect the set of equations that represents the following situation: The sum of two numbers is 73, and their difference is thirty-two less than the smaller number. What are the two numbers?\r
\n" );
document.write( "\n" );
document.write( "(Points : 3)
\n" );
document.write( " x + y = 73; y – x = x – 32
\n" );
document.write( " 2y = 73; 73 = x – 32
\n" );
document.write( " x + y = 73; x – y = 32 – x
\n" );
document.write( " 2x = 73; 73 = x + 32 \n" );
document.write( "
Algebra.Com's Answer #333721 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x + y = 73; y – x = x – 32 \n" ); document.write( " \n" ); document.write( " |