document.write( "Question 1169739: I don't know what the topic is \r
\n" );
document.write( "\n" );
document.write( "Background info:
\n" );
document.write( "You are given the equation y(t)=2sin(4πt) + 5cos(4πt), which models the position of the weight, with respect to time. You need to find the amplitude of the oscillation, the angular frequency, and the initial conditions of the motion. You will also be required to find the time(s) at which the weight is at a particular position. To find this information, you need to convert the equation to the first form,y(t)=A sin(wt+Φ)
\n" );
document.write( "More background info:
\n" );
document.write( "y(t) = distance of weight from equilibrium position
\n" );
document.write( "w= angular frequency (measured in radians per second)
\n" );
document.write( "A = amplitude
\n" );
document.write( "Φ = phase (depends on initial conditions)
\n" );
document.write( "c1 = AsinΦ
\n" );
document.write( "c2 = AcosΦ\r
\n" );
document.write( "\n" );
document.write( "Question: To rewrite 2sin(4πt) + 5cos(4πt) in the form y(t)=A sin(wt+ Φ), you must first find the amplitude, A. Use the given values c1=AsinΦ and c2=AcosΦ, along with the Pythagorean identity, to solve for A. \n" );
document.write( "
Algebra.Com's Answer #794605 by htmentor(1343) You can put this solution on YOUR website! y(t)=2sin(4πt) + 5cos(4πt) \n" ); document.write( "In order to rewrite the equation in the form y(t)=A sin(wt+ Φ), we use the \n" ); document.write( "identity y(t) = AcosΦsin(wt) + AsinΦcos(wt) \n" ); document.write( "Thus c1 = AcosΦ = 2, c2 = AsinΦ = 5 \n" ); document.write( "If we divide the 1st by the 2nd, we have: \n" ); document.write( "tanΦ = 5/2 = 2.5 -> Φ = 1.1903 \n" ); document.write( "Therefore, A = 5/sinΦ = 5.3852 \n" ); document.write( "So the equation of motion is y(t) = 5.3852*sin(wt + 1.1903) \n" ); document.write( "The angular frequency, w = 4π \n" ); document.write( "The period, T = 2π/w = 1/2, and the initial condition is y(0) = 5/sinΦ*sin(Φ) = 5. \n" ); document.write( "One can also use the Pythagorean identity, as the problem suggests, to get the \n" ); document.write( "amplitude: c1^2 + c2^2 = 25 + 4 = A^2(sin^2Φ + cos^2Φ) -> A = sqrt(29) \n" ); document.write( " |