Vector Motion Problems: Finding Direction and Speed of a Plane

  • Thread starter Thread starter zack558
  • Start date Start date
AI Thread Summary
An airplane traveling at 265 km/h relative to the air needs to adjust its heading to counteract a 90 km/h wind blowing at 30° north of east to land due north. The wind's eastward and northward components are calculated as 77.9 km/h and 45 km/h, respectively. To determine the correct heading, vector addition is used, where the wind velocity vector and the airplane's airspeed vector combine to yield the ground velocity vector. The relationship between these vectors is expressed as the sum of the wind and airplane velocities equaling the ground velocity. Solving these equations will reveal both the necessary heading direction and the plane's speed relative to the ground.
zack558
Messages
1
Reaction score
0

Homework Statement



An airplane has a speed of 265 km/h relative to the air. There is a wind blowing at 90 km/h at 30° north of east relative to Earth. In which direction should the plane head to land at an airport due north of its present location(in degrees west of north)?
What is the plane's speed relative to the ground (km/h)?

Homework Equations



Vx0 = V0cos(O)
Vy0 = V0sin(O)


The Attempt at a Solution



VwindE = 90cos(30) = 77.9 km/h
VwindN = 90sin(30) = 45 km/h

I am trying to figure out what to do from here. It says that the plane's velocity is 265 km/h, but it doesn't say which way the plane is going. I am clueless on what to do to get the direction the plane should head. I know I don't have a lot of steps, but I'm completely stuck.
 
Physics news on Phys.org
Try to work out the problem, and show the steps.

One knows the air speed or speed of the airplane with respect to the air. One is trying to solve for the direction of the aircraft in the wind, in order to get to a destination. One knows the direction and speed of the wind.

Displacement vector = velocity vector * time.

Vector addition is part of the solution to this problem.
 
This might also help you with these kind of problems:

You have three vectors a, b, c:
The wind velocity a=(a1,a2)
The velocity of the airplane through the air b=(b1,b2)
The velocity of the airplane along the ground c=(c1,c2)

The relationship between these vectors is a+b=c, which is equivalent to the two equations
a1+b1=c1
a2+b2=c2

The solution to one of these equations gives the direction of the plane. This direction, along with the other equation gives the planes ground speed.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top