An investment is initially worth $10,000. Write a formula for the value of this investment for each situation described below.

Using the compound interest formula:
The value increases by 7% every year:
[tex]V(t)=10000(1+0.07)^t[/tex]The value increases by 7% every 3 years:
[tex]V(t)=10000(1+0.07)^{\frac{t}{3}}[/tex]The value increases by 7% every six months:
[tex]V(t)=10000(1+\frac{0.07}{2})^{2t}[/tex]