SOLUTION: A ball is thrown upward from the roof of a building 100 m tall with an initial velocity of 20 m/s. When will the ball reach a height of 80 m?

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: A ball is thrown upward from the roof of a building 100 m tall with an initial velocity of 20 m/s. When will the ball reach a height of 80 m?      Log On


   



Question 83818: A ball is thrown upward from the roof of a building 100 m tall with an initial velocity of 20 m/s. When will the ball reach a height of 80 m?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A ball is thrown upward from the roof of a building 100 m tall with an initial velocity of 20 m/s. When will the ball reach a height of 80 m?
:
The equation for this: h(x) height and x = time in seconds
h(x) = -4.9x^2 + 20x + 100
:
To find time when ball is 80 m above the ground:
-4.9x^2 + 20x + 100 = 80
:
-4.9x^2 + 20x + 100 - 80 = 0
:
-4.9x^2 + 20x + 20 = 0
:
Solve for x to find the time (in seconds) it will be 80 ft above the ground
:
Use the quadratic formula; a=-4.9, b=20, c=20
x+=+%28-20+%2B-+sqrt%28+20%5E2+-+4+%2A+-4.9+%2A+20+%29%29%2F%282%2A-4.9%29+
:
x+=+%28-20+%2B-+sqrt%28+400+-+%28-392%29%29%29%2F%28-9.8%29+; minus a minus = +
:
x+=+%28-20+-+sqrt%28+792%29%29%2F%28-9.8%29+
:
Do the math here you should get a positive solution of;
:
x = 4.9 seconds for it to be at 80 m
:
A graphical presentation of this event:
+graph%28+300%2C+200%2C+-2%2C+8%2C+-10%2C+125%2C+-4.9x%5E2+%2B+20x+%2B+100%29+
:
Notice that when x = 5 sec, it will be at about 80 meters (y)
Also notice that it will be 20 meters below the height of the building (x=0)
:
Did this make sense to you?