document.write( "Question 91561: A TOTAL OF 27,000 IS INVESTED , PART OF IT AT 12% PART OF IT AT 13%. THE TOTAL INTEREST AFTER A YEAR IS 3,385 . HOW MUCH WAS INVESTED AT EACH RATE? \n" ); document.write( "
Algebra.Com's Answer #66501 by bucky(2189) ![]() You can put this solution on YOUR website! There are two unknowns in this problem ... the last sentence (How much was invested at \n" ); document.write( "each rate?) tells you this. \n" ); document.write( ". \n" ); document.write( "So let's begin by identifying the two unknowns ... call the amount invested at 12% A, and call \n" ); document.write( "the amount invested at 13% B. \n" ); document.write( ". \n" ); document.write( "Now we can begin writing equations. For the first equation we know that the total amount \n" ); document.write( "invested is $27,000. But the total amount invested is A plus B. Setting these two equal we \n" ); document.write( "get a first equation: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Since A is the amount invested at 12% (or its decimal equivalent 0.12) we know that the \n" ); document.write( "amount of interest made on this investment is 0.12 times A. And since B is the amount \n" ); document.write( "invested at 13% (or at 0.13) we know that the amount of interest made on this investment \n" ); document.write( "is 0.13 times B. The sum of these two amounts is 0.12A + 0.13B, and the problem tells you \n" ); document.write( "that the total amount of interest for the year is $3385. Therefore we have another \n" ); document.write( "equation based on the total interest. This equation says: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Since you can't solve a single equation with two unknowns, we need to find a way of combining \n" ); document.write( "our two equations so that we end up with a single equation having only one unknown. \n" ); document.write( ". \n" ); document.write( "One way we can do that is to solve our first equation for one of the unknowns in terms \n" ); document.write( "of the other unknown, and substitute that result into our second equation. Our first \n" ); document.write( "equation said: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Subtract B from both sides of this equation and you get: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Now let's go to our second equation which said: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "But we have learned that A equals 27000 - B. So in our second equation we can replace \n" ); document.write( "A with 27000 - B to get: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Note that this \"new\" equation has only one unknown ... B. Therefore, we can solve it \n" ); document.write( "for B. Begin by multiplying 0.12 times each of the terms in the parentheses. When you do \n" ); document.write( "that the equation becomes: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Combining the two terms that contain a \"B\" reduces the equation to: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Then get rid of the 3240 on the left side by subtracting 3240 from both sides to get: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "So our equation is now: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "You can solve for B by dividing both sides of this equation by 0.01 to get: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Now we know that B (the amount invested at 13%) is $14,500. And since the total amount \n" ); document.write( "invested was $27,000, the remaining $12,500 must be the amount invested at 12%. \n" ); document.write( ". \n" ); document.write( "Let's check: \n" ); document.write( ". \n" ); document.write( "$14,500 invested at 13% would earn 14500*0.13 = $1885 \n" ); document.write( ". \n" ); document.write( "And $12,500 invested at 12% would earn 12500*0.12 = $1500 \n" ); document.write( ". \n" ); document.write( "So the total earnings would be $1885 + $1500 = $3385 \n" ); document.write( ". \n" ); document.write( "This is exactly the amount that the problem said it should be, so that checks. \n" ); document.write( ". \n" ); document.write( "And the total amount invested is $14,500 + $12,500 = $27,000. Again, this is exactly \n" ); document.write( "the amount the problem said it was. So our answers check all the way. \n" ); document.write( ". \n" ); document.write( "The answers are that $14,500 is the amount invested at 13% and $12,500 at 12%. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. \n" ); document.write( " \n" ); document.write( " |