Following are some geometry questions I couldnot solve. They may be from other olympiads, and if their solutions are available online please point me to them.
For a pentagon \(ABCDE,\ AE=ED,\ AB+CD=BC,\) and \(\angle BAE + \angle CDE=180 ^{\circ} \). P.T. \(\angle AED=2\angle BEC\).
Let P be a point inside a triangle with such that , and let M be the midpt of AB and CH be the altitude. Prove that PM bisects iff .
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
For Problem 1. Consider the point F in the ray BA such that AF=CD (A between B and F), then triangles FAE and CDE are congruent (using AE=ED and ∠BAE+∠CDE=180∘. Note that the triangles CEB and FEB are congruent because EC=EF and BC=AB+CD=AB+AF=BF. Finally, ∠BEC=∠BEF=∠BEA+∠AEF=∠BEA+∠DEC therefore ∠AED=2∠BEC.
Log in to reply
Thanks.
This problem wouldn't be so hard once you notice a property that P carries from AC=AP.
WLOG say that H is between A,M. Since AC=AH×AB, therefore AP=AH∗AB which is enough to show that △APH∼△ABP⇒PBPH=ABAP=ABAC. Since PM bisects ∠BPH⟺PBPH=BMHM combining the results above we continue the equivalence: ⟺ABAC=BMHM=AB2HM ⟺AC=2HM.
Instead to computing for HM, we can geometrically show that AC=2HM⟺∠A. To relate AC and HM, we introduce the midpoint of AC(I actually originally connected GH, but then I found a simpler way). Since ∠AGM=∠CHM=90(CM=AM) and AG=2AC=HM, by HL congruence we have ∠GAM=∠CMA=∠ACM⇒∠CAB=60. Q.E.D
For the first one I have the same proof as Jorge :)
Log in to reply
As a crazy thought for this problem, we could also argue by considering when Apollonius' circle of H,B;M and the circle centered at A with radius AC intersect.
Thanks.