document.write( "Question 451527: use A=P(1+r/n) or A=Pe^rt to find the balance after 5 years for $1500 invested at 8% compounded quarterly. \n" ); document.write( "
Algebra.Com's Answer #310507 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! use A=P(1+r/n) or A=Pe^rt to find the balance after 5 years for $1500 invested at 8% compounded quarterly. \n" ); document.write( ".. \n" ); document.write( "The first formula you listed is not written correctly. You forgot the exponent nt. Correctly written it should be: A=P(1+r/n)^nt, where P=initial investment, r=annual interest rate, n= times compounded per year, t=years, and A=amt accumulated after t years. This is the formula I will use. \n" ); document.write( ".. \n" ); document.write( "A=1500(1+.08/4)^4*5 \n" ); document.write( "A=1500(1.02)^20 \n" ); document.write( "A=$2228.92 \n" ); document.write( "ans: \n" ); document.write( "The balance after 5 years for $1500 invested at 8% compounded quarterly=$2228.92 \n" ); document.write( " |