The data points are.

I have worked out that.
y =.032(2.5)^x is correct where my table is
x = 0, y = .032
x = 1, y = .08
x = 2, y = .2
How do I get my formula to reflect y=-3, x =.0320 ect..
The data points are.

I have worked out that.
y =.032(2.5)^x is correct where my table is
x = 0, y = .032
x = 1, y = .08
x = 2, y = .2
How do I get my formula to reflect y=-3, x =.0320 ect..
Copyright © 2021 JogjaFile Inc.
Hint: Currently, you have it so that you get the value you want at $-3$ when $x=0$, and the value you want at $-2$ when $x=1$, and so on. Therefore, you want have an $x$ which is $3$ larger than it should be. How should you change your equation to reflect this?
Response to the comments: One of the subtleties in PEMDAS/BEDMAS is that certain things are secretly parentheses: $y=0.32(2.5)^{x-3}$ "really" means $y=0.32(2.5)^{(x-3)}$. Other things that do this include