SOLUTION: If an object is given an initial velocity of v0 feet per second from a height of s0 feet, then its height as a function of time is
h(t) = -16t^2 + v0t + s0
A potato gun is ca
Question 194477: If an object is given an initial velocity of v0 feet per second from a height of s0 feet, then its height as a function of time is
h(t) = -16t^2 + v0t + s0
A potato gun is capable of launching a spud with an initial velocity of 80 feet per second. If the tater takes off from an elevation of 100 feet, how many seconds into its flight will it be at an elevation of 115 feet. Found 2 solutions by Alan3354, nerdybill:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! h(t) = -16t^2 + v0t + s0
A potato gun is capable of launching a spud with an initial velocity of 80 feet per second. If the tater takes off from an elevation of 100 feet, how many seconds into its flight will it be at an elevation of 115 feet.
-----------------------------
h(t) = -16t^2 + 80t + 100
At 115 feet:
115 = -16t^2 + 80t + 100
16t^2 - 80t + 15 = 0
t = (10 ± sqrt(85))/4 seconds
One solution for t is on its way up, the other is on its way down.
t = ~ 0.19511 seconds going up
t = ~ 4.80489 seconds going down
You can put this solution on YOUR website! Simply plug in the given information into:
h(t) = -16t^2 + v0t + s0
.
h(t) = -16t^2 + v0t + s0
115 = -16t^2 + 80t + 100
Moving all terms to the left:
16t^2 - 80t + 15 = 0
Solving the above using the quadratic equation yields:
x = {4.805, 0.195}
.
The tater is at 115 ft at 0.195 secs and again at 4.805 secs after flight.
.
Details of quadratic follows: