SOLUTION: the function h=-5t2+20t+1 models the height, h meters, of a baseball as a function of the time, t seconds, since it was hit. The ball hit the ground before the fielder could catch

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: the function h=-5t2+20t+1 models the height, h meters, of a baseball as a function of the time, t seconds, since it was hit. The ball hit the ground before the fielder could catch       Log On


   



Question 194461: the function h=-5t2+20t+1 models the height, h meters, of a baseball as a function of the time, t seconds, since it was hit. The ball hit the ground before the fielder could catch it. Use the quadratic formula to solve the following problems.
a) How long was the baseball in the air, to the nearest tenth of a second?
b) For how many seconds was the height of the ball at least 16 m?

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
the function h=-5t2+20t+1 models the height, h meters, of a baseball as a function of the time, t seconds, since it was hit. The ball hit the ground before the fielder could catch it. Use the quadratic formula to solve the following problems.
a) How long was the baseball in the air, to the nearest tenth of a second?
.
Set h=0 and solve for t
h=-5t2+20t+1
0=-5t2+20t+1
Solving via the quadratic equation yields:
x ={-0.04939, 4.0494}
See below for details...
We can toss out the negative solution leaving:
x = 4.0494 seconds
.
b) For how many seconds was the height of the ball at least 16 m?
Set h=0 and solve for t
h=-5t2+20t+1
16=-5t2+20t+1
0=-5t2+20t-15
0 = (-5t+15)(t-1)
t = {1,3}
This means on the way up at 1 second it reaches 16m and then on the way down at 3 seconds it passes 16m again.
Thus it was in the air for 2 seconds.
.
Quadratic solution for part a:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case -5x%5E2%2B20x%2B1+=+0) has the following solutons:

x%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=%2820%29%5E2-4%2A-5%2A1=420.

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

x%5B1%5D+=+%28-%2820%29%2Bsqrt%28+420+%29%29%2F2%5C-5+=+-0.0493901531919196
x%5B2%5D+=+%28-%2820%29-sqrt%28+420+%29%29%2F2%5C-5+=+4.04939015319192

Quadratic expression -5x%5E2%2B20x%2B1 can be factored:
-5x%5E2%2B20x%2B1+=+-5%28x--0.0493901531919196%29%2A%28x-4.04939015319192%29
Again, the answer is: -0.0493901531919196, 4.04939015319192. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-5%2Ax%5E2%2B20%2Ax%2B1+%29