document.write( "Question 809259: Natsumi receives $126 per year in simple interest from three investments. Part is invested at 2%, part at 3%, and part at 4%. There is $500 more invested at 3% than at 2%. The amount invested at 4% is three times the amount invested at 3%. Find the amount invested in each rate. \n" ); document.write( "
Algebra.Com's Answer #487468 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.02a+.03b+.04c=126,
\n" ); document.write( "b=a+500,
\n" ); document.write( "c=3b
\n" ); document.write( "a=300., b=800., c=2400.
\n" ); document.write( "
\n" ); document.write( "
\n" );