SOLUTION: I really appreciate any help with this question:) A ball is thrown vertically upward with an initial speed of 35m/s. Its height h metres, after t seconds is given by the formula

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: I really appreciate any help with this question:) A ball is thrown vertically upward with an initial speed of 35m/s. Its height h metres, after t seconds is given by the formula       Log On


   



Question 703591: I really appreciate any help with this question:)
A ball is thrown vertically upward with an initial speed of 35m/s. Its height h metres, after t seconds is given by the formula h=-4.9t^2+3.5t.
a)What is the maximum height reached by the ball?
b)How long is the ball in the air?
c)How many seconds is the ball highter than 30m?
I know
a=-4.9
b=35
c+0 I also found the height (which I don't need) using t=-b/2a
Really...really appreciate any help:)!!

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
A ball is thrown vertically upward with an initial speed of 35m/s. Its height h metres, after t seconds is given by the formula h=-4.9t^2+35t.
a)What is the maximum height reached by the ball?
because the coefficient associated with the t^2 term is negative, we KNOW it is a parabola that opens downwards. Thus, the VERTEX will be the MAX.
Time t when it reaches max:
t = -b/2a
t = -35/(2*(-4.9))
t = -35/(-9.8)
t = -35/(-9.8)
t = 3.57 seconds
.
Max height, plug t above into equation to find h:
h=-4.9t^2+35t
h=-4.9(3.57)^2+35(3.57)
h= 62.5 metres
.
b)How long is the ball in the air?
set h to zero and find t:
h=-4.9t^2+35t
0=-4.9t^2+35t
0=4.9t^2-35t
0=t(4.9t-35)
t = {0, 35/4.9)
t = {0, 7.14)
throw out the 0 (that's when it started) leaving:
t = 7.14 seconds
.
c)How many seconds is the ball highter than 30m?
set h to 30 and solve for t:
h=-4.9t^2+35t
30=-4.9t^2+35t
0=-4.9t^2+35t-30
0=4.9t^2-35t+30
apply "quadratic equation" to get:
x = {6.15, 1.0}
time higher than 30m:
6.15 - 1.0 = 5.15 seconds
.
Details of quadratic follows:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 4.9x%5E2%2B-35x%2B30+=+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=%28-35%29%5E2-4%2A4.9%2A30=637.

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

x%5B1%5D+=+%28-%28-35%29%2Bsqrt%28+637+%29%29%2F2%5C4.9+=+6.14682233961713
x%5B2%5D+=+%28-%28-35%29-sqrt%28+637+%29%29%2F2%5C4.9+=+0.996034803240008

Quadratic expression 4.9x%5E2%2B-35x%2B30 can be factored:
4.9x%5E2%2B-35x%2B30+=+4.9%28x-6.14682233961713%29%2A%28x-0.996034803240008%29
Again, the answer is: 6.14682233961713, 0.996034803240008. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+4.9%2Ax%5E2%2B-35%2Ax%2B30+%29