Question
Given a line `l` and two points `A, B` at different distances from the line. Find the point `C` on the line such that the difference between the lengths of the segments `AC`, `AB` is maximal.
Topics:
Geometry
->
Plane Geometry
->
Triangle Inequality
Minimum and Maximum Problems / Optimization Problems
- Beno Arbel Olympiad, 2013, Grade 7 Question 3
There are no comments yet.