Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

a ball is thrown from a height of 156 feet with an initial downward vel…

Question

a ball is thrown from a height of 156 feet with an initial downward velocity of 8 ft/s. the balls height h (in feet) after t seconds is given by the following. h = 156 - 8t - 16t^2. how long after the ball is thrown does it hit the ground? round your answer(s) to the nearest hundredth. (if there is more than one answer, use the \or\ button.)

Explanation:

Step1: Set height to 0

When the ball hits the ground, $h = 0$. So we set up the equation $0=156 - 8t-16t^{2}$.

Step2: Rearrange the equation

Rearrange it to the standard quadratic - form $ax^{2}+bx + c = 0$. We get $16t^{2}+8t - 156 = 0$. Divide through by 4 to simplify: $4t^{2}+2t - 39 = 0$.

Step3: Use the quadratic formula

The quadratic formula for $ax^{2}+bx + c = 0$ is $t=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$. Here, $a = 4$, $b = 2$, and $c=-39$. First, calculate the discriminant $\Delta=b^{2}-4ac=(2)^{2}-4\times4\times(-39)=4 + 624 = 628$.

Step4: Calculate t values

$t=\frac{-2\pm\sqrt{628}}{8}=\frac{-2\pm2\sqrt{157}}{8}=\frac{-1\pm\sqrt{157}}{4}$.
We have two solutions for $t$:
$t_1=\frac{-1+\sqrt{157}}{4}$ and $t_2=\frac{-1 - \sqrt{157}}{4}$.
Since time cannot be negative, we discard $t_2$.
$t=\frac{-1+\sqrt{157}}{4}\approx\frac{-1 + 12.53}{4}=\frac{11.53}{4}=2.8825\approx2.88$ (rounded to the nearest hundredth).

Answer:

$t\approx2.88$ seconds