Asked by Nevaeh
Rachel is bowling with her friends. Her bowling ball has a radius of 4.1 inches. As she bowls she tracks the location of the finger hole above the ground. She starts tracking the location when the finger hole is at the 12 o'clock position and she notices that she got some backspin on the ball and it rotates counter-clockwise.
Write a function f that determines the height of the finger hole above the ground (in inches) in terms of the number of radians a the ball has rotated since she started tracking the finger hole. (Note that a is a number of radians swept out from the 12-o'clock position.)
f(a)=
Write a function f that determines the height of the finger hole above the ground (in inches) in terms of the number of radians a the ball has rotated since she started tracking the finger hole. (Note that a is a number of radians swept out from the 12-o'clock position.)
f(a)=
Answers
Answered by
oobleck
if the period is k seconds, then
f(a) = r cos(2π/k a)
review the sine/cosine functions
f(a) = r cos(2π/k a)
review the sine/cosine functions
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.