document.write( "Question 752294: Chris invested $8000 in a savings account with simple interest at annual interest rate of 4.5%. How long will it take to earn $2700? \n" ); document.write( "
Algebra.Com's Answer #457666 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "2700=8000*0.045*t
\n" ); document.write( "2700=360t
\n" ); document.write( "2700/360=t
\n" ); document.write( "7.5 yrs=t
\n" ); document.write( "
\n" );