How to find if a vector is parallel to another

  • Thread starter Thread starter dark_omen
  • Start date Start date
  • Tags Tags
    Parallel Vector
Click For Summary

Homework Help Overview

The discussion revolves around determining whether two vectors are parallel, specifically examining vectors a = <-6, 9, -3> and b = <2, -3, 1>. Participants explore the conditions under which vectors can be considered parallel.

Discussion Character

  • Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster seeks methods to test for parallelism between two vectors, questioning whether the cross product or dot product could be applicable in less obvious cases.

Discussion Status

Contextual Notes

dark_omen
Messages
9
Reaction score
0
Okay, so I have two vectors a = <-6, 9, -3> and b = <2, -3, 1>. How can I test to see if these two vectors are parallel or not?
Thanks
 
Physics news on Phys.org
Vectors a and b are parallel if there exists a real number c such that a=cb. In your case it is pretty obvious.
 
What if it is not so obvious like the one I presented. Is there another approach to it (cross product of dot product ??)
Thanks
 
Think about the definition of the cross product, and see what happens. :smile: Btw, just use axb=[tex]det \left(\begin{array}{ccc}\vec{i} & \vec{j} & \vec{k}\\a_{1} & a_{2} & a_{3}\\b_{1} & b_{2} & b_{3}\end{array}\right)[/tex] for a=cb.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
5K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
11
Views
3K
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K