document.write( "Question 1005349: How many months will it take $640 invested at 3.35% to earn $250 interest? \n" ); document.write( "
Algebra.Com's Answer #621645 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "250=640*0.0335*t
\n" ); document.write( "250=21.44t
\n" ); document.write( "250/21.44=t
\n" ); document.write( "11.7 mo=t
\n" ); document.write( "
\n" );