document.write( "Question 404445: The Gibsons invested $7000, part at 6% and the rest at 10% simple annual intrest. If they had reversed the amounts invested at each rate, they would have earned $120 less in annual intrest. How much was invested at each rate?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #285800 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Gibsons invested $7000, part at 6% and the rest at 10% simple annual intrest. If they had reversed the amounts invested at each rate, they would have earned $120 less in annual interest. How much was invested at each rate? \r \n" ); document.write( "\n" ); document.write( "---------------------------------- \n" ); document.write( "Original Int: 0.06x + 0.10(7000-x) \n" ); document.write( "--- \n" ); document.write( "Reversed Int: 0.10x + 0.06(7000-x) \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "original - reversed = 120 \n" ); document.write( "----- \n" ); document.write( "[0.06x + 0.10(7000-x)] - [0.10x + 0.06(7000-x)] = 120 \n" ); document.write( "--- \n" ); document.write( "[-0.04x + 0.04(7000-x)] = 120 \n" ); document.write( "--- \n" ); document.write( "-0.04x + 0.04*7000 - 0.04x = 120 \n" ); document.write( "---- \n" ); document.write( "-0.08x = 120-0.04*7000 \n" ); document.write( "--- \n" ); document.write( "-0.08x = -160 \n" ); document.write( "--- \n" ); document.write( "x = $2000 (amt. invested at 6%) \n" ); document.write( "--- \n" ); document.write( "7000-x = $5000 (amt. invested at 10%) \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |