Question 64208
A=P(1+r/n)^nt, let r = 10%, P = 1, and n = 1 and give the coordinates (t,A) for the points where t = 0,1,2,3,4. Round your answer to the hundreth's place. Show graph
---------
A(t)=P(1+(r/n))^nt)
A(0)=1(1+0.1/1)^(1*0)=1(1.01)^(0)=1
A(1)=1(1+0.1/1)^(1*1)=1.01
A(2)=1(1+0.1/1)^(1*2)=1.01^2=1.0201
A(3)=1(1+0.1/1)^(1*3)=1.01^3=1.0303
A(4)= I'll leave this to you.
{{{graph(300,200,-10,10,-10,10,(1+0.1)^x)}}}
Cheers,
Stan H.