document.write( "Question 180831: David split his $25,000 inheritance
\n" );
document.write( "between Fidelity Short-Term Bond Fund with an annual
\n" );
document.write( "yield of 5% and T. Rowe Price Tax-Free Short-Intermediate
\n" );
document.write( "Fund with an annual yield of 4%. If his total income for 1 year on the two investments was $1140, then how much
\n" );
document.write( "did he invest in each fund? \n" );
document.write( "
Algebra.Com's Answer #135573 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! David split his $25,000 inheritance \n" ); document.write( "between Fidelity Short-Term Bond Fund with an annual \n" ); document.write( "yield of 5% and T. Rowe Price Tax-Free Short-Intermediate \n" ); document.write( "Fund with an annual yield of 4%. If his total income for 1 year on the two investments was $1140, then how much \n" ); document.write( "did he invest in each fund? \n" ); document.write( "--------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "interest + interest = interest \n" ); document.write( "0.04x + 0.05(25000-x) = 1140\r \n" ); document.write( "\n" ); document.write( "Multiply thru by 100 to get:\r \n" ); document.write( "\n" ); document.write( "4x + 5*25000 - 5x = 114000 \n" ); document.write( "x = 125000 - 114000 \n" ); document.write( "x = $11000 (amt invested at 4%) \n" ); document.write( "25000-x = $14 (amt invested by 5%) \n" ); document.write( "--------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |