a waterfall has a height of 900 feet. a pebble is thrown upward from the top of the falls with an initial…

a waterfall has a height of 900 feet. a pebble is thrown upward from the top of the falls with an initial velocity of 12 feet per second. the height, h, of the pebble after t seconds is given by the equation h = - 16t²+12t + 900. how long after the pebble is thrown will it hit the ground? the pebble will hit the ground about seconds after it is thrown. (simplify your answer. round to one decimal place as needed.)

a waterfall has a height of 900 feet. a pebble is thrown upward from the top of the falls with an initial velocity of 12 feet per second. the height, h, of the pebble after t seconds is given by the equation h = - 16t²+12t + 900. how long after the pebble is thrown will it hit the ground? the pebble will hit the ground about seconds after it is thrown. (simplify your answer. round to one decimal place as needed.)

Answer

Explanation:

Step1: Set height h = 0

When the pebble hits the ground, its height above the ground is 0. So we set the equation $h=-16t^{2}+12t + 900$ equal to 0, getting $-16t^{2}+12t + 900=0$. Divide through by -4 to simplify: $4t^{2}-3t - 225=0$.

Step2: Use quadratic formula

The quadratic formula for a quadratic equation $ax^{2}+bx + c = 0$ is $t=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$. For the equation $4t^{2}-3t - 225=0$, we have $a = 4$, $b=-3$, and $c=-225$. First, calculate the discriminant $\Delta=b^{2}-4ac=(-3)^{2}-4\times4\times(-225)=9 + 3600=3609$.

Step3: Find t values

$t=\frac{-(-3)\pm\sqrt{3609}}{2\times4}=\frac{3\pm\sqrt{3609}}{8}$. We have two solutions for t: $t_1=\frac{3+\sqrt{3609}}{8}$ and $t_2=\frac{3 - \sqrt{3609}}{8}$. Since time cannot be negative, we discard the negative - valued solution. $\sqrt{3609}\approx60.075$, so $t=\frac{3 + 60.075}{8}=\frac{63.075}{8}\approx7.9$.

Answer:

7.9