Solve Hard Vector Problem: Location of City C

  • Thread starter Thread starter mandy9008
  • Start date Start date
  • Tags Tags
    Hard Vector
AI Thread Summary
The discussion focuses on solving a vector problem to determine the location of city C relative to the starting point after a commuter airplane's journey. Participants analyze the X and Y components of the vectors for cities A, B, and C, noting errors in the calculations, particularly regarding the coordinates of city B and the angles used. It is emphasized that the coordinates for city A must be considered when calculating the position of city B. Additionally, there is confusion about the formula used for calculating the resultant distance, prompting a suggestion to review vector magnitude and angle formulas. Accurate calculations are crucial for finding the correct location of city C.
mandy9008
Messages
127
Reaction score
1

Homework Statement


A commuter airplane starts from an airport and takes the route shown in the figure below. The plane first flies to city A located 175 km away in a direction 30.0° north of east. Next, it flies for 150 km 20.0° west of north to city B. Finally, the plane flies 190 km due west, to city C. Find the location of city C relative to the location of the starting point.


Homework Equations





The Attempt at a Solution


I found the X and Y components of each vector (A, B, and C) and then added them to find the D components, which i then solved for D, the distance
Ax=175 cos 30 = 151.6
Ay=175 sin 30 = 87.5
Bx=150 cos 20 =140.9
By=150 sin 20 = 51.3
Cx=190 cos 180 = -190
Cy=190 sin 180 = 0

Dx=102.5
Dy=138.8

D=square root (138.8/102.5)
D=1.16
 
Physics news on Phys.org


mandy9008 said:

Homework Statement


A commuter airplane starts from an airport and takes the route shown in the figure below. The plane first flies to city A located 175 km away in a direction 30.0° north of east. Next, it flies for 150 km 20.0° west of north to city B. Finally, the plane flies 190 km due west, to city C. Find the location of city C relative to the location of the starting point.


Homework Equations





The Attempt at a Solution


I found the X and Y components of each vector (A, B, and C) and then added them to find the D components, which i then solved for D, the distance
Did you draw a picture?
mandy9008 said:
Ax=175 cos 30 = 151.6
Ay=175 sin 30 = 87.5
These are correct for the coordinates of city A.
mandy9008 said:
Bx=150 cos 20 =140.9
By=150 sin 20 = 51.3
These aren't correct, nor are the coordinates for city C. City A isn't at the origin, so you have to take the coordinates of A into account when you find the coordinates of city B.
mandy9008 said:
Cx=190 cos 180 = -190
Cy=190 sin 180 = 0

Dx=102.5
Dy=138.8

D=square root (138.8/102.5)
Where did you get this formula?
mandy9008 said:
D=1.16
 


Mark44, it looks like Bx and By are not meant to be the coordinates of city B, rather they are the displacement components from A to B.

mandy9008, there are a couple of errors in your work. First, the angle for vector B is not 20°. You need to figure out the angle with respect to due east.

Also, you seem to be confusing the magnitude of a vector with the angle of the vector here:
mandy9008 said:
Dx=102.5
Dy=138.8

D=square root (138.8/102.5)
D=1.16
Please look up the formulas for magnitude and angle of a vector in terms of its x and y components.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top