document.write( "Question 1146232: Suppose you have $1350 in your savings account at the end of a certain period of time. You invested $1200 at a 4.34% simple annual interest rate. How long, in years, was your money invested? \n" ); document.write( "
Algebra.Com's Answer #767550 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I=prt \n" ); document.write( "want I to be 150 (1350-1200) \n" ); document.write( "150=1200*0.0434*t \n" ); document.write( "0.125=0.0434 t \n" ); document.write( "t=2.88 years \n" ); document.write( " |