document.write( "Question 164192: Please help me with this problem. I do not know how to set it up.\r
\n" );
document.write( "\n" );
document.write( "How can $5,400 be invested, part of it at 8% and the rest of it invested at 10%, so that the two investments will produce the same amount of interest? \n" );
document.write( "
Algebra.Com's Answer #120981 by aka042(26)![]() ![]() ![]() You can put this solution on YOUR website! Let's call the part of money invested at 8% x. Therefore, that amount of money will earn x*.08 interest. The rest of the money will be invested at 10%. The rest of the money is (5400-x), because it is whatever part of the 5400 was not invested at 8% (x). Therefore, that money will earn .1(5400-x) interest. Now we just need to equate these two expressions: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "To check our answer, we see that 3000 * .08 = 240 and 2400*.1 = 240 \n" ); document.write( " |