SOLUTION: During a games intermission, a team mascot launches t-shirts into the stands. The height (in feet) of an airborne t-shirt t seconds after it is launched is approximated by h=15t^2+

Algebra ->  Equations -> SOLUTION: During a games intermission, a team mascot launches t-shirts into the stands. The height (in feet) of an airborne t-shirt t seconds after it is launched is approximated by h=15t^2+      Log On


   



Question 1109729: During a games intermission, a team mascot launches t-shirts into the stands. The height (in feet) of an airborne t-shirt t seconds after it is launched is approximated by h=15t^2+75+10
QUESTIONS:
a) How high is a t-shirt 1 second after it is launches?
b)how long was a t-shirt airborne if it is caught on the way up by a fan 100ft above ground level?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
During a games intermission, a team mascot launches t-shirts into the stands. The height (in feet) of an airborne t-shirt t seconds after it is launched is approximated by h=15t^2+75t+10
QUESTIONS:
a) How high is a t-shirt 1 second after it is launches?
h(1) = 15+75+10 = 100 ft
-----------------------------
b)how long was a t-shirt airborne if it is caught on the way up by a fan 100ft above ground level?
Solve 15t^2+75t+10 = 100
15t^2 + 75t - 90 = 0
3t^2 + 15t - 18 = 0
----
t = [-15 +- sqrt(15^2-4*3*-18)]/6
---
t = [-15 +- sqrt(441)]/6
t = [-15+-21]/6
Positive solution::
time = 6/6 = 1 second
--------------
Cheers,
Stan H.
----------