document.write( "Question 1120535: A combined total of $48,000 is invested in two bonds that pay 3% and 7.5% simple interest. The annual interest is $2,880.00. How much is invested in each bond? \n" ); document.write( "
Algebra.Com's Answer #736212 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "By the traditional algebraic method....

\n" ); document.write( "Let x = amount invested at 3%
\n" ); document.write( "then 48000-x = amount invested at 7.5%

\n" ); document.write( "The total interest is 2880:

\n" ); document.write( "\".03%28x%29%2B.075%2848000-x%29+=+2880\"

\n" ); document.write( "Solving that equation (I leave it to you) gives the amount x invested at 3%.

\n" ); document.write( "The fast, easy way to solve \"mixture\" problems like this that involve two \"ingredients\"....

\n" ); document.write( "(1) The total yield on the investment is \"2880%2F48000+=+0.06\" or 6%.
\n" ); document.write( "(2) The average return of 6% is 2/3 of the way from the lower rate of 3% to the higher rate of 7.5%: (6-3)/(7.5-3) = 3/4.5 = 2/3.
\n" ); document.write( "(3) Therefore 2/3 of the $48,000 (= $32,000) must have been invested at the higher rate.

\n" ); document.write( "Answer: $16,000 at 3%, $32,000 at 7.5%.
\n" ); document.write( "
\n" );