Projectile Motion velocity and direction

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
aaronfue
Messages
118
Reaction score
0

Homework Statement



At t = 0, a projectile is located at the origin and has a velocity of 20 m/s at 40° above the horizontal. The profile of the ground surface it strikes can be approximated by the equation y = 0.4x – 0.006x2, where x and y are in meters. Determine (a) the approximate coordinates of the point where it hits the ground, (b) its velocity and direction when it hits the ground, (c) its highest point in flight and (d) the greatest distance above the ground.

Homework Equations



vo= 20 [itex]\frac{m}{s}[/itex]
θ=40°
Horizontal Motion: x=xo2 + (vo)x2t + [itex]\frac{1}{2}[/itex]at
Vertical Motion: y=yo2 + (vo)y2t + [itex]\frac{1}{2}[/itex]at

The Attempt at a Solution



This function of the ground is confusing me. I'm not sure where to start with this.
 

Attachments

  • Projectile_Motion.JPG
    Projectile_Motion.JPG
    9.7 KB · Views: 551
Physics news on Phys.org
When you do one of these problems with a flat ground you also have do deal with a function that describes the height of the ground at a given distance, but it is easy since the function is constant. Here you do the same thing, but you have a non-constant function for the ground. In both cases you find the place where the trajectory intersects the ground.
 
haruspex said:
The powers of 2 are in the wrong places.

Got it. Thanks!