document.write( "Question 920366: if Alice deposited $200 in a 2 1/2 year cd at 1.51%, what will the CD make at the end of its term if interest is compounded quarterly. use the compound interest formula and round to the nearest cent. \n" ); document.write( "
Algebra.Com's Answer #558310 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! if Alice deposited $200 in a 2 1/2 year cd at 1.51%, what will the CD make at the end of its term if interest is compounded quarterly. use the compound interest formula and round to the nearest cent. \n" ); document.write( "*** \n" ); document.write( "Compound Interest Formula: A=P(1+r/n)^nt, P=initial investment, r=interest rate, n=number of compounding periods per year, A=amt after t-years. \n" ); document.write( "For given problem: \n" ); document.write( "P=$200 \n" ); document.write( "r=1.51% \n" ); document.write( "n=4 \n" ); document.write( "t=2.5 \n" ); document.write( ".. \n" ); document.write( "A=200(1+(.015/4))^(4*2.5) \n" ); document.write( "A=200(1+.00375)^(10) \n" ); document.write( "A=200(1.00375)^(10)=207.63 \n" ); document.write( "what will the CD make at the end of its term? $207.63 \n" ); document.write( " |