document.write( "Question 1149114: 1. How long will it take for $300 to grow to $450 in an account earning 5% simple interest? \n" ); document.write( "
Algebra.Com's Answer #770436 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
I=prt
\n" ); document.write( "need I to be 150 to get 300 to 450
\n" ); document.write( "150=300*0.05*t
\n" ); document.write( "150=15*t
\n" ); document.write( "t=10 years
\n" ); document.write( "
\n" );