document.write( "Question 1209251: A Ferris wheel with a radius of 45 meters is elevated on a platform 5 meters above the ground. One full rotation takes 40 minutes. The height h(t) of a passenger is given by h(t) = 45sin(pi/20t) + 50. What is the first time t (in minutes) when the height is 72.5 meters? \n" ); document.write( "
Algebra.Com's Answer #847919 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "Let w = sin(pi*t/20)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "45sin(pi*t/20) + 50 becomes 45w + 50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving 45w + 50 = 72.5 leads to w = 0.5 and it leads back to sin(pi*t/20) = 0.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If sin(x) = 0.5 in radian mode, then x = pi/6 and x = 5pi/6 are two possibilities when considering the interval \n" ); document.write( "This is something to memorize since it comes up a lot in trig. Alternatives are to use a reference sheet, unit circle, or a calculator. \n" ); document.write( "We use the smaller of those x values since we're interested when the passenger reaches 72.5 meters the first time. If we changed \"first time\" to \"second time\", then we'd use 5pi/6 instead.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, \n" ); document.write( "sin(pi*t/20) = 0.5 \n" ); document.write( "sin(pi*t/20) = sin(pi/6) \n" ); document.write( "pi*t/20 = pi/6 \n" ); document.write( "t/20 = 1/6 \n" ); document.write( "t = (1/6)*20 \n" ); document.write( "t = 20/6 \n" ); document.write( "t = 10/3 \n" ); document.write( "t = 3.3333... where the '3's go on forever \n" ); document.write( "This is the number of minutes it takes to arrive at the first instance of being 72.5 meters above the ground. \n" ); document.write( "Round that decimal value however your teacher instructs. \n" ); document.write( "Or you can stick with the fraction form.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Extra info: \n" ); document.write( "(10/3) minutes = (10/3)*60 = 200 seconds \n" ); document.write( "200 seconds = 180 seconds + 20 seconds = 3 minutes + 20 seconds \n" ); document.write( " \n" ); document.write( " |