Question 33375
well just plug numbers into the equation<br>

A=P(1+r/n)^((n)(t))<br>

when t = 0<br>

A = 1(1+.1/1)^0
A = 1

so the first point would be (0,1)<br>

when t = 1<br>

A = 1(1+.1/1)^(1)
A = 11/10 <br>

so the next set of coordinates would be (1,11/10) or (1,1.1)<br>

when t = 2<br>

A = 1(1+.1/1)^(2)<br>

A = (11/10)^2<br>

A = 121/100<br>

so the next set of coordinates would be (2,121/100) or (2,1.21)<br>

when t = 3<br>

A = 1(1 + .1/1)^3
A = (11/10)^3
A = 1331/1000<br>

so the next set of coordinates would be (3,1221/1000) or (3,1.331)<br>

I will leave the last one for you to do.