1. The following two equations describe the height of a missile above (or below) the surface of the ocean, when it is launched from a submarine:
  1. $ y = -t^2 + 12t - 20 $
  2. $ y = -5t^2 + 30t - 20$
  1. After how many seconds will each missile break through the surface of the water?
  2. After how many seconds will each missile crash back into the water?
  3. For how many seconds is each missile above the surface?
  4. Hint: $t = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$