document.write( "Question 1202197: Out at sea a fishing boat rises and falls due to the stormy waves. The model h(t) = sin (36t) represents the displacement of the fishing boar, h(t), in metres at t seconds.
\n" );
document.write( "a) Calculate the period.
\n" );
document.write( "b) Determine the displacement at 30 s
\n" );
document.write( "c) Determine the displacement at 12 s
\n" );
document.write( "d) At what time, to the nearest tenth of a second, does the displacement first reach 0.7 m. \n" );
document.write( "
Algebra.Com's Answer #836853 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Part (a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll use x in place of t, and y in place of h(t).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The given equation is y = sin(36x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Compare it to the template y = A*sin(B(x-C))+D\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The variables are: \n" ); document.write( "|A| = amplitude \n" ); document.write( "B = helps determine the period, more on that later \n" ); document.write( "C = phase shift, which is the side to side shift \n" ); document.write( "D = up and down shift, useful to determine midline\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, \n" ); document.write( "A = 1 \n" ); document.write( "B = 36 \n" ); document.write( "C = 0 \n" ); document.write( "D = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When in radian mode, the period T is found through this formula \n" ); document.write( "T = 2pi/B \n" ); document.write( "T = 2pi/36 \n" ); document.write( "T = pi/18 \n" ); document.write( "Again, this only applies when working in radian mode.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you are in degree mode, then the period would be \n" ); document.write( "T = 360/B \n" ); document.write( "T = 360/36 \n" ); document.write( "T = 10 \n" ); document.write( "Since this result is much nicer, I have a feeling your teacher probably wants you to use degree mode. \n" ); document.write( "However, be sure to ask for clarification. \n" ); document.write( "The period represents how long each cycle takes. So the wave pattern repeats itself every 10 seconds.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: The period is 10 seconds, assuming you are in degree mode (otherwise the period is pi/18 seconds in radian mode).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=============================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part (b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I've replaced t with x. \n" ); document.write( "I've replaced h(t) with y. \n" ); document.write( "x = time in seconds \n" ); document.write( "y = displacement, specifically how far up or down the boat is compared to the midline\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the rest of this homework, I'll assume your teacher wants degree mode. \n" ); document.write( "Plug x = 30 into the equation to determine y. \n" ); document.write( "y = sin(36x) \n" ); document.write( "y = sin(36*30) \n" ); document.write( "y = sin(1080) \n" ); document.write( "y = 0 \n" ); document.write( "The displacement is 0. \n" ); document.write( "A displacement of 0 means the boat is at the midline. \n" ); document.write( "It is very likely the \"midline\" refers to the average sea level. \n" ); document.write( "Note that 1080 is a multiple of 360. It means angles 1080 degrees and 360 degrees are coterminal.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0 meters\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=============================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part (c)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Follow a similar set of steps we did for part (b). \n" ); document.write( "This time plug in x = 12. \n" ); document.write( "y = sin(36x) \n" ); document.write( "y = sin(36*12) \n" ); document.write( "y = sin(432) \n" ); document.write( "y = 0.9510565 \n" ); document.write( "This represents how high the boat is compared to the midline. \n" ); document.write( "If the displacement was negative, then the boat would be below the midline.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Approximately 0.9510565 meters above the midline\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=============================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part (d)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The previous two parts had us plug in an x value to find y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This time we'll start with a known y value to find x. \n" ); document.write( "There will be infinitely many solutions if we do not restrict the domain (because sine is not one-to-one). \n" ); document.write( "However, we'll be looking for the smallest positive x solution, which represents the first occurrence.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We'll need the inverse sine, aka arcsine, to isolate x. \n" ); document.write( "Your calculator likely shows this as a button labeled \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = sin(36x) \n" ); document.write( "0.7 = sin(36x) \n" ); document.write( "sin(36x) = 0.7 \n" ); document.write( "36x = arcsin(0.7)+360*n or 36x = 180-arcsin(0.7)+360*n \n" ); document.write( "36x = 44.427004+360*n or 36x = 180-44.427004+360*n \n" ); document.write( "36x = 44.427004+360*n or 36x = 135.572996+360*n \n" ); document.write( "x = (44.427004+360*n)/36 or x = (135.572996+360*n)/36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That represents the set of all possible solutions for x. \n" ); document.write( "n is any integer. \n" ); document.write( "The decimal values are approximate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let, \n" ); document.write( "A = (44.427004+360*n)/36 \n" ); document.write( "B = (135.572996+360*n)/36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's a table of various integer n values, along with A and B as well. \n" ); document.write( "
\n" ); document.write( "Each decimal value is approximate. \n" ); document.write( "Highlighted in red is the solution we're after. \n" ); document.write( "This is the smallest positive x solution that makes sin(36x) = 0.7 true when in degree mode.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I recommend using a graphing calculator such as GeoGebra or Desmos to verify the answer is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here is a link to the interactive Desmos graph \n" ); document.write( "https://www.desmos.com/calculator/oaieombfdm \n" ); document.write( "The sine wave crosses the horizontal line at approximately (1.2, 0.7) to visually confirm x = 1.2 is the smallest positive x solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 1.2 seconds \n" ); document.write( " \n" ); document.write( " |