document.write( "Question 1201076: Formulate a system of equations for the situation below and solve.\r
\n" ); document.write( "\n" ); document.write( "Michael Perez deposited a total of $2000 with two savings institutions. Bank A pays interest at the rate of 5%/year, whereas Bank B pays interest at the rate of 7%/year. If Michael earned a total of $108 in interest during a single year, how much did he deposit in each institution?
\n" ); document.write( "Bank A $
\n" ); document.write( "Bank B $
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #835329 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The response from the other tutor shows a setup for solving the problem using a single equation; you asked for a solution using a system of equations.

\n" ); document.write( "Let x = amount invested at 5%
\n" ); document.write( "Let y = amount invested at 7%

\n" ); document.write( "(1) The total invested is $2000: x+y = 2000
\n" ); document.write( "(2) The total interest is $108: .05x+.07y = 108

\n" ); document.write( "One solution method is to solve the first equation for either x or y and substitute in the second equation:

\n" ); document.write( "y = 2000-x
\n" ); document.write( ".05x+.07(2000-x) = 108

\n" ); document.write( "That gives you a single equation in a single variable, like the one shown in the response from the other tutor.

\n" ); document.write( "The other standard algebraic method for solving a system of two equations is elimination. Here is one possible way to do that

\n" ); document.write( "x+y = 2000 (the first equation, as it is)
\n" ); document.write( "x+1.4y = 2160 (the second equation, multiplied by 20 -- because 20*(.05) = 1)
\n" ); document.write( "0.4y = 160
\n" ); document.write( "y = 160/0.4 = 400

\n" ); document.write( "y = $400 was invested at 7%, so $2000-$400 = $1600 was invested at 5%

\n" ); document.write( "ANSWER: $1600 at bank A, $400 at bank B

\n" ); document.write( "NOTE: Solving a problem with formal algebra using a single variable (and therefore a single equation) almost always makes the actual solution easier and faster. However, a beginning algebra student should understand how to set up and solve the problem using two variables, as this assignment asks you to do.

\n" ); document.write( "Second NOTE: If formal algebra is not required, here is a quick and easy way to solve this kind of \"2-part mixture\" problem.

\n" ); document.write( "(1) If all $2000 were invested at 5%, the interest would be $100; if all were invested at 7%, the interest would be $140.
\n" ); document.write( "(2) The actual interest, $108, is $8/$40 = 1/5 of the way from $100 to $140.
\n" ); document.write( "(3) That means 1/5 of the total was invested at the higher rate.

\n" ); document.write( "ANSWER: 1/5 of $2000, or $400, was invested at 7%; the other $1600 at 5%.

\n" ); document.write( "
\n" ); document.write( "
\n" );