document.write( "Question 934401: A paddle wheel has a 10ft. diameter. At t=0, Jenn notices a weed stuck to the top of the paddle, which is 8ft above the surface of the water. It takes 4 seconds for the paddle to return to the same position. Find a function that will model the height of the weed above the water at any time (t).
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #567823 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
i believe your equation is going to be:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 5cos(90x)+3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your calculator, if you have one that graphs, should be set to degree mode.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the basic equation that is used is y = a * cos(b*(x-c) + d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a is the amplitude.
\n" ); document.write( "b is the frequency.
\n" ); document.write( "c is the horizontal displacement.
\n" ); document.write( "d is the vertical displacement.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c is equal to 0 because there is no horizontal displacement.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if a is equal to 1 and b is equal to 1 and d is equal to 0 and c is equal to 0, the equation becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = cos(x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the cos(x) function is equal to 1 when x is equal to 0 degrees and is equal to 0 when x is equal to 180 degrees\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that function looks like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the period is equal to 360 degrees.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we want the period to be equal to 4 degrees in order to simulate 4 seconds where each degree is equal to 1 second.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for frequency is that frequency = 360 / period.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for period is that period = 360 / frequency.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we want to find the frequency, so we use the frequency formula.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we get frequency = 360 / 4 which is equal to 90.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if we make frequency equal to 90, than the period of the cosine function, where it goes through one complete cycle, will be 4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "our formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = cos(90x) with nothing else changed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the graph of that equation looks like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that looks a lot like the last graph only the period is equal to 4 rather than 360.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the diameter of the paddle wheel is equal to 10 which means the radius is equal to 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we want the graph of the paddle wheel to have a high point of 5 and a low point of 5 rather than a high point of 1 and a low point of 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we make our a factor in the equation of y = a * cos(b * (x-c)) + d equal to 5 and keep our b factor to 90 and our equation becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 5 * cos(90 * x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the graph of that equation looks like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we're almost there.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we want the height of the weed that is stuck to the paddle to be 8 feet high above the water line when the number of seconds is 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we have to add 3 to the height of out graph because 5 + 3 will be equal to 8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we do this by changing d from 0 to 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "our equation now becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 5 * cos(90 * x) + 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that graph looks like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x represents the seconds.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the center of the paddle wheel is at y = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the radius of the paddle wheel is equal to 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the water line is at y = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = 0, y = 8 feet high above the water line which is what we want.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = 4, the cycle completes and the height of the weed is 8 again.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in between are the different intermediate cycles of the function of y = 5 * cos(90 * x) + 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "they are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0 seconds = 8
\n" ); document.write( "1 second = 3
\n" ); document.write( "2 seconds = -2
\n" ); document.write( "3 seconds = 3
\n" ); document.write( "4 seconds = 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 3 is the center line of the cosine function.
\n" ); document.write( "it fluctuates plus 5 from that and - 5 from that.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "it is also the center of the paddle wheel.
\n" ); document.write( "it's the hub that the paddle wheel revolves around.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 0 is the water line.
\n" ); document.write( "anything above that is in the air above the water.
\n" ); document.write( "anything below that is in the water.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the weed stuck on the paddle wheel goes round and round every 4 seconds.
\n" ); document.write( "it's high point is 8 feet above the water line.
\n" ); document.write( "it's low point is 2 feet below the water line.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "using this equation, we can find the height of the weed any number of seconds into the revolution of the paddle wheel.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simply replace x in the equation and solve for y using your calculator in degree mode.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation is, once again, y = 5 * cos(90 * x) + 3
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );