SOLUTION: A ball is thrown upward from the top of a building. The ball's height above the ground after T seconds is given by the function: h(t) = -16t^2+48t+32. A. What is the initial heigh

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A ball is thrown upward from the top of a building. The ball's height above the ground after T seconds is given by the function: h(t) = -16t^2+48t+32. A. What is the initial heigh      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 730161: A ball is thrown upward from the top of a building. The ball's height above the ground after T seconds is given by the function: h(t) = -16t^2+48t+32.
A. What is the initial height (i.e. the height of the building)?
B. How high did the ball go?
C. When does the ball hit the ground?

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
A ball is thrown upward from the top of a building. The ball's height above the ground after T seconds is given by the function: h(t) = -16t^2+48t+32.
A. What is the initial height (i.e. the height of the building)?
initial height is when t=0:
h(t) = -16t^2+48t+32
h(0) = -16(0)^2+48(0)+32
h(0) = 32 feet
.
B. How high did the ball go?
vertex is at max:
time, at vertex:
t = -b/(2a)
t = -48/(2(-16))
t = -48/(-32)
t = 3/2
.
Height at t=3/2:
h(3/2) = -16(3/2)^2+48(3/2)+32
h(3/2) = -16(9/4)+24(3)+32
h(3/2) = -4(9)+24(3)+32
h(3/2) = -36+72+32
h(3/2) = 68 feet
.
C. When does the ball hit the ground?
set h(t) to zero and solve for t:
h(t) = -16t^2+48t+32
0 = -16t^2+48t+32
0 = t^2-3t-2
solve by applying the "quadratic formula" to get:
t = {3.56, -0.56}
throw out the negative solution (extraneous) leaving
t = 3.56 seconds
.
Details of quadratic formula follows:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B-3x%2B-2+=+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=%28-3%29%5E2-4%2A1%2A-2=17.

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

x%5B1%5D+=+%28-%28-3%29%2Bsqrt%28+17+%29%29%2F2%5C1+=+3.56155281280883
x%5B2%5D+=+%28-%28-3%29-sqrt%28+17+%29%29%2F2%5C1+=+-0.56155281280883

Quadratic expression 1x%5E2%2B-3x%2B-2 can be factored:
1x%5E2%2B-3x%2B-2+=+1%28x-3.56155281280883%29%2A%28x--0.56155281280883%29
Again, the answer is: 3.56155281280883, -0.56155281280883. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-3%2Ax%2B-2+%29