I need to convert this equation into a sin function: f(x) = 12 cos(2x + 1) − 3 I know cos(x)= sin (pi/2 -x) but other than that I dont know how to solve this problem
2026-05-16 15:15:20.1778944520
How to make a cos function into a sin function
3.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
No, that's it.
$f(x) = 12 \cos(2x + 1) − 3$ and $\cos(x)= \sin (\pi/2 -x)$
$\therefore f(x) = 12 \sin(\pi/2-1-2x)-3$
Though you could also use: $\cos(A+B) = \cos(A)\cos(B) - \sin(A)\sin(B)$
... and: $\sin(A+B) = \sin(A)\cos(B)+\cos(A)\sin(B)$
It won't come out any neater.