SOLUTION: A baseball is hit at a point 3 ft above the ground at a velocity of 100ft/s and at an angle of 45 degrees with respect of the ground. The path of the baseball is given by the funct

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: A baseball is hit at a point 3 ft above the ground at a velocity of 100ft/s and at an angle of 45 degrees with respect of the ground. The path of the baseball is given by the funct      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 165101: A baseball is hit at a point 3 ft above the ground at a velocity of 100ft/s and at an angle of 45 degrees with respect of the ground. The path of the baseball is given by the function f(x) = -0.0032x2 + x +3 where f(x) is the height of the baseball (in feet) and x is the horizontal distance from home plate (in feet). What's the maximum hieght reached by the baseball?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Remember, the max height occurs at the vertex. So if we find the y-coordinate of the vertex, we find the max height.

Note: the same applies to the min height (if there exists a min height)



In order to find the vertex, we first need to find the x-coordinate of the vertex.


To find the x-coordinate of the vertex, use this formula: x=%28-b%29%2F%282a%29.


x=%28-b%29%2F%282a%29 Start with the given formula.


From y=-0.0032x%5E2%2Bx%2B3, we can see that a=1, b=1, and c=3.


x=%28-%281%29%29%2F%282%28-0.0032%29%29 Plug in a=-0.0032 and b=1.


x=%28-1%29%2F%28-0.0064%29 Multiply.


x=156.25 Divide


So the x-coordinate of the vertex is x=156.25.



Now that we know the x-coordinate of the vertex, we can use it to find the y-coordinate of the vertex.


y=-0.0032x%5E2%2Bx%2B3 Start with the given equation.


y=-0.0032%28156.25%29%5E2%2B156.25%2B3 Plug in x=156.25.


y=-0.0032%2824414.0625%29%2B156.25%2B3 Square 156.25 to get 24414.0625.


y=-78.125%2B156.25%2B3 Multiply


y=81.125 Combine like terms.


So the y-coordinate of the vertex is y=81.125.


So the vertex is (156.25,81.125).


Since the y-coordinate is y=81.125, this means that the max height is 81.125 ft.