SOLUTION: suppose you throw a basebal straight up at a velocity of 64 ft per second.A funtion can be created by expressing distance above the ground, s , as a function of time, t. this func

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: suppose you throw a basebal straight up at a velocity of 64 ft per second.A funtion can be created by expressing distance above the ground, s , as a function of time, t. this func      Log On


   



Question 24543: suppose you throw a basebal straight up at a velocity of 64 ft per second.A funtion can be created by expressing distance above the ground, s , as a function of time, t. this function is s=-16t%5E2=v0t%2Bs0 (< 16 represents 1/2 g,gravitational pull in ft per second^2.
v0is the inital velocity in ft per second
so is intial distance above ground in ft. if you are stading on the ground , then s0= zero.
what is the function descibing this problem?
how high above the ground will the ball be after one sec?
how long will it take to hit the ground?
what is the maximum height and time attained by the ball?



Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Hmmm...I think I have answered this one previously. Anyway, here it is again.
The equation is correct:
s%28t%29+=+-16t%5E2+%2Bvot+%2B+ho
s%28t%29+=+-16t%5E2+%2B+64t This is the function describing the problem. In words, the height (s) is a quadratic function of time (t) with initial velocity of 64 ft/sec and an initial height of zero.
After 1 second (t=1), the height of the baseball will be:
s%281%29+=+-16%281%29%5E2+%2B+64%281%29
s%281%29+=+-16%2B+64
s%281%29+=+48 The height will be 48 feet after 1 second.
Find when the baseball will hit the ground (s=0) by setting the function s(t) = 0 and solving for t.
-16t%5E2+%2B+64t+=+0 Factor out a t.
t%28-16t+%2B+64%29+=+0 Divide both sides by t.
-16t+%2B+64+=+0 Subtract 64 from both sides.
-16t+=+-64 Divide both sides by -16
t+=+4 The baseball will return to ground in 4 seconds.
The maximum height and time is found by finding the location of the vertex of this parabola.
Since the parabola opens downward, the vertex will be at the maximum point of the vertex and will represent the maximum height attained by the baseball.
The x-coordinate (or, in this problem, the t-coordinate) is given by:
t+=+-b%2F2a
The a and b come from the standard form of the quadratic equation: ax%5E2+%2B+bx+%2B+c+=+0
In this case, a = -16, b = 64, and c = 0
t+=+-64%2F2%28-16%29
t+=+2 The maximum height of the baseball will be attained in 2 seconds.
To find this maximum eight, substitute t=2 into the original function and solve for s.
S%282%29+=+-16%282%29%5E2+%2B+64%282%29
s%282%29+=+-16%284%29+%2B+128
s%282%29+=+-64+%2B+128
s%282%29+=+64 The maximum height attained by the baseball is 64 feet.