How to Resolve a Vector into Parallel Components?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 10K views
blackandyello
Messages
9
Reaction score
0

Homework Statement



Resolve the position vector A of the car (measured from fixed point O)
into components parallel to OB and OC.

Figure: http://screensnapr.com/e/4D2OAz.png

Homework Equations



Projection of vector A to OC = |A| * |unit vector OC| * unit vector

The Attempt at a Solution



my solution for finding the component parallel to OC is by finding the angle of triangle AOC, then use that angle to compute for parallel component at OC. my answer ended up to be the same 3500m. but the book says, 2570m along OC.
 
Last edited by a moderator:
Physics news on Phys.org
A.B = ABCosθ is the projection of vector A along B.
 
humanist rho said:
A.B = ABCosθ is the projection of vector A along B.

But if you take [itex]B = A[/itex] then you find the projection of [itex]A[/itex] along [itex]A[/itex] is [itex]A^2[/itex]
 
JHamm said:
But if you take [itex]B = A[/itex] then you find the projection of [itex]A[/itex] along [itex]A[/itex] is [itex]A^2[/itex]

oh sorry. I mean B cosθ is the projection of B along A.