document.write( "Question 244297: what is the intrest earned after 18 months 0n 3500 at a yearly rate of 6.5% \n" ); document.write( "
Algebra.Com's Answer #178748 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=P(1+.065)^t
\n" ); document.write( "A=3500(1+.065)^1.5
\n" ); document.write( "A=3500(1.099)
\n" ); document.write( "A=$3846.50
\n" ); document.write( "
\n" );