How/when do we use circle inversions to solve problems?

83 Views Asked by At

Given an angle AOB and a point M inside it, construct a segment PQ such that

  • M is the midpoint of PQ
  • P is on side OA
  • Q is on side OB

image of the problem

So i've been thinking about this problem and of course the best and easiest case i can construct for, is when M lies on the angle bisector of AOB but of course there's a construction that includes for ANY arbitrary point of M.

The only idea i have in my head, is that this line segment PMB has its average located at M. So in general, M is the line's average length.

Question: How should i go about solving this construction problem? We are given the tools of circle inversions, homothety, isometries constructing trivial things such as perpendiculars, angle bisectors etc...

3

There are 3 best solutions below

2
On BEST ANSWER

Reflect $O$ in $M$ to give point $O'$. Draw a line $l$ through $O'$ parallel to $OB$. Then set $P$ as the intersection of $l$ and $OA$, and $Q$ as the reflection of $P$ in $M$.

enter image description here

This works, since $l$ is the reflection of $OB$ in $M$ so the reflection $Q$ of $P$ must land on $OB$.

0
On
  • Drop a perpendicular from $M$ to $OB$, hitting $OB$ at $S$.
  • Let $T$ be the reflection of $S$ about $M$.
  • Draw a line $l$ through $T$, perpendicular to $MT$.
  • Let $P$ be the point where $l$ hits $OA$.
  • Let $Q$ be the point where $PM$ extended hits $OB$.

To prove $PM=QM$, show that right triangles $PTM$ and $QSM$ are congruent.

0
On

$1)$ Draw a line parallel to $OB$ passing through $M$. Let's call the point $C$ where it cuts $OA$.

$2)$ Take a point $P$ on the line $OA$ such that $OC=CP$

$3)$ Draw a line passing through $P$ and $M$. Let's call the point $Q$ where it cuts the line $OB$. $PQ$ is the required line.