Finding vector C perpendicular to A with dot product B·C = 19.0

  • Thread starter Thread starter Kieran12
  • Start date Start date
  • Tags Tags
    Components Vector
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
Kieran12
Messages
6
Reaction score
0

Homework Statement


You are given vectors A⃗ = 4.8 i^− 6.4 j^ and B⃗ = - 3.6 i^+ 6.8 j^. A third vector C⃗ lies in the xy-plane. Vector C⃗ is perpendicular to vector A⃗ and the scalar product of C⃗ with B⃗ is 19.0.

Find the x -component of vector C⃗ .

Find the y-component of vector C⃗ .

Homework Equations


Dot Product
Cross Product

The Attempt at a Solution


[/B]
No idea where to start on this one really. I've plotted the A and B vectors on a graph and that's about as far as I;ve got.

Cheers everyone.
 
Physics news on Phys.org
For A and C to be perpendicular, their dot product must equal zero. Try setting ##C=x\hat i + y \hat j ## and satisfy the relations.
Otherwise, if you want to think in terms of lines, the perpendicular to a line with slope m has slope -1/m.