document.write( "Question 602357: Jim has $10000 to invest. He invests x dollars in tax-free municipal bonds yielding 8.5%. He invests 3 times the amount he invested in the bonds in certificates of deposit earning 9%. Jim puts the remainder of the money in a savings account at an interest rate of 5.25%.\r
\n" );
document.write( "\n" );
document.write( "A) express Jim's earned interest as a function of x.\r
\n" );
document.write( "\n" );
document.write( "B) How much total interest does Jim earn if he invests $3000 in certificates of deposits?\r
\n" );
document.write( "\n" );
document.write( "Please help with these questions, I am very confused.\r
\n" );
document.write( "\n" );
document.write( "Thank you very much.\r
\n" );
document.write( "\n" );
document.write( "Tony \n" );
document.write( "
Algebra.Com's Answer #380266 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jim has $10000 to invest. He invests x dollars in tax-free municipal bonds yielding 8.5%. He invests 3 times the amount he invested in the bonds in certificates of deposit earning 9%. Jim puts the remainder of the money in a savings account at an interest rate of 5.25%. \n" ); document.write( "A) express Jim's earned interest as a function of x. \n" ); document.write( "Int = 0.085x + 0.09(3x) \n" ); document.write( "------------------------------- \n" ); document.write( "B) How much total interest does Jim earn if he invests $3000 in certificates of deposits? \n" ); document.write( "Int = 0.085*1000 + 0.09(3000) = 85 + 270 = $355.00 \n" ); document.write( "------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |