PLEASE HELP I DO NOT UNDERSTAND AT ALL ITS PRECALC PLEASE SERIOUS ANSWERS

You want to end up with [tex]A\sin(\omega t+\phi)[/tex]. Expand this using the angle sum identity for sine:
[tex]A\sin(\omega t+\phi)=A\sin(\omega t)\cos\phi+A\cos(\omega t)\sin\phi[/tex]
We want this to line up with [tex]2\sin(4\pi t)+5\cos(4\pi t)[/tex]. Right away, we know [tex]\omega=4\pi[/tex].
We also need to have
[tex]\begin{cases}A\cos\phi=2\\A\sin\phi=5\end{cases}[/tex]
Recall that [tex]\sin^2x+\cos^2x=1[/tex] for all [tex]x[/tex]; this means
[tex](A\cos\phi)^2+(A\sin\phi)^2=2^2+5^2\implies A^2=29\implies A=\sqrt{29}[/tex]
Then
[tex]\begin{cases}\cos\phi=\frac2{\sqrt{29}}\\\sin\phi=\frac5{\sqrt{29}}\end{cases}\implies\tan\phi=\dfrac{\sin\phi}{\cos\phi}=\dfrac52\implies\phi=\tan^{-1}\left(\dfrac52\right)[/tex]
So we end up with
[tex]2\sin(4\pi t)+5\cos(4\pi t)=\sqrt{29}\sin\left(4\pi t+\tan^{-1}\left(\dfrac52\right)\right)[/tex]
Answer:
Step-by-step explanation:
In the form ...
y(t) = Asin(ωt +φ)
you have ...
The translation from ...
y(t) = 2sin(4πt) +5cos(4πt)
is ...
A = √(2² +5²) = √29 . . . . the amplitude
ω = 4π . . . . the angular frequency in radians per second
φ = arctan(5/2) ≈ 1.1903 . . . . radians phase shift
Then, ...
y(t) = √29·sin(4πt +1.1903)
_____
Comment on the conversion
You will notice we used "2" and "5" to find the amplitude and phase shift. In the generic case, these are "coefficient of sin( )" and "coefficient of cos( )". When determining phase shift, pay attention to whether your calculator is giving you degrees or radians. (Set the mode to what you want.)
If you have a negative coefficient for sin( ), you will need to add 180° (π radians) to the phase shift value given by the arctan( ) function.