document.write( "Question 1135537: Vern sold his 1964 Ford Mustang for $55,000 and wants to invest the money to earn him 5.2% interest per year. He will put some of the money into Fund A that earns 2% per year and the rest in Fund B that earns 10% per year. How much should he invest into each fund (in dollars) if he wants to earn 5.2% interest per year on the total amount? \n" ); document.write( "
Algebra.Com's Answer #753165 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "With the traditional algebraic approach, you write and solve the equation that says x amount invested at 2%, plus ($55,000-x) invested at 10%, yields 5.2% on the total $55,000:

\n" ); document.write( "\".02%28x%29+%2B+.10%2855000-x%29+=+.052%2855000%29\"

\n" ); document.write( "Straightforward algebra; but ugly numbers. I'll let you finish the solution by that method.

\n" ); document.write( "Here is a completely different method for solving this kind of \"mixture\" problem. It is based on the fact that the ratio in which the two need to be mixed is exactly determined by where the mixture percentage lies between the two given percentages.

\n" ); document.write( "Without any words of explanation, here are the required calculations:

\n" ); document.write( "10-5.2 = 4.8
\n" ); document.write( "5.2-2 = 3.2
\n" ); document.write( "4.8:3.2 = 3:2

\n" ); document.write( "The $55,000 must be split in two parts in the ratio 3:2 -- so $33,000 at one rate and $22,00 at the other.

\n" ); document.write( "Since 5.2% is closer to 2% than it is to 10%, the larger portion needs to be at 2%.

\n" ); document.write( "ANSWER: $33,000 at 2%; $22,000 t 10%
\n" ); document.write( "
\n" );