How Do You Calculate the Parallel and Perpendicular Components of a Vector?

  • Thread starter Thread starter hadroneater
  • Start date Start date
  • Tags Tags
    Components Vector
AI Thread Summary
To calculate the parallel and perpendicular components of the force vector F relative to vector A, the dot product is a key tool. The parallel component can be derived using the formula F_parallel = |F|cos(θ), where θ is the angle between the vectors. The discussion emphasizes that the dot product A·F equals |A||F|cos(θ), which simplifies the calculation for the parallel component. For the perpendicular component, the relationship A·B = 0 is used, indicating that the vectors are orthogonal. The approach involves applying trigonometric principles and vector definitions to solve for the desired components accurately.
hadroneater
Messages
56
Reaction score
0

Homework Statement


force vector F = 700[-0.25, 0.433, 0.866].
vector A = [-4, 4, 2]
a)What is the component of F that is parallel to A?
b}And what is component of F that is perpendicular to A?

Homework Equations


A\bullet F = |A||F|\cos{\theta}
When two vectors are parallel:
A\bullet B = |A||B||
When two vectors are perpendicular
A\bullet B = 0


The Attempt at a Solution


I'm not sure if I should use the dot product to find the component but I figure that would be the simplest way to do so.
A = [-4, 4 ,2] = 6[-2/3, 2/3, 1/3]
The parallel force vector = s[-2/3, 2/3, 1/3]
That's all I have right now. If I use the dot product equation, both sides of the equation will come to the same term and cancel each other out. I think my definition for the parallel force vector is too general as s could be any scalar.
 
Physics news on Phys.org
Note that
<br /> F_{parallel} = |F|\cos{\theta}<br />
(this is obvious if you draw two vectors on paper and apply a little trig)

So
<br /> A\bullet F = |A|F_{parallel}<br />
Then just use the definition of the dot product to calculate the left hand side and solve for the parallel component
 
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 '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