Vector addition

38 Views Asked by At

I am studying vectors on my own and am struggling with this question.

I have tried sketching diagrams but cannot visualise the situation or solve the problem.

Given that HL + KN = KL + HM show that the points M and N are coincident.

3

There are 3 best solutions below

0
On BEST ANSWER

If $\vec{HL}+\vec{KN}=\vec{KL}+\vec{HM}$, then:

$$\begin{array}{rl}\vec{HM}&=\vec{HL}+\vec{KN}-\vec{KL}\\&=\vec{HL}+\vec{LK}+\vec{KN}\\&=\vec{HN}\end{array}$$

and from $\vec{HM}=\vec{HN}$ you conclude $M=N$.

0
On

Put the origin $O$ in your diagram, and remember that $$\overrightarrow{HL} = \overrightarrow{OL}-\overrightarrow{OH}.$$ Now proceed.

0
On

Rearranging the equation HL + KN = KL + HM:

HL + KN - KL = HM

Notice that -KL = LK, so we can say:

HL + KN + LK = HM

Now look at the diagram below:

enter image description here

In the diagram, we can deduce that HL + KN + LK = HN.

Since we know that HL + KN + LK = HM from the equation you provided, we know that HM = HN. Thus, M and N must be the same point.