Proving A,B and C are Collinear

  • Thread starter Thread starter danago
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 21K views
danago
Gold Member
Messages
1,118
Reaction score
4
I merged the duplicate thread. This post cannot be deleted!


Integral
 
Last edited by a moderator:
Physics news on Phys.org
Hey. Heres the question:

Points A, B and C have position vectors 3i-j, -i+15j and 9i-25j respectively. Use vectors to prove that A, B and C are collinear.

Ive drawn a diagram:
http://img2.freeimagehosting.net/uploads/b74251caf2.gif

a=3i-j
b=-i+15j
c=9i-25j

So pretty much, i think i need to prove that [tex]\overrightarrow{BA}=h\overrightarrow{BC}[/tex]

Ive found that
[tex]\overrightarrow{BA}=\overrightarrow{BO}+\overrightarrow{OA}[/tex]
[tex]=-b+a[/tex]
[tex]=4i-16j[/tex]

[tex]\overrightarrow{BC}=\overrightarrow{BO}+\overrightarrow{OC}[/tex]
[tex]=-b+c[/tex]
[tex]=10i-40j[/tex]

From that, i can see that the i and j components have a set ratio. ie. i:j = 1:4.

For this question, what would i write as my final proof that the three points are collinear? I would use the answers page in my textbook, but it doesn't give answers to questions that are more than 1 line :devil:

Thanks in advance,
Dan.
 
Last edited by a moderator:
You solution is correct up to the same ratio bit.
Thereafter, sinmply say that, because of the same ratio,
|BC| is a multiple of |AB|
hence BC and AB are parallel.
Since they share a common point, B, then they are collinear.


BTW, your sketch looks like it has OA at (3i + j) rather than (3i - j)
 
ok thanks very much for that.

And yea, i made a mistake in my sketch.
 
Hmm...
Is there an example in the text somewhere?
Since 'use vectors to' is pretty vauge, you can do this a bunch of ways.

For example, you could use the dot product
[tex]\frac{(\vec{b}-\vec{c}) \cdot (\vec{a}-\vec{b})}{| (\vec{b}-\vec{c})| |(\vec{a}-\vec{b})|}=\pm 1[/tex]
or the cross product
[tex](\vec{b}-\vec{c}) \times (\vec{a}-\vec{b}) = \vec{0}[/tex]

Or you could show that all the vectors are on the line
[tex]y=-4x+11[/tex]

Or your drawing works
 
Last edited: