document.write( "Question 393924: How long will lucy have to wait before for her 2,500 invested at 6% earns $600 in simple interest? \n" ); document.write( "
Algebra.Com's Answer #279503 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=prt
\n" ); document.write( "t=I/pr
\n" ); document.write( "t=600/2500*0.06
\n" ); document.write( "t=4 yrs
\n" ); document.write( "
\n" );