document.write( "Question 220072: holly rioux invested some money at 3.5% simple interest, and $5000 more than 3 times this amount at 4%. In one year, she earned $1440 in interest. How much did she invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #165303 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! .035x+.04(3x+5000)=1440 \n" ); document.write( ".035x+.12x+200=1440 \n" ); document.write( ".155x=1240 \n" ); document.write( "x=$8000 \n" ); document.write( "3x+5000=$29000 \n" ); document.write( " |