document.write( "Question 41057: CHUCK INVESTED $14000 LAST YEAR. HE INVESTED 9% IN A SIMPLE INTEREST, AND THE REST OF IT AT A 10%. THEN MADE A TOTAL OF $1350 FROM INTEREST. HOW MUCH WOULD HAVE BEEN INESTED AT EACH RATE? WOULD ENJOY ANY HELP GIVEN. KEVIN \n" ); document.write( "
Algebra.Com's Answer #26473 by Nate(3500) ![]() You can put this solution on YOUR website! x(0.09) + (14000 - x)(.1) = 1350 \n" ); document.write( "-0.01x = -50 \n" ); document.write( "x = 5000 \n" ); document.write( "$5000 went into 9% while $9000 went into 10% \n" ); document.write( " |