document.write( "Question 106528: Please help me, Please.\r
\n" );
document.write( "\n" );
document.write( "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 10% per year. How much should they invest in each to realize exactly %10,500 per year? \n" );
document.write( "
Algebra.Com's Answer #77525 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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 10% per year. How much should they invest in each to realize exactly %10,500 per year? \n" ); document.write( "----------------- \n" ); document.write( "Let amt. invested at 5% be \"x\" ; interest on this is 0.05x dollars \n" ); document.write( "------------ \n" ); document.write( "Amt. invested at 10% is \"130,000-x\"; interest is 0.10(130000-x)=13000-0.1x dollars \n" ); document.write( "----------------- \n" ); document.write( "EQUATION: \n" ); document.write( "interest + interest = 10,500 \n" ); document.write( "0.05x + 13000-0.10x = 10500 \n" ); document.write( "-0.05x = -2500 \n" ); document.write( "x = $50,000 (Amount they should invest in CD's at 5%) \n" ); document.write( "130000-x = $80,000 (Amount they should invest in AA bonds at 10%) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |