Answer:
a) 0 seconds.
b) The stunt diver is in the air for 2.81 seconds.
Step-by-step explanation:
Solving a quadratic equation:
Given a second order polynomial expressed by the following equation:
[tex]ax^{2} + bx + c, a\neq0[/tex].
This polynomial has roots [tex]x_{1}, x_{2}[/tex] such that [tex]ax^{2} + bx + c = a(x - x_{1})*(x - x_{2})[/tex], given by the following formulas:
[tex]x_{1} = \frac{-b + \sqrt{\Delta}}{2*a}[/tex]
[tex]x_{2} = \frac{-b - \sqrt{\Delta}}{2*a}[/tex]
[tex]\Delta = b^{2} - 4ac[/tex]
Height of the diver after t seconds:
[tex]h(t) = -4.9t^2 + 12t + 5[/tex]
a) How long is the stunt diver above 15 m?
Quadratic equation with [tex]a < 0[/tex], so the parabola is concave down, and it will be above 15m between the two roots that we found for [tex]h(t) = 15[/tex]. So
[tex]h(t) = -4.9t^2 + 12t + 5[/tex]
[tex]15 = -4.9t^2 + 12t + 5[/tex]
[tex]-4.9t^2 + 12t - 10 = 0[/tex]
Quadratic equation with [tex]a = -4.9, b = 12, c = -10[/tex]. Then
[tex]\Delta = 12^{2} - 4(-4.9)(-10) = -52[/tex]
Negative [tex]\Delta[/tex], which means that the stunt diver is never above 15m, so 0 seconds.
b) How long is the stunt diver in the air?
We have to find how long it takes for the diver to hit the ground, that is, t for which [tex]h(t) = 0[/tex]. So
[tex]h(t) = -4.9t^2 + 12t + 5[/tex]
[tex]0 = -4.9t^2 + 12t + 5[/tex]
[tex]-4.9t^2 + 12t + 5 = 0[/tex]
Quadratic equation with [tex]a = -4.9, b = 12, c = 5[/tex]. Then
[tex]\Delta = 12^{2} - 4(-4.9)(5) = 242[/tex]
[tex]x_{1} = \frac{-12 + \sqrt{242}}{2*(-4.9)} = -0.36[/tex]
[tex]x_{2} = \frac{-12 - \sqrt{242}}{2*(4.9)} = 2.81[/tex]
Time is a positive measure, so we take 2.81.
The stunt diver is in the air for 2.81 seconds.