Stupidly simple geometry problem I can't do

908 Views Asked by At

Okay. Here it goes.

C and D are two points on the same side of a straight line AB and P is any point on AB. Show that PC + PD is least when the angles CPA and DPB are equal.

I have no idea why I can't do this. I've drawn diagrams, tried using the triangle inequality and it still escapes me.

A hint would be nice just so I can put this question out of its misery.

2

There are 2 best solutions below

1
On BEST ANSWER

Your problem is "What is the shortest path from $C$ to $D$ that touches line $AB$?". Reflect $D$ in the line $AB$ and obtain $D'$. Now, $CP+PD=CP+PD'$, and your problem becomes "What is the shortest path from $C$ to $D'$ that touches line $AB$?", which looks quite similar to the previous one except for the fact that now every path from $C$ to $D'$ touches line $AB$ ...

2
On

Pic 1

C' is symmetric to C with regard to AB, hence triangles FCP=FC'P and so angle CPF=FPC' Because angle FPC'=DPB we get that angle CPA=DPB. Distance DP+PC'=DC'=CP+PD, since the shortest distance between two points is a line we get that CP+PD is shortest.