dark_omen
- 9
- 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
Thanks
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.