document.write( "Question 1166329: Edmonds Community College's (EDCC) scholarship fund received a gift of $ 110,000.
\n" ); document.write( "The money is invested in stocks, bonds, and CDs.
\n" ); document.write( "CDs pay 5.25% interest, bonds pay 5% interest, and stocks pay 10.8% simple interest.
\n" ); document.write( "EDCC invests $ 10,000 more in bonds than in CDs.\r
\n" ); document.write( "\n" ); document.write( "If the annual income from the investments is $7,328 , how much was invested in each vehicle?
\n" ); document.write( "solve by the method of your choice either using reduced row echelon form or the matrix equation
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #852769 by ikleyn(53427)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Edmonds Community College's (EDCC) scholarship fund received a gift of $ 110,000.
\n" ); document.write( "The money is invested in stocks, bonds, and CDs.
\n" ); document.write( "CDs pay 5.25% interest, bonds pay 5% interest, and stocks pay 10.8% simple interest.
\n" ); document.write( "EDCC invests $ 10,000 more in bonds than in CDs.
\n" ); document.write( "If the annual income from the investments is $7,328 , how much was invested in each vehicle?
\n" ); document.write( "solve by the method of your choice either using reduced row echelon form or the matrix equation
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        This problem can be solved by much more intelligent way by reducing it to a single \r
\n" ); document.write( "\n" ); document.write( "        equation for only one unknown, as I will show below in my post.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the amount invested in CDs, in dollars.\r\n" );
document.write( "\r\n" );
document.write( "Then the amount invested in bonds is (x+10000) dollars,\r\n" );
document.write( "\r\n" );
document.write( "and the amount invested in stocks is the rest  (110000 - x - (x+10000)) = (100000-2x)  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now write an equation for the total interest from three investments\r\n" );
document.write( "\r\n" );
document.write( "    0.0525x + 0.05*(x+10000) + 0.108*(100000-2x) = 7328  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    0.0525x + 0.05x + 500 + 10800 - 0.216x = 7328\r\n" );
document.write( "\r\n" );
document.write( "    (0.0525 + 0.05 - 0.216)x = 7328 - 500 - 10800\r\n" );
document.write( "\r\n" );
document.write( "            -0.1135x         =      -3972\r\n" );
document.write( "\r\n" );
document.write( "                   x         =       3972/0.1135 = 34995.60\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus, $34995.60                       invested in CDs,  \r\n" );
document.write( "\r\n" );
document.write( "      $34995.60 + $10000 = $44995.60 invested in bonds,\r\n" );
document.write( "\r\n" );
document.write( "      and the rest,  (110000 - 34995.60 - 44995.60) = 30008.80 dollars invested in stocks.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Compare this simple treatment with megaton calculations in the other post.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Simply and elegantly - - - as it should be in true Math.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you never saw this approach before, it is a good time for you
\n" ); document.write( "to learn it now and to take it into service.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );