Thread: Vector problem
View Single Post
  #1  
Old July 2nd, 2009, 08:09 PM
chengbin chengbin is offline
Member
 
Join Date: Jan 2009
Posts: 235
Country:
Thanks: 35
Thanked 20 Times in 17 Posts
chengbin is on a distinguished road
Default Vector problem

Given \triangleABC, where points D, E, F are the midpoints of the sides BC, CA, and AB, respectively, and given an arbitrary point P, show that \overrightarrow {PD}+\overrightarrow {PE}+\overrightarrow {PF}=\overrightarrow {PA}+\overrightarrow {PB}+\overrightarrow {PC}.

(solution in the book)

Letting \overrightarrow {a}, \overrightarrow {b}, and \overrightarrow {c} be the position vectors of the vertices A, B, and C, respectively (originating from point P)

\overrightarrow {PD} = \frac {1}{2}(\overrightarrow {b}+\overrightarrow {c})

\overrightarrow {PE} = \frac {1}{2}(\overrightarrow {a}+\overrightarrow {c})

\overrightarrow {PF} = \frac {1}{2}(\overrightarrow {a}+\overrightarrow {b})

Why? How do they get that?
Reply With Quote