SOLUTION: A baseball is thrown from the height of 5 ft with a velocity of 92 ft per second at an angle of 58 degrees relative to level ground. Write parametric equations to model the flight
Algebra ->
Test
-> Lessons
-> SOLUTION: A baseball is thrown from the height of 5 ft with a velocity of 92 ft per second at an angle of 58 degrees relative to level ground. Write parametric equations to model the flight
Log On
Question 936613: A baseball is thrown from the height of 5 ft with a velocity of 92 ft per second at an angle of 58 degrees relative to level ground. Write parametric equations to model the flight of the baseball Found 2 solutions by Alan3354, Fombitz:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! A baseball is thrown from the height of 5 ft with a velocity of 92 ft per second at an angle of 58 degrees relative to level ground. Write parametric equations to model the flight of the baseball
--------------
y(t) = -16t^2 + 92*sin(58)*t + 5 (vertical)
x(t) = 92*cos(58)*t (horizontal)
0 < t <= impact
You can put this solution on YOUR website! Assume that (0,0) is the position of the thrower's feet.
The ball is released at and .
x along the ground, y positive up, gravity acts downwards.
.
.
.