SOLUTION: h= -16t2 +80t + 50 Use this position polynomial to calculate the following: 1.The height of the object after 2 seconds 2.The height of the object after 5 seconds 3.The max

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: h= -16t2 +80t + 50 Use this position polynomial to calculate the following: 1.The height of the object after 2 seconds 2.The height of the object after 5 seconds 3.The max      Log On


   



Question 316805: h= -16t2 +80t + 50
Use this position polynomial to calculate the following:
1.The height of the object after 2 seconds
2.The height of the object after 5 seconds
3.The maximum height of the object
4.How long the the object will take to reach the ground?

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
h= -16t2 +80t + 50
Use this position polynomial to calculate the following:
1.The height of the object after 2 seconds
h= -16(2)^2 +80(2) + 50
h= -16(4) +160 + 50
h= -64 +160 + 50
h = 146
2.The height of the object after 5 seconds
h= -16(5)^2 +80(5) + 50
h= -16(25) +400 + 50
h= 50
3.The maximum height of the object
axis of symmetry:
t = -b/(2a) = -80/(-32) = 2.5
h= -16(2.5)^2 +80(2.5) + 50
h = 150
4.How long the the object will take to reach the ground?
set h to zero solve for t
0= -16t2 +80t + 50
Apply the quadratic formula to get:
t = {-0.562, 5.562}
Toss out the negative solution leaving:
t = 5.562
Details of quadratic to follow:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation at%5E2%2Bbt%2Bc=0 (in our case -16t%5E2%2B80t%2B50+=+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=%2880%29%5E2-4%2A-16%2A50=9600.

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

t%5B1%5D+=+%28-%2880%29%2Bsqrt%28+9600+%29%29%2F2%5C-16+=+-0.561862178478973
t%5B2%5D+=+%28-%2880%29-sqrt%28+9600+%29%29%2F2%5C-16+=+5.56186217847897

Quadratic expression -16t%5E2%2B80t%2B50 can be factored:
-16t%5E2%2B80t%2B50+=+-16%28t--0.561862178478973%29%2A%28t-5.56186217847897%29
Again, the answer is: -0.561862178478973, 5.56186217847897. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-16%2Ax%5E2%2B80%2Ax%2B50+%29