document.write( "Question 683884: What is the future value of $4,000 in a bank account for 7 years at 5 percent compounded bimonthly? \n" ); document.write( "
Algebra.Com's Answer #423786 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is the future value of $4,000 in a bank account for 7 years at 5 percent compounded bimonthly?
\n" ); document.write( "-----------------
\n" ); document.write( "FV = 4000*(1 + r)^t
\n" ); document.write( "r = 0.05/24
\n" ); document.write( "t = 24*7 = 168
\n" ); document.write( "
\n" ); document.write( "
\n" );