SOLUTION: The height h metres of a ball at time t second after it is thrown up into the air Is given by the expression h= 1+ 15t - 5t^2 (i) Find the times at which the height is 11m (ii)

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: The height h metres of a ball at time t second after it is thrown up into the air Is given by the expression h= 1+ 15t - 5t^2 (i) Find the times at which the height is 11m (ii)      Log On


   



Question 1200805: The height h metres of a ball at time t second after it is thrown up into the air Is given by the expression
h= 1+ 15t - 5t^2
(i) Find the times at which the height is 11m
(ii) Use your calculator to find the time when the ball hits the ground
(iii) what is the greatest height the ball reaches

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
The height h metres of a ball at time t second after it is thrown up into the air Is given by the expression
h= 1+ 15t - 5t^2
(i) Find the times at which the height is 11m
h= 1+ 15t - 5t^2 = 11
5t^2 - 15t + 10 = 0
t^2 - 3t + 2 = 0
(t-1)*(t-2) = 0
t = 1, t = 2 seconds.
------------------------
(ii) Use your calculator to find the time when the ball hits the ground
h= 1+ 15t - 5t^2 = 0
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case -5x%5E2%2B15x%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=%2815%29%5E2-4%2A-5%2A1=245.

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

x%5B1%5D+=+%28-%2815%29%2Bsqrt%28+245+%29%29%2F2%5C-5+=+-0.0652475842498529
x%5B2%5D+=+%28-%2815%29-sqrt%28+245+%29%29%2F2%5C-5+=+3.06524758424985

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

Ignore the negative value.
----------------
(iii) what is the greatest height the ball reaches
The vertex of the parabola is at t = -b/2a
t = -15/-10 = 1.5 seconds
h(1.5) = 12.25 meters