document.write( "Question 1197654: Find a model for a simple harmonic motion that has initial displacement (t=0) of 0 inches, an amplitude of 5 inches, and a frequency 4/3 cycles per second. \n" ); document.write( "
Algebra.Com's Answer #831013 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A trig template I'll be using is
\n" ); document.write( "\"y+=+A%2Asin%28B%28x-C%29%29%2BD\"
\n" ); document.write( "where,
\n" ); document.write( "|A| = amplitude
\n" ); document.write( "B = used to determine the period T
\n" ); document.write( "C = phase shift
\n" ); document.write( "D = vertical shift and midline\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The initial displacement of 0 inches tells us we don't have any vertical shifting going on. We go with D = 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The amplitude of 5 means A = 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We won't have any phase shifts here, so use C = 0
\n" ); document.write( "A useful property of the sine function is that its initial value, aka y intercept, is 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now to find the value of B.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Frequency and the period are connected topics.
\n" ); document.write( "It turns out that
\n" ); document.write( "frequency = 1/period
\n" ); document.write( "and
\n" ); document.write( "period = 1/frequency\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This means that we can apply the reciprocal to the frequency of \"4/3 cycles per second\" to get a period of \"3/4 seconds per cycle\".
\n" ); document.write( "Take note that the units swap positions.
\n" ); document.write( "The length of each cycle is 3/4 = 0.75 seconds.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the period T = 0.75 to find:
\n" ); document.write( "B = 2pi/T
\n" ); document.write( "B = 2pi/0.75
\n" ); document.write( "B = 8pi/3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Summary:
\n" ); document.write( "A = 5
\n" ); document.write( "B = 8pi/3
\n" ); document.write( "C = 0
\n" ); document.write( "D = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we go from
\n" ); document.write( "\"y+=+A%2Asin%28B%28x-C%29%29%2BD\"
\n" ); document.write( "to this
\n" ); document.write( "\"y+=+5%2Asin%28expr%28%288pi%29%2F3%29%28x-0%29%29%2B0\"
\n" ); document.write( "which simplifies to
\n" ); document.write( "\"y+=+5%2Asin%28expr%28%288pi%29%2F3%29x%29\"
\n" ); document.write( "which is a final answer. I say \"a\" instead of \"the\" because we could use cosine and have a nonzero phase shift involved, but it's easier to go with sine in my opinion.
\n" ); document.write( "There are infinitely many possible phase shifts with either sine or cosine, but this one involves a phase shift of 0 which is easiest.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I recommend to use graphing software such as Desmos or GeoGebra or whichever tool you like to confirm the answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "One way to measure the period is to look at the horizontal distance from peak to neighboring peak.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Side note: a related concept to period is wave length.
\n" ); document.write( "
\n" ); document.write( "
\n" );