SOLUTION: Sean and Mason run out of gas while fishing in the bay. They set off an emergency flare with an initial vertical velocity of 30 meters per second. The height of the flare in mete
Algebra ->
Customizable Word Problem Solvers
-> Mixtures
-> SOLUTION: Sean and Mason run out of gas while fishing in the bay. They set off an emergency flare with an initial vertical velocity of 30 meters per second. The height of the flare in mete
Log On
Question 1170724: Sean and Mason run out of gas while fishing in the bay. They set off an emergency flare with an initial vertical velocity of 30 meters per second. The height of the flare in meters can be modeled by h(t)=-5t^2+30t, where t represents the number of seconds after launch. They think the flare has to reach a height of 15 meters to be seen from the shore.
a.How long will the flare be 15 m high or higher?
b.When will the flare hit the water?
c.How high will the flare be after 2 seconds?
d.How high will the flare be after 5 seconds?
e.What is the maximum height the flare will reach? f.How long will it take for that max to occur? Found 2 solutions by MathLover1, ikleyn:Answer by MathLover1(20849) (Show Source):
You can put this solution on YOUR website! a. How long will the flare be high or higher?
.....simplify
need only positive solution seconds
b.When will the flare hit the water?
need only positive solution seconds
c. How high will the flare be after 2 seconds?
d.How high will the flare be after seconds?
e.What is the maximum height the flare will reach?
the maximum height will be at vertex, write equation in vertex form
......complete square
=> vertex is at (,)
the maximum height will be meters
f. How long will it take for that max to occur?
the maximum height the flare will reach in seconds
In the post by @MathLover1, the solution to part (a) is incorrect.
See my correct solution below.
a. How long will the flare be 15 m high or higher?
For it, this inequality must be held
-5t^2 + 30t >= 15
Simplify
-5t^2 + 30t - 15 >= 0
Change the signs by multiplying both sides by (-1)
5t^2 - 30t + 15 <= 0
Cancel the factor 5
t^2 - 6t + 3 <= 0
+-----------------------------------------------------------------+
| Physically, it is OBVIOUS that the time should be between |
| two time moments when the height is exactly 15 ft. |
+-----------------------------------------------------------------+
According to it, we should determine these time moments from the equation
t^2 - 6t + 3 = 0
Solve using the quadratic formula
= = = = .
= 3 - 2.45 = 0.55; = 3 + 2.45 = 5.45.
So, the ANSWER is 0.55 <= t <= 5.45 seconds.
For better understanding, see the plot below
Plot y = -5t^2 + 30t (red) and y = 15 (green)