document.write( "Question 608631: Suppose that $2500 is invested in an account with an APR of 8.5% compounded daily. Find the future value of the account in 2 years. Assume there are no leap years. \n" ); document.write( "
Algebra.Com's Answer #383395 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Suppose that $2500 is invested in an account with an APR of 8.5% compounded daily.
\n" ); document.write( "Find the future value of the account in 2 years. Assume there are no leap years.
\n" ); document.write( ":
\n" ); document.write( "A = 2500*(1+\".085%2F365\")^(2*365)
\n" ); document.write( "A = $2963.20
\n" ); document.write( "
\n" );