Answer:
The piano was in the air for 18.34 seconds.
Step-by-step explanation:
The height of the piano after t seconds is given by the following equation:
[tex]f(t) = -16t^{2} + 320t - 256[/tex]
Initially, the piano is below the ground level. At the first root of the equation, it will go into the air, and then some time after that it will fall down again, which is at the second root of the equation.
Roots of 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{\bigtriangleup}}{2*a}[/tex]
[tex]x_{2} = \frac{-b - \sqrt{\bigtriangleup}}{2*a}[/tex]
[tex]\bigtriangleup = b^{2} - 4ac[/tex]
In this question:
[tex]f(t) = -16t^{2} + 320t - 256[/tex]
So
[tex]a = -16, b = 320, c = -256[/tex]
[tex]\bigtriangleup = (320)^{2} - 4*(-16)*(-256) = 86016[/tex]
[tex]t_{1} = \frac{-320 + \sqrt{86016}}{2*(-16)} = 0.8348[/tex]
[tex]t_{2} = \frac{-320 - \sqrt{86016}}{2*(-16)} = 19.17[/tex]
Subtracting:
19.17 - 0.8348 = 18.34
The piano was in the air for 18.34 seconds.