Sum of 4 Vectors: Magnitude & Angle

AI Thread Summary
To find the sum of the four vectors A, B, C, and D, first convert vectors B and D from polar to rectangular coordinates using trigonometric functions. The components for B are calculated as 4cos(65)i + 4sin(65)j, and for D as 5cos(-235)i + 5sin(-235)j. Next, sum the x-components and y-components separately to obtain the resultant vector. The magnitude is determined using the Pythagorean theorem, while the angle can be found using the arctangent of the ratio of the y-component to the x-component. This method ensures clarity in handling two-dimensional vectors without introducing a third dimension.
Kp0684
Messages
14
Reaction score
0
What is the sum of the following four vectors in (a) unit- vector notation, and as (b) a magnitude and (c) an angle?... A=(2.00m)i + (3.00m)j...B: 4.00m, at +65.0 degrees...C= (-4.00m)i - (6.00m)j...D: 5.00m, at -235 degrees...i understand how to get the magnitude and the angle but how would i set this up... would i start with A and C and find their sum...i believe what's confusing me is B and D...otherwise i know how to set it up...need help...
 
Physics news on Phys.org
HINT:Write all 4 vectors in component form.

Then simply add the 4 numbers for the "x" component and the 4 numbers for the "y" component.

Daniel.
 
Kp0684 said:
What is the sum of the following four vectors in (a) unit- vector notation, and as (b) a magnitude and (c) an angle?... A=(2.00m)i + (3.00m)j...B: 4.00m, at +65.0 degrees...C= (-4.00m)i - (6.00m)j...D: 5.00m, at -235 degrees...i understand how to get the magnitude and the angle but how would i set this up... would i start with A and C and find their sum...i believe what's confusing me is B and D...otherwise i know how to set it up...need help...


Here are the formula's you will need to apply.

Given two vectors with components A = (i,j,k) and B = (a,b,c)

magnitude \sqrt{a^2 + b^2 + c^2}
scalar product: A.B = ia + b j + ck
scalar product: A.B = magnitude of A * magnitude of B * cos(t) where t is the angle between the two vectors A and B

sum A+B = (i+a,j+b,k+c) (this is a new vector, the scalar product yields a number)
marlon
 
okay, i get -2.00i - 3.00j - 1.17k when i sum it up...iam still lost on this one...need help again...
 
i, j and k represent the 3 directions of the space, for example high, wide and length. The object will be placed this 3 distances in the space from the point you consider as reference
 
I'm very confused! Where did "k" come from? You original post said
"... A=(2.00m)i + (3.00m)j...B: 4.00m, at +65.0 degrees...C= (-4.00m)i - (6.00m)j...D: 5.00m, at -235 degrees..." with only two dimensions.

I presume that the angles are measured relative to the positive x axis.
B would be 4cos(65)i+ 4sin(65)j and D would be 5cos(-235)i+ 5sin(-235)j

Adding those four vectors does not give you any "k" component.

Of course, once you have found the sum, you find the length by the Pythagorean theorem and the angle is arctan((j component)/(x component)).
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top