document.write( "Question 724263: Find the balance in the account.
\n" ); document.write( "$2,400 principal earning 2%, compounded quarterly, after 7 years
\n" ); document.write( "

Algebra.Com's Answer #443676 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the balance in the account.
\n" ); document.write( "$2,400 principal earning 2%, compounded quarterly, after 7 years
\n" ); document.write( "--------------
\n" ); document.write( "Interest per quarter = 0.5%
\n" ); document.write( "# of quarters = 28
\n" ); document.write( "Balance = 2400*(1 + 0.005)^28
\n" ); document.write( "
\n" ); document.write( "
\n" );