document.write( "Question 447099: I need help with this question. Find the balance for $1,000 invested at a rate of 8% for four years if the interest is compunded quarterly. \n" ); document.write( "
Algebra.Com's Answer #308281 by lwsshak3(11628) ![]() You can put this solution on YOUR website! I need help with this question. Find the balance for $1,000 invested at a rate of 8% for four years if the interest is compunded quarterly \n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( "Compound Interest Formula: \n" ); document.write( "A=P(1+r)^n \n" ); document.write( "P=Initial investment \n" ); document.write( "r=interest rate/period \n" ); document.write( "n=number of periods \n" ); document.write( "A=Investment worth after n periods \n" ); document.write( ".. \n" ); document.write( "For given problem, \n" ); document.write( "P=1000 \n" ); document.write( "r=.08/4=.02 \n" ); document.write( "n=8*4=32 \n" ); document.write( "A=1000(1+.02)^32 \n" ); document.write( "A=$1884.54 \n" ); document.write( "ans: \n" ); document.write( "$1000 invested at an annual interest rate of 8% compounded quarterly would be worth $1884.54 after 8 years \n" ); document.write( " |