SOLUTION: Scott hit a golf ball with an initial velocity of 102 feet per second at an angle of 76° with the horizontal. After 3 seconds, how far has the ball traveled vertically?
Algebra ->
Finance
-> SOLUTION: Scott hit a golf ball with an initial velocity of 102 feet per second at an angle of 76° with the horizontal. After 3 seconds, how far has the ball traveled vertically?
Log On
Question 1036873: Scott hit a golf ball with an initial velocity of 102 feet per second at an angle of 76° with the horizontal. After 3 seconds, how far has the ball traveled vertically? Answer by ikleyn(52781) (Show Source):
You can put this solution on YOUR website! .
Scott hit a golf ball with an initial velocity of 102 feet per second at an angle of 76° with the horizontal. After 3 seconds, how far has the ball traveled vertically?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. First, calculate the vertical component of the initial velocity
v = 102*sin(76°).
2. Then find the height under the question using the quadratic function
h(t) = -16^t^2 + vt
and plugging in t = 3 seconds.