What Value of a Makes Vectors Coplanar?

  • Thread starter Thread starter BlueRope
  • Start date Start date
BlueRope
Messages
11
Reaction score
0

Homework Statement



vector a = (0,1,0)
vector b = (-2,1,1)
vector c = (1, a-2, a+2)

for what value of a are the three vectors coplanar?

Homework Equations



don't know how to do this

The Attempt at a Solution



didn't try anything
 
Physics news on Phys.org
BlueRope said:

Homework Statement



vector a = (0,1,0)
vector b = (-2,1,1)
vector c = (1, a-2, a+2)

for what value of a are the three vectors coplanar?

Homework Equations



don't know how to do this

The Attempt at a Solution



didn't try anything

If a is a parameter, you shouldn't name the vector a as well.

Have you read the definition coplanar?
 
Well let's start at the fundamental level.

Do you know what coplanar means?
 
After looking at the title of this thread ... I can think of two ways.
 
What are those two ways?
 
Locking the thread, because the OP has not shown any effort at solving this problem.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top