document.write( "Question 70297: A total of $9000 is invested in two funds paying 5% and 6% annual interest. The combined interst is $510. How much of the $9000 is invested in each fund? \n" ); document.write( "
Algebra.Com's Answer #50133 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A total of $9000 is invested in two funds paying 5% and 6% annual interest. The combined interst is $510. How much of the $9000 is invested in each fund?
\n" ); document.write( "-----------
\n" ); document.write( "Let amt. invested at 5% be \"x\" ; Interest on this is 0.05x
\n" ); document.write( "Amt. invested at 6% is \"9000-x\" ; Intereston this in 0.06(9000-x)= 540-0.06x
\n" ); document.write( "----------
\n" ); document.write( "EQUATION:
\n" ); document.write( "interest + interest = 510
\n" ); document.write( "0.05x+540-0.06x = 510
\n" ); document.write( "-0.01x = -30
\n" ); document.write( "x=$3000 (amt. invested at 5%)
\n" ); document.write( "9000-3000=$6000 (amt. invested at 6%)
\n" ); document.write( "--------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );