I am doing Weather Data Project. I have to polt data and then make a sinusoid for it. I got two eqs:
f(h)= -20.8cos((π/6)*(x-1))+55.82
f(l) = -14.36cos(π/6)*(x-1))+44.28
I have to make sine function instead of cosine, i forgot it doing work. Can some body please convert them to sine function.
for first fucntion i tried f(h)= 20.8sin((π/6)(x-(1+π)))+55.82 its colse but its not identical to original. Please help. Thanks
2007-03-03
17:32:11
·
4 answers
·
asked by
isska123
2
in
Science & Mathematics
➔ Mathematics
please give answers in asin(b(x-h))+k form
a=amp, b=period
2007-03-03
17:48:22 ·
update #1