document.write( "Question 1172615: You have $30,000 to invest in two stock funds. The first fund pays 5% annual interest and the second pays 8% annual interest. If after a year you have made $2,100 interest. How much money did you invest in each account?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #797711 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here is a quick and easy way to solve \"mixture\" problems like this, if a formal algebraic solution is not required. \n" ); document.write( "(1) $2100 interest on an investment of $30,000 is a return of 7%. \n" ); document.write( "(2) 7% is 2/3 of the way from 5% to 8%. (view the three percentages on a number line, if it helps....) \n" ); document.write( "(3) Therefore, 2/3 of the total investment was at the higher rate. \n" ); document.write( "ANSWER: 2/3 of $30,000, or $20,000, was invested at 8%; the other $10,000 at 5%. \n" ); document.write( "CHECK: .08(20,000)+.05(10,000) = 1600+500 = 2100 \n" ); document.write( " \n" ); document.write( " |