Solving for a Vector - Resultant Known

  • Thread starter Thread starter math4life
  • Start date Start date
  • Tags Tags
    Resultant Vector
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 6K views
math4life
Messages
17
Reaction score
0

Homework Statement



An airliner is flying in the direction North 20 degrees East with an airspeed of 300mph. Its ground speed and true course are 350mph and 30 degrees respectively(RESULTANT). Use a vector analysis to determine the direction and speed of the wind. Include a diagram.

Homework Equations


The Attempt at a Solution


350mph/30 is the resultant/true course

I setup x components and y components to add below:
x:
300cos(70)+wind[cos(theta)]
y:
and 300sin(70)+wind[sin(theta)]

I don't know how to substitute properly to solve for the two variables theta and wind - which is the mph speed of the wind which is the second vector and not the resultant. Please help this is due tomorrow morning.
 
Physics news on Phys.org
I have no idea what I did wrong- please let me know. I don't know what each angle is equal to either.
 
The angles are fine I was having a mad moment. The sum of the components of the wind and the aeroplane will be equal to the component of the resultant vector which you have been given.

Does this help you any more?
 
I reply to Math4life post as a test of my own understanding. I am not a teacher nor am I experienced at explaining or solving maths problems. Below is my response anyway.

The wording of the maths problem was

An airliner is flying in the direction North 20 degrees East with an airspeed of 300mph. Its ground speed and true course are 350mph and 30 degrees respectively(RESULTANT). Use a vector analysis to determine the direction and speed of the wind. Include a diagram.


First, there is a need to change some terms used.

Instead of the term "airspeed " ......I will use the term air velocity.
Instead of the term "ground speed and true course" I will use the term ground velocity.
Instead of the term "wind speed and direction" ...I will use the term wind velocity.


Math4life stated his problem as:

350mph/30 is the resultant/true course

I setup x components and y components to add below:
x:
300cos(70)+wind[cos(theta)]
y:
and 300sin(70)+wind[sin(theta)]

I don't know how to substitute properly to solve for the two variables theta and wind - which is the mph speed of the wind which is the second vector and not the resultant. Please help this is due tomorrow morning.


I made an attempt at getting a solution to this maths problem and it seems Math4life got stuck on formula transposition
(sorry, the proper name for the process escapes me at this point.)

Basically Math4life wrote Rx=Vx+Wx and Ry=Vy+Wy.
(R=ground velocity, V=planes air velocity, W=Wind Velocity, x = x-axis component of)

The unknown vector value W should be on its own. So, subtracting the
x-component or y-component of V from both sides of the equals sign
would be more useful. Math4life would be better off writing
Rx - Vx = Wx and Ry - Vy= Wy.


The angle of the wind velocity can be evaluated as
the reverse tan of (y-component / x-component).
Math4life would have given this angle the label 'theta'.
This gives tha angle of the wind vector from the the x-axis.
The format of the angle will need to be change to N/S degrees E/W form.


The x- and y- components can be put together and the vector magnitude
can be evaluated by W = [tex]\sqrt{(Wx^{2}+Wy^{2})}[/tex].

Please let me know of any errors and suggestions of better formating.