MHB Geometry Challenge: Prove $\angle ADE=\angle BDC$ in Convex Quadrilateral $ADBE$

Click For Summary
In convex quadrilateral $ADBE$, a point $C$ is located within triangle $ABE$ such that the angles satisfy $\angle EAD + \angle CAB = \angle EBD + \angle CBA = 180^{\circ}$. This configuration leads to the conclusion that $\angle ADE = \angle BDC$. The discussion highlights the importance of geometric properties and relationships in proving angle congruence. Additionally, participants share tips on using TiKZ for effective diagram creation, emphasizing the simplicity of basic commands for drawing geometric figures. Overall, the thread combines mathematical proof with practical advice on diagramming techniques.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
In convex quadrilateral $ADBE$, there is a point $C$ within $\triangle ABE$ such that $\angle EAD+\angle CAB=\angle EBD+\angle CBA=180^{\circ}$.

Prove that $\angle ADE=\angle BDC$.
 
Mathematics news on Phys.org
[TIKZ]
\begin{scope}
\draw (0,0) circle(3);
\end{scope}
\coordinate[label=left: E] (E) at (-3,0);
\coordinate[label=below: D] (D) at (1.2,-2.75);
\coordinate[label=below: A] (A) at (-1,.-2.828);
\coordinate[label=right: F] (F) at (2.9,-0.768);
\coordinate[label=above: B] (B) at (-1,-0.26);
\coordinate[label=above: C] (C) at (-2,-1.1);
\draw (A) -- (E);
\draw (A) -- (D);
\draw (F) -- (D);
\draw (E) -- (F);
\draw (A) -- (B);
\draw (A) -- (F);
\draw (E) -- (D);
\draw (B) -- (D);
\draw [dashed] (C) -- (D);
\draw [dashed] (C) -- (B);
\draw [dashed] (C) -- (A);
[/TIKZ]

Let F be the second intersection of the circumcircle of $\triangle EAD$ and line $EB$. Then $\angle DBF=180^{\circ}-\angle EBD=\angle CBA$. Moreover,

$\begin{align*}\angle BDF&=180^{\circ}-\angle AEB-\angle ADB\\&=180^{\circ}-(360^{\circ}-\angle EAD-\angle EBD)\\&= 180^{\circ}-(\angle CAB+\angle CBA)\\&=\angle BCA\end{align*}$

These two relations give $\angle BDF \simeq \triangle BCA$.

So $\dfrac{BD}{BF}=\dfrac{BC}{BA}$ Together with $\angle DBF=\angle CBA$, we have $\triangle BDC \simeq \triangle BFA$.

This results in $\angle ADE=\angle AFE=\angle BFA=\angle BDC$. (Q.E.D.)
 
You always do such a nice job with your presentations...the TiKZ drawings are really nice (and add such quality), and I know they take some effort too. :)
 
Mark, to be completely honest, I have to say once you get to know some simple commands like how to draw a circle, joining lines, labeling angles, coloring some region, etc, then basically you can draw anything out of these simple commands. Of course, my other trick is always look for Klaas for help when I got stuck in some effect I want to produce to my diagram, hehehe... (Happy)
 
Thread 'Erroneously  finding discrepancy in transpose rule'
Obviously, there is something elementary I am missing here. To form the transpose of a matrix, one exchanges rows and columns, so the transpose of a scalar, considered as (or isomorphic to) a one-entry matrix, should stay the same, including if the scalar is a complex number. On the other hand, in the isomorphism between the complex plane and the real plane, a complex number a+bi corresponds to a matrix in the real plane; taking the transpose we get which then corresponds to a-bi...

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K