Is it enough to find diameter of a circle using two arbitrary crossover chords with known length of each partition and angle between this two chords? If it's possible, how?
Finding diameter of a circle using two chords and angle between them
1.2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 3 best solutions below
On
If you know each of the partition sizes then it is solvable. I will first provide the outline for the proof, then make edits if you want to see the full proof.
Part I. consider first two chords only meet on the circle. You know length of both and the angle between them. calculating the radius is a straightforward exercise.
Part II. Prove that by one extra step of calculation, arbitrarily crossed chords with all four known partitions are equivalent to the previous case so it is possible to calculate it.
If you only know partitions on one of the two chords, you can't calculate the radius.
Proof: I will use the following lemmas:
Lemma 1: If two angles and their common sides in a triangle is known, the triangle is completely known.
Lemma 2: If two sides and their common angle in a triangle is known, the triangle is completely known.
Part I:
By Lemma 2, the triangle ABC is completely known. We know $x = \angle ACB$, $z = \angle BAC$, $w = \angle ABC$ as well as $a,b$ and $AB$. Since $OA=OB$, $y$ is denoted. By Lemma 1, if we know $y$ we know triangle $AOB$ completely. i.e. we know the radius.
for value of $y$ we joint $OC$. note $OB=OC=OA$. So $$z+y = \angle ACO = x-\angle OCB = x- (w+y)$$
$z, x, w$ are all known so $y$ is solved. Done for part I.
Part II:
Using the result of Part I, we will be done if we know $AB$ and $\angle ABD$ (equivalently, $\angle ABE$).
These two things are obtained immediately, as we restrict our attention to triangle $ABE$. I claim that this triangle is completely known by Lemma 2, since we know $AE$, $BE$ as well as the angle $\angle AEB$. Done for Part II.
Fun problem!



If you do not know where they cross (i.e., in what proportions they partition each other), then no.