Answer:
It will take 5.61 seconds for the coin to reach the stream.
Step-by-step explanation:
The height of the coin, after t seconds, is given by the following equation:
[tex]h(t) = -16t^{2} + 72t + 100[/tex]
How long will it take the coin to reach the stream?
The stream is the ground level.
So the coin reaches the stream when h(t) = 0.
[tex]h(t) = -16t^{2} + 72t + 100[/tex]
[tex]-16t^{2} + 72t + 100 = 0[/tex]
Multiplying by (-1)
[tex]16t^{2} - 72t - 100 = 0[/tex]
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{\bigtriangleup}}{2*a}[/tex]
[tex]x_{2} = \frac{-b - \sqrt{\bigtriangleup}}{2*a}[/tex]
[tex]\bigtriangleup = b^{2} - 4ac[/tex]
In this question:
[tex]16t^{2} - 72t - 100 = 0[/tex]
So
[tex]a = 16, b = -72, c = -100[/tex]
[tex]\bigtriangleup = (-72)^{2} - 4*16*(-100) = 11584[/tex]
[tex]t_{1} = \frac{-(-72) + \sqrt{11584}}{2*16} = 5.61[/tex]
[tex]t_{2} = \frac{-(-72) - \sqrt{11584}}{2*16} = -1.11[/tex]
Time is a positive measure, so we take the positive value.
It will take 5.61 seconds for the coin to reach the stream.