SOLUTION: This is a summer math problem I was assigned. At t=0 seconds Vikki stood on the roof of a buildng and threw a ball in the air. The height of the ball at t seconds is gven by the fo

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: This is a summer math problem I was assigned. At t=0 seconds Vikki stood on the roof of a buildng and threw a ball in the air. The height of the ball at t seconds is gven by the fo      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 211169: This is a summer math problem I was assigned. At t=0 seconds Vikki stood on the roof of a buildng and threw a ball in the air. The height of the ball at t seconds is gven by the formula H(t)=-16t2*+96t+56.
A:Answered
B:When is the ball at its highest point?
C:To what height does the ball travel?
D:When does the ball strike the ground?
*the number 2 is a square
Thank you in advance and the sooner this is answered the better.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
This is a summer math problem I was assigned. At t=0 seconds Vikki stood on the roof of a buildng and threw a ball in the air. The height of the ball at t seconds is gven by the formula H(t)=-16t2*+96t+56.
A:Answered
B:When is the ball at its highest point?
There's more than one way to find that. One is to find the time when the ball returns to 56 feet, and the max height it 1/2 of that time, ie, it takes the ball the same amount of time going up as it does coming down.
H(t)=-16t2*+96t+56
56 = -16t2*+96t+56
-16t^2 + 96t = 0
t*(-16t + 96) = 0
t = 0 (the launch)
t = 6 seconds (on its way back down)
So the time at apogee (max height) is 3 seconds.
------------------
C:To what height does the ball travel?
h(3) = -16*9 + 96*3 + 56
h(3) = 200 feet (apogee at t = 3 seconds)
---------------
D:When does the ball strike the ground?
h(t) = 0 is ground level.
-16t2*+96t+56 = 0
-2t^2 + 12t + 7 = 0
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case -2x%5E2%2B12x%2B7+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%2812%29%5E2-4%2A-2%2A7=200.

Discriminant d=200 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28-12%2B-sqrt%28+200+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%2812%29%2Bsqrt%28+200+%29%29%2F2%5C-2+=+-0.535533905932738
x%5B2%5D+=+%28-%2812%29-sqrt%28+200+%29%29%2F2%5C-2+=+6.53553390593274

Quadratic expression -2x%5E2%2B12x%2B7 can be factored:
-2x%5E2%2B12x%2B7+=+%28x--0.535533905932738%29%2A%28x-6.53553390593274%29
Again, the answer is: -0.535533905932738, 6.53553390593274. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-2%2Ax%5E2%2B12%2Ax%2B7+%29

time of impact is 6.5355... seconds. Ignore the negative number.
-------------