Question: Let $I$ be the incenter of $\triangle ABC$. The extension of $AI$ through $I$ meets the circumcircle of $\triangle ABC$ at $D$. If $AB=3$, $AC=4$, and $[\triangle IBC]=[\triangle DBC]$, then compute $BC$.
I initially thought that $IBDC$ was a parallelogram based on the diagram, but I later realised this is impossible because $IBDC$ would be a rhombus, implying that $\angle IEC=90^{\circ}$. However, this would also imply that $\angle ABD=\angle ACD=90^{\circ}$, which is clearly impossible because $AB \neq AC$.
Here's what I've done so far:
- Angle chasing yields $BD=ID=DC$.
- The condition $[\triangle IBC]=[\triangle DBC]$ implies that $IE=ED$ (the perpendiculars from $I$ and $D$ to $\overline{BC}$ have the same length and $\angle IEB=\angle DEC$)
- $ABDC$ is cyclic, so $\angle BAC=180^{\circ}-\angle BDC$. Using the law of cosines, it follows that $$\frac{25-BC^2}{3}+\frac{8x^2-BC^2}{x^2}=0$$ where $x=IE$.


Let $IE=x$ and $BC=7y$. You have rightly deduced that $$EI=DE=x,~~ BD=CD=2x.$$ Using the Angle Bisector Theorem in $\triangle ABC$, $$BE=3y,~~ CE=4y.$$ Using the same theorem in $\triangle ABE$, we get $AI=\frac{x}{y}.$
Using Ptolemey's Theorem, $$3\cdot 2x+4\cdot 2x=\left(\frac{x}{y}+2x\right)\cdot7y$$ Theorefore, $y=\frac{1}{2}\implies BC=\frac{7}{2}$.