SOLUTION: During a halftime show, a baton twirler releases her baton from a point 4 feet above the ground with an initial vertical velocity of 25 feet per second. Use a vertical motion model

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: During a halftime show, a baton twirler releases her baton from a point 4 feet above the ground with an initial vertical velocity of 25 feet per second. Use a vertical motion model      Log On


   



Question 174670This question is from textbook Algebra 2, Texas Edition
: During a halftime show, a baton twirler releases her baton from a point 4 feet above the ground with an initial vertical velocity of 25 feet per second. Use a vertical motion model to write a function for the height h (in feet) of the baton after t seconds then graph the function and label the vertex.
Please show all work possible and any strategies used in depth. Thank You for your time and help! =) Hope to hear from you soon.
This question is from textbook Algebra 2, Texas Edition

Found 2 solutions by Earlsdon, josmiceli:
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
You can use the function for the height of an object propelled upwards with an initial velocity of v%5B0%5D from an initial height of h%5B0%5D:
h%28t%29+=+-16t%5E2%2Bv%5B0%5Dt%2Bh%5B0%5D
In this problem, h%5B0%5D+=+4 and v%5B0%5D+=+25, so, making the substitutions, we get:
h%28t%29+=+-16t%5E2%2B25t%2B4
You can find the t-value of the vertex by:
t+=+-b%2F2a where: b = 25 and a = -16, so:
t+=+%28-25%29%2F2%28-16%29
t+=+25%2F32
Let's look at the graph of this function:
graph%28400%2C400%2C-5%2C5%2C-5%2C15%2C-16x%5E2%2B25x%2B4%29
The vertex is the point at the top of the curve.
Since we already have the t-value of the vertex, we can find the h-value by substituting t+=+25%2F32 into the above equation and we get h+=+881%2F64
So the vertex is located at (0.78, 13.77)

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
For motion in the vertical direction, the acceleration due
to gravity has to be included in the equation of motion
Motion in the horizontal direction is not included in this
problem.
The equation for motion in the vertical direction (on planet earth)is
y+=+v%5B0%5Dt+-+%281%2F2%29%2A32t%5E2
Where v%5B0%5D is the initial velocity of the baton, so
y+=+25t+-+16t%5E2
There is an initial height also, of 4 ft, so the equation becomes
y+=+25t+-+16t%5E2+%2B+4
Here's a plot. y is the vertical axis and t is the horizontal axis
+graph%28+500%2C+500%2C+-1%2C+3%2C+-1%2C+16%2C+-16x%5E2+%2B+25x+%2B+4%29+
The graph shows the situation correctly
At t=0,y=4 as it should
The baton takes the same amount of time to go from y=4 to it's
peak as it does to go from the peak back to y=4. Then it continues
on to the ground.
-----------------------
The vertex is midway between the roots of the equation. You can
see by the graph that one root is negative and one is positive. the
vertex ends up being at t+=+%28-b%29%2F%282a%29 when the equation is in the
form y+=+at%5E2+%2B+bt+%2B+c. In our equation
a+=+-16
b+=+25
c+=+4
%28-b%29%2F%282a%29+=+%28-25%29%2F%28-32%29
%28-25%29%2F%28-32%29+=+25%2F32
This is the time in seconds that it takes to reach the vertex
Now plug this back into the equation
y+=+25t+-+16t%5E2+%2B+4
y+=+25%2A%2825%2F32%29+-+16%2A%28625%2F1024%29+%2B+4
y+=+19.53125+-+9.765625+%2B+4
y+=+13.765625ft
This is verified by the graph, but you didn't really
need this- it's extra info.