MHB Find All Possible Values of $AD$ in Cyclic Quadrilateral

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Cyclic
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
$ABCD$ is a cyclic quadrilateral such that $AB=BC=CA$. Diagonals $AC$ and $BD$ intersect at $E$. Given that $BE=19$ and $ED=6$, find all the possible values of $AD$.
 
Mathematics news on Phys.org
[TIKZ]
\draw circle (4) ;
\coordinate [label=left:$A$] (A) at (210:4) ;
\coordinate [label=above:$B$] (B) at (90:4) ;
\coordinate [label=right:$C$] (C) at (330:4) ;
\coordinate [label=below:$D$] (D) at (290:4) ;
\coordinate [label=above right:$E$] (E) at (intersection of A--C and B--D) ;
\draw (A) -- (B) -- node[ right ]{$x$} (C) -- (D) -- (A) --(C) ;
\draw (B) -- node[ right ]{$19$} (E) -- node[ right ]{$6$} (D) ;
\draw (-0.1,3.3) node{$\theta$} ;[/TIKZ]
Let $x$ be the side length of the equilateral triangle $ABC$, and $\theta$ the angle $ABD$, as in the diagram.

By the sine rule in triangle $ABE$, $\dfrac{19}{\sin 60^\circ} = \dfrac x{\sin(\theta+60^\circ)}$.

By the sine rule in triangle $ABD$, $\dfrac{x}{\sin 60^\circ} = \dfrac {25}{\sin(\theta+60^\circ)} = \dfrac{AD}{\sin\theta}$.

Therefore $\dfrac{19}x = \dfrac x{25}$ and hence $x = 5\sqrt{19}$. Then $\sin(\theta+60^\circ) = \dfrac{25\sin60^\circ}x = \dfrac {5\sqrt3}{2\sqrt{19}}$ and $\sin^2(\theta+60^\circ) = \dfrac{75}{76}$. So $\cos^2(\theta+60^\circ) = \dfrac{1}{76}$ and $\cos(\theta+60^\circ) = \pm\dfrac1{2\sqrt{19}}.$ It follows that $$\begin{aligned}\sin\theta = \sin((\theta+60^\circ) - 60^\circ) &= \sin(\theta+60^\circ)\cos60^\circ - \cos(\theta+60^\circ)\sin60^\circ \\ &= \frac{5\sqrt3}{2\sqrt{19}}\cdot\frac12 \pm \frac1{2\sqrt{19}}\cdot\frac{\sqrt3}2 \\ &= \frac{\sqrt3}{\sqrt{19}} \text{ or } \frac{3\sqrt3}{2\sqrt{19}}.\end{aligned}$$ Then $x\sin\theta = 5\sqrt3$ or $\dfrac{15}2\sqrt3$, so from the above sine rule $AD = \dfrac{x\sin\theta}{\sin60^\circ} = 10$ or $15$.

The above diagram shows the longer alternative $AD = 15$, with $CD = 10$. The other alternative comes from interchanging $A$ and $C$.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top