document.write( "Question 288784: Determine the amount of an investment if $15,000 is invested at an iterest of 4.85% compound quarterly for 5 years \n" ); document.write( "
Algebra.Com's Answer #209286 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
15,000(1+.0485/4)^5*4
\n" ); document.write( "15,000(1+.012125)^20
\n" ); document.write( "15,000*1.012125^20
\n" ); document.write( "15,000*1.2726=19,088.61 ans.
\n" ); document.write( "
\n" ); document.write( "
\n" );