document.write( "Question 612823: . Select the set of equations that represents the following situation: Mary invested one amount at 5% simple interest, and a second amount at 4% interest, earning $21.32 in one year. If she had switched the amounts, she would have earned $25.84. What were the two amounts?
\n" ); document.write( "0.05x + 0.04y = 25.84; 0.05x + 0.04y = 21.32
\n" ); document.write( " 5x + 4y = 21.32; 5y + 4x = 25.84
\n" ); document.write( " 0.05x + 0.04y = 21.32; 0.05y + 0.04x = 25.84
\n" ); document.write( " 5x + 4y = 25.84; 5x + 4y = 21.32
\n" ); document.write( "

Algebra.Com's Answer #385732 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
your original equation is .05x + .04y = 21.32
\n" ); document.write( "your switched equation is .05y + .04x = 25.84
\n" ); document.write( "you can change your switched equation around to read .04x + .05y = 25.84 and it will mean the same thing.
\n" ); document.write( "you have 2 equations to solve simultaneously.
\n" ); document.write( "they are:
\n" ); document.write( ".05x + .04y = 21.32
\n" ); document.write( ".04x + .05y = 25.84
\n" ); document.write( "multiply the first equation by 4 and multiply the second equation by 5 to get:
\n" ); document.write( ".2x + .16y = 85.28
\n" ); document.write( ".2x + .25y = 129.2
\n" ); document.write( "subtract the first equation from he second equation to get:
\n" ); document.write( ".09y = 43.92
\n" ); document.write( "divide both sides of this equation by .09 to get:
\n" ); document.write( "y = 488
\n" ); document.write( "substitute for y in either equation to get:
\n" ); document.write( "x = 36
\n" ); document.write( "you have x = 36 and y = 488
\n" ); document.write( "from your first original equation, you get:
\n" ); document.write( ".05(36) + .04(488) = 1.8 + 19.52 = 21.32
\n" ); document.write( "from your second original equation, you get:
\n" ); document.write( ".04(36) + .05(488) = 1.44 + 24.4 = 25.84
\n" ); document.write( "it checks out so your answer is:
\n" ); document.write( "x = 36
\n" ); document.write( "y = 488\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );