SOLUTION: A baseball is thrown upward with an initial speed of 69ft/sec. The number of feet s above the ground after t seconds is given by the equation s=-16t^6+69t. When will the baseball b

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: A baseball is thrown upward with an initial speed of 69ft/sec. The number of feet s above the ground after t seconds is given by the equation s=-16t^6+69t. When will the baseball b      Log On


   



Question 213153: A baseball is thrown upward with an initial speed of 69ft/sec. The number of feet s above the ground after t seconds is given by the equation s=-16t^6+69t. When will the baseball be 54 feet above the ground?
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
The problem gives you:
s=-16t^6+69t
.
Where s = feet above ground
.
Now, they would like to know at what time (t) is it when it is 54 feet above the ground. Simply substitute s for 54 and solve for t:
s=-16t^6+69t
54=-16t^6+69t
0=-16t^6+69t-54
0=16t^6-69t+54
Solve by using the quadratic formula. Doing so yields:
t = {3.285, 1.027} (in seconds)
The reason for two answers -- once going up and another time coming down.
.
Details of quadratic below:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation at%5E2%2Bbt%2Bc=0 (in our case 16t%5E2%2B-69t%2B54+=+0) has the following solutons:

t%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-69%29%5E2-4%2A16%2A54=1305.

Discriminant d=1305 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--69%2B-sqrt%28+1305+%29%29%2F2%5Ca.

t%5B1%5D+=+%28-%28-69%29%2Bsqrt%28+1305+%29%29%2F2%5C16+=+3.28514949176178
t%5B2%5D+=+%28-%28-69%29-sqrt%28+1305+%29%29%2F2%5C16+=+1.02735050823822

Quadratic expression 16t%5E2%2B-69t%2B54 can be factored:
16t%5E2%2B-69t%2B54+=+16%28t-3.28514949176178%29%2A%28t-1.02735050823822%29
Again, the answer is: 3.28514949176178, 1.02735050823822. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+16%2Ax%5E2%2B-69%2Ax%2B54+%29