Final answer:
To find when the ball will strike the ground, the quadratic equation h=-16t^2 - 12t + 240 is set to zero and solved for t using the quadratic formula, yielding approximately 3.53 seconds as the time it will take for the ball to hit the ground.
Step-by-step explanation:
To determine how long after the ball is thrown it will strike the ground, we need to find when the height h is equal to 0. This can be found by solving the quadratic equation given by h=-16t2 - 12t + 240. To find the value of t when the ball hits the ground, we set h to 0 and solve the resulting equation.
0 = -16t2 - 12t + 240
To solve this quadratic equation, we can use the quadratic formula:
t = −b ± √(b2 - 4ac) / (2a)
Where a = -16, b = -12, and c = 240. Plugging these values into the quadratic formula, we get:
t = −(-12) ± √((-12)2 - 4(×-16)×240) / (2×-16)
This simplifies to:
t = 12 ± √(144 + 15360) / -32
t = 12 ± √15504 / -32
t = 12 ± 124.514 / -32
Since time cannot be negative, we take the positive root which gives us:
t = (12 + 124.514) / -32
t = 136.514 / -32
t = -4.266
However, since time cannot be negative, we realize that we must take 12 minus the square root:
t = (12 - 124.514) / -32
t = 3.53 seconds (approx.)
Therefore, the ball will strike the ground approximately 3.53 seconds after it is thrown.