| Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc) | 
| Quadratic equation For these solutions to exist, the discriminant First, we need to compute the discriminant Discriminant d=200769 is greater than zero. That means that there are two solutions: Quadratic expression Again, the answer is: 1.02898316343029, 29.0335168365697. Here's your graph: | 
The equation for the height (in feet) as a function of time in seconds is h(t) = -16*t^2 + 481*t + 152. The problem asks to find time moment/moments when h(t) = 630. The equation takes the form -16*t^2 + 481*t + 152 = 630 ====> 16*t^2 - 481*t + 630-152 = 0 ====> 16*t^2 - 481*t + 478 = 0 Use the quadratic formula= = . There are TWO solutions: 1) = = 1.03 seconds on the ascending branch, and 2) = = 29.03 seconds on the descending branch. Plot h(t) = -16*t^2 + 481*t + 152 (red) and y = 630 (green)