how can I transform a equation into $y=a\sin(\omega t + \Delta)$ form?

22 Views Asked by At

$y=5(\sin 3\pi t + \sqrt{3}\cos 3\pi t)$ how can I transform this equation into $y=a\sin(\omega t + \Delta)$ form?(Here $a,\omega,\Delta$ are constants and $t$ is a variable)

1

There are 1 best solutions below

3
On BEST ANSWER

Using $\sin{(a +b)} = \sin{a}\cos{b} + \sin{b}\cos{b}$, this simplifies to $10\sin{(3\pi t + \pi /3)}$.