document.write( "Question 72419: during the early 1990's kelly invested 8000 into two different types of accounts within a bank certificates of deposit and savings account. For her accounts she received 8% interest for her certificates of deposit and 6% for her savings account. In total she earned 580 for the yeat. How much money was invested in each type of account? \n" ); document.write( "
Algebra.Com's Answer #51861 by bam878s(77)\"\" \"About 
You can put this solution on YOUR website!
Let x be the portion invested into the CD account (certificate of deposit)
\n" ); document.write( "Let y be the portion invested into the savings account.
\n" ); document.write( "Now we already know that x + y = 8000, so let's solve this equation for y.\r
\n" ); document.write( "\n" ); document.write( "x + y = 8000 => y = 8000 - x.\r
\n" ); document.write( "\n" ); document.write( "Now we know x is invested at 8% and y is invested at 6%. To find the amount each makes at the end of the year we take x(.08) + x. Note x(.08) is the amount of interest that is made on that amount at the end of the year. So we add x to this amount to get the total of x at the end of the year. Similarly for y, we have y(.06) + y.\r
\n" ); document.write( "\n" ); document.write( "Now let's re-write these equations.\r
\n" ); document.write( "\n" ); document.write( "x(.08) + x = x(1.08), and
\n" ); document.write( "y(.06) + y = y(1.06).\r
\n" ); document.write( "\n" ); document.write( "Now, since we know that 580 dollars was made on the TOTAL amount at the end of the year we know we end up with 8580.\r
\n" ); document.write( "\n" ); document.write( "Now we can write this:\r
\n" ); document.write( "\n" ); document.write( "x(1.08) + y(1.06) = 8580\r
\n" ); document.write( "\n" ); document.write( "Now, since we solved for y at the beginning, we can plug this value into this equation and solve for x.\r
\n" ); document.write( "\n" ); document.write( "x(1.08) + y(1.06) = 8580
\n" ); document.write( "x(1.08) + (8000-x)(1.06) = 8580 (multiply 8000-x by 1.06)
\n" ); document.write( "x(1.08) + 8480 - x(1.06) = 8580 (subtract 8480 from both sides)
\n" ); document.write( "x(1.08) - x(1.06) = 100 (subtract x terms on the left hand side)
\n" ); document.write( "x(.02) = 100 (divide both sides by .02)
\n" ); document.write( "x = 5000. \r
\n" ); document.write( "\n" ); document.write( "Now we can plug this value into the original equation to solve for y.\r
\n" ); document.write( "\n" ); document.write( "5000 + y = 8000
\n" ); document.write( "y = 3000.\r
\n" ); document.write( "\n" ); document.write( "So, 5000 was invested into the CD and 3000 was invested into the savings account.\r
\n" ); document.write( "\n" ); document.write( "I hope this helps!!
\n" ); document.write( "
\n" );