document.write( "Question 1128896: An investment of $4500 is made at an interest rate of 8% for one year. How much money must be invested at a rate 5% so that the total interest earned is 6% of the total investment? \n" ); document.write( "
Algebra.Com's Answer #745430 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "By traditional algebra.... \n" ); document.write( "8% of $4500, plus 5% of an unknown amount x, equals 6% of the total, $4500+x: \n" ); document.write( " \n" ); document.write( "That equation is relatively easy to solve, although the decimals might make it take some time. \n" ); document.write( "Here is a MUCH easier way to solve the problem (assuming a formal algebraic solution is not required). \n" ); document.write( "(1) The overall average of 6% is \"twice as close\" to 5% as it is to 8%. \n" ); document.write( "(2) Therefore, twice as much must be invested at 5% as at 8%. \n" ); document.write( "(3) Since $4500 is invested at 8%, the amount required to be invested at 5% is 2*$4500 = $9000. \n" ); document.write( "ANSWER: $9000 at 5% \n" ); document.write( "CHECK: \n" ); document.write( ".08(4500)+.05(9000) = 360+450 = 810 \n" ); document.write( ".06(13500) = 810 \n" ); document.write( " |