document.write( "Question 133751: A retired couple has $130,000 to invest to obtain annual income. They want some of it invested in safe Certificates of Deposit yielding 5%. The rest they want to invest in AA bonds yielding 11% per year. How much should they invest in each to realize exactly $11,900 per year?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #97875 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Interest(I) equals Principal(P) times Rate(R) times Time(T) or I=PRT\r \n" ); document.write( "\n" ); document.write( "($ are understood) \n" ); document.write( "Let P=amount invested in CD's @ 5% \n" ); document.write( "Interest on this investment=P*0.05*1 or 0.05P\r \n" ); document.write( "\n" ); document.write( "Then 130000-P=amount invested in AA bonds @ 11% \n" ); document.write( "Interest on this investment=(130000-P)*0.11*1 or 0.11(130000-P)\r \n" ); document.write( "\n" ); document.write( "Now we are told that the interest on these two investments needs to equal 11,900 so our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "0.05P+0.11(130,000-P)=11,900 simplify \n" ); document.write( "0.05P+14,300-0.11P=11,900 subtract 14,300 from each side\r \n" ); document.write( "\n" ); document.write( "0.05P+14,300-14,300-0.11P=11,900-14,300 collect like terms\r \n" ); document.write( "\n" ); document.write( "-0.06P=-2400 divide both sides by -0.06\r \n" ); document.write( "\n" ); document.write( "P=40,000 ------------amount invested on CD's at 5%\r \n" ); document.write( "\n" ); document.write( "130,000-P=130,000-40,000=90,000------------amount invested in AA bonds at 11%\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "40,000*0.05+90,000*0.11=11,900 \n" ); document.write( "2000+9900=11,900 \n" ); document.write( "11,900=11,900\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |