document.write( "Question 187865This question is from textbook
\n" ); document.write( ": a person wishes to invest $2400.00 , part at 9% and persent at 6%. if the total interest desired at the end of the year is $189.00, how much should be invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #140864 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.09X+.06(2,400-X)=189
\n" ); document.write( ".09X+144-.06X=189
\n" ); document.write( ".03X=189-144
\n" ); document.write( ".03X=45
\n" ); document.write( "X=45/.03
\n" ); document.write( "X=$1,500 IS THE AMOUNT INVESTED @ 9%
\n" ); document.write( "2,400-1,500=$900 IS THE AMOUNT INVESTED @6%.
\n" ); document.write( "PROOF:
\n" ); document.write( ".09*1,500+.06*900=189
\n" ); document.write( "135+54=189
\n" ); document.write( "189=189
\n" ); document.write( "
\n" );