abel muroi
Junior Member
- Joined
- Jan 13, 2015
- Messages
- 210
As far as testing to see if the equation is right, you need only see if it matches the points you know. Since you only know the exact value of the first day, try f(0). If:
f(x) = 505 + 255 * sin(2x - 1)
then
\(\displaystyle f(0) = 505 + 255 sin(2(0)-1) = 505 + 255 sin(-1) \approx 505 + 255(-0.84) \approx 290.8\)
And since that's not 250, as it should be, that means the equation isn't right. You're close to the right answer, and I'll give you two hints to hopefully get you the rest of the way.
First, consider the period. Why do you say the period \(\displaystyle \pi\)? Remember that the period is how often your sine function repeats itself. And second, you put d = -1 into your equation. But is that the correct value? If sin(d) = -1, then what is d?
d must be -1/2 pi right?
the thing i dont fully understand is finding the period here. what two values do i have to use to find the period?