SOLUTION: I have a test tomorrow and i need to understand how to work complicated word problems on Quadratic functions. Here it is... Scouts used a slingshot to launch a small rock upward fr
Question 27379: I have a test tomorrow and i need to understand how to work complicated word problems on Quadratic functions. Here it is... Scouts used a slingshot to launch a small rock upward from a cliff 250 feet above a river. The initial velocity was 320 feet per second. The formula h=250+320t-16t^2 gives the height in feet h of the rock relative to the river after t seconds. A) What is the maximum height reached by the rock? B) After how many seconds did the rock reach its maximum height? C) After how many seconds did the rock strike the river? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! height=-16t^2+320t+250
This is a quadratic with a=-16, b=320, and c=250
a) The high point or "maximum" is at time t=-b/2a
t=-320/-32 = 10 seconds
Plug that time into the height formula to find the height
at t=10 seconds
h(10)=-16(10^2)+320(10)+250
= -160+320+250
= +160+250
= 410 feet
b) The rock will strike the ground when its height is zero.
So put "0" in place of height and solve for "t"
0=-16t^2+320t+250