How to Find the Unit Vector of a Given Vector?

AI Thread Summary
To find the unit vector u in the direction of vector v = <3, -4>, first calculate the magnitude of v, which is 5. The unit vector is obtained by dividing each component of v by its magnitude. Thus, the unit vector u is expressed as u = <3/5, -4/5> and u = (3/5)i - (4/5)j. This confirms that the unit vector has a length of 1, aligning with the definition of a unit vector. The solution effectively demonstrates the process of finding a unit vector from a given vector.
huntingrdr
Messages
24
Reaction score
0

Homework Statement


Given vector v = <3, -4>, find a unit vector u in the direction of vector v. Give your answer for u as
u = <a, b>
and
u = ai + bj



Homework Equations



none

The Attempt at a Solution



Would I use y2-y1 and x2-x1?
 
Physics news on Phys.org
Do you know how to find the length of a vector? If so, use the fact that any vector divided by its length will have a length of 1 (i.e., it will be a unit vector).
 
A unit vector is given by a vector divided by its magnitude. To find a vector's magnitude, or length, use v=sqrt[x^2+y+2].
 
OK, so I got the magnitude of the vector to be 5. So does that mean the answer would be 3/5 i - 4/5 j and <3/5 , -4/5>
 
That's it!
 
Thanks!
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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