Construction of a triangle, given: side, sum of the other sides and angle between them.

2k Views Asked by At

Given: $\overline{AB}$, $\overline{AC}+\overline{BC}$ and $\angle C$. Construct the triangle $\triangle ABC$ using rule and compass.

1

There are 1 best solutions below

0
On

Let's see... Given a segment $\overline{AB}$ and an angle $\alpha$, the locus of points $P$ such that $\angle APB=\alpha$ is an arc of a circle, which you can draw, since you can find at least one such point $P$ (namely, the point for which the lengths of $\overline{AP}$ and $\overline{PB}$ coincide; you can draw this point $P$ as $\angle PAB=\angle PBA=(\pi-\alpha)/2$).

You know $\angle C$, so draw the corresponding arc of a circle $\mathcal C_1$. Also, draw the arc of a circle $\mathcal C_2$ consisting of all points $P$ with $\angle APB=\angle C/2$. Also, draw the circle $\mathcal C_3$ with center $A$ and radius the length $\overline {AC}+\overline{CB}$.

This circle $\mathcal C_3$ meets $\mathcal C_2$ at a point $P$. The segment $\overline{PA}$ meets the circle ${\mathcal C}_1$ at $C$.

To see this, call $D$ the point of intersection of $\overline{PA}$ and ${\mathcal C}_1$. Then $\angle ADB=2\angle APB$, so $\angle DBP=\angle APB=\angle DPB$, so $\triangle BDP$ is isosceles, and the lengths of $\overline{DP}$ and $\overline{DB}$ coincide, so the length $\overline{AD}+\overline{DB}$ is the same as the length of $\overline{AD}+\overline{DP}$, that is, the length of $\overline{AP}$, which is the given length $\overline{AC}+\overline{CB}$. Also, $\angle ADB=\angle C$, by construction.

(You probably want to embellish this by counting how many solutions are obtained this way, and checking that all solutions come from this construction, but I expect this should be more or less direct now.)