document.write( "Question 413368: Suppose $150,000 is invested in an account that pays 6.75% annual interest, compounded monthly.
\n" ); document.write( "
\n" ); document.write( "if no money is deposited or withdrawn, what will the balance be after 10 years?
\n" ); document.write( "

Algebra.Com's Answer #290109 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=150000(1+0.0675/12)^12*10
\n" ); document.write( "A=150000(1.005625)^120
\n" ); document.write( "A=150000*1.96
\n" ); document.write( "A=294,000
\n" ); document.write( "
\n" );