Magnitude and direction of resultant

AI Thread Summary
The discussion focuses on solving a vector displacement problem involving a car's journey. The car travels 20 km north and then 35 km at a 60-degree angle west of north, prompting a calculation of the resultant displacement's magnitude and direction. The initial attempt yielded a resultant of approximately 53 km and an angle of 109.3 degrees, but the calculations for the components of the second vector were identified as incorrect. A correction was suggested, indicating that the Bx component should be calculated using sine and the By component using cosine. Accurate trigonometric calculations are essential for determining the correct resultant displacement.
jwxie
Messages
278
Reaction score
0

Homework Statement



A car travels 20 km due north and then 35 km in a direction 60 degree west of north. Find the magnitude and direction of the car's resultant displacement.

Homework Equations



R = sqrt(A^2 + B^2)
Ax = cosA, Ay = sinA
tan = y/x

The Attempt at a Solution



This question was introduced and solved in the textbook before the author introduced Components of a Vector and Unit Vectors (i, j, z; Ax, Ay, Az).

I came back to this question as an attempt. The author used law of cosines in his deomonstration, as well as sin beta to solve the angle (direction).
He gave R = 48.2km at 38.9

I tried this problem with component method.
I drew a picture and I started the problem by listing components:

let the north 20km = A, 35km = B and their resultant = R

Ax = 0 (by all means, cos90 * 20 gives zero anyway)
Ay = sin90 * 20 = 20
Bx = cos60 * 35 = 17.5
By = sin60 * 35 = 30.3

** --> = vector
--> R = (Ax + Bx)i + (Ay + By)j
--> R x = Ax + Bx (17.5)
--> Ry = Ay + By (50.3) and
--> R = sqrt (Rx^2 + Ry^2)

In the end, R I got ~ 53 km, and for the degree, I got tan (Ry/Rx) = 70.7, but since the picture shows the direction is beyond 90, I say 180 - 70.7 = 109.3

Where did I do wrong?

Thanks.
 
Physics news on Phys.org
jwxie said:

Homework Statement



A car travels 20 km due north and then 35 km in a direction 60 degree west of north. Find the magnitude and direction of the car's resultant displacement.

Homework Equations



R = sqrt(A^2 + B^2)
Ax = cosA, Ay = sinA
tan = y/x

The Attempt at a Solution



This question was introduced and solved in the textbook before the author introduced Components of a Vector and Unit Vectors (i, j, z; Ax, Ay, Az).

I came back to this question as an attempt. The author used law of cosines in his deomonstration, as well as sin beta to solve the angle (direction).
He gave R = 48.2km at 38.9

I tried this problem with component method.
I drew a picture and I started the problem by listing components:

let the north 20km = A, 35km = B and their resultant = R

Ax = 0 (by all means, cos90 * 20 gives zero anyway)
Ay = sin90 * 20 = 20
Bx = cos60 * 35 = 17.5
By = sin60 * 35 = 30.3

** --> = vector
--> R = (Ax + Bx)i + (Ay + By)j
--> R x = Ax + Bx (17.5)
--> Ry = Ay + By (50.3) and
--> R = sqrt (Rx^2 + Ry^2)

In the end, R I got ~ 53 km, and for the degree, I got tan (Ry/Rx) = 70.7, but since the picture shows the direction is beyond 90, I say 180 - 70.7 = 109.3

Where did I do wrong?

Thanks.

I think your components for your B vector are wrong. Your Bx component should be 35sin60, not 35cos60. Likewise, your By component should be 35cos60 instead of 35sin60. Draw it out carefully and re-check your trig.
 
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...
Back
Top