document.write( "Question 119799: Kermit and Miss Piggy wish to invest $5,000 ,part at 8% simple interest,and the rest at 14% simple interest. If they must earn $610 in interest by the end of one year,how much should they invest at each rate?\r
\n" );
document.write( "\n" );
document.write( "I need the equations.
\n" );
document.write( "& please solve this for me if you can.
\n" );
document.write( "thank you very much.
\n" );
document.write( "I appreciate it. : )
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #87789 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Kermit and Miss Piggy wish to invest $5,000 ,part at 8% simple interest,and the rest at 14% simple interest. If they must earn $610 in interest by the end of one year,how much should they invest at each rate? \n" ); document.write( "--------------- \n" ); document.write( "Let amt. invested at 14% be \"x\" ; interest on this is 0.14x dollars \n" ); document.write( "------------- \n" ); document.write( "Amt. invested at 8% is 5000-x ; interest is 0.08(5000-x)= 400-0.08x dollars \n" ); document.write( "------------ \n" ); document.write( "EQUATION: \n" ); document.write( "interest + interest = 610 dollars \n" ); document.write( "0.14x + 400-0.08x = 610 \n" ); document.write( "0.06x = 210 \n" ); document.write( "x = $3500.00 (amt. to invest at 14%) \n" ); document.write( "5000-x = $1500.00 (amt. to invest at 8%) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |