1
$\begingroup$

Geometry question for exam:

Given a right isosceles triangle $ABC$ with $A=90^\circ$. Point $D$ is inside triangle $ABC$ and such that $\angle DCA=\angle DBC=30^\circ$. Prove that $DCA$ is an isosceles triangle.

Basicly my idea is to label point $E$ such that $\angle EDC=15^\circ$. And I'm stuck at that point. I have learnt equal triangle but i haven't learnt similar triangle or trigonometry. Thanks for your help!

  • 0
    The part you have to prove seems to have fallen off your text. What is it?2017-02-15
  • 0
    It's "Prove that DCA is an isosceles triangle."2017-02-15
  • 0
    Don't [delete](http://math.stackexchange.com/questions/2144141/help-me-solve-this-geometry-problem-for-my-exam/) and re-post you questions.2017-02-15

3 Answers 3

0

It's wrong!

Let $BD\cap AC\equiv\{K\}$, where $BD$ is a segment such that $D$ outside of the triangle.

Thus, $\measuredangle BCD=\measuredangle BDC=75^{\circ}$ and $DC=2a\sqrt2\sin15^{\circ}\neq a$

  • 1
    Wait, why is BCD=75?2017-02-15
  • 0
    @Lê Đức Minh $45^{\circ}+30^{\circ}=75^{\circ}$.2017-02-15
  • 0
    Oh, thank you. I missed an information in the problem.2017-02-15
3

enter image description here

We have that $\angle BDC =180°-45°$ and using sine rule for $\Delta BCD$ we get:

$$\frac{CD}{\sin 30°}=\frac{a\sqrt{2}}{\sin (180°-45°)}=\frac{a\sqrt{2}}{\sin 45°}\to CD=\frac{a\sqrt{2}\cdot \sin 30°}{\sin 45°}=a$$

So $AC=CD=a$ and then $\Delta DCA$ is isosceles.

EDIT

As Michael pointed out, this property only holds if $D$ lies inside the triangle. But I think that is the case OP is asking for. The statement is incomplete.

  • 0
    Thanks but I haven't learnt trigonometry yet.2017-02-15
  • 0
    @LêĐứcMinh: what have you learnt so far?2017-02-15
  • 0
    Just very basic geometry, including equal triangle(I bet we must use it because that is the topic of my test!). I haven't learnt similar triangle or anything about trigonometry or property of quadrilateral of circle.@Arnaldo2017-02-15
2

Problems like this one can usually be solved without trigonometry.

Let $M$ be the midpoint of edge $BC$. Then, since $AB=AC$, line $AM$ is the orthogonal bisector of edge $BC$, i.e. $AM$ is the line orthogonal to $BC$ that passes through $M$. Let $E$ be a point on $AM$ such that $\angle \, EBC = 60^{\circ}$ and both $E$ and $A$ lie on the same side of line $BC$. Since line $EM$ (which is line $AM$) is the orthogonal bisector of $BC$, triangle $BCE$ is isosceles with $BE = CE$.

enter image description here

However, by construction, $\angle \, EBC = 60^{\circ}$ so $BCE$ is in fact an equilateral triangle. Therefore $CE = BC$. Moreover, $EM$ is the angle bisector of angle $\angle \, BEC = 60^{\circ}$ so $\angle \, AEC = 30^{\circ}$. Furthermore, $$\angle \, ACE = \angle \,BCE - \angle \, BCA = 60^{\circ} - 45^{\circ} = 15^{\circ}$$ By the choice of point $D$ $$\angle \, DCB = \angle \, BCA - \angle \, DCA = 45^{\circ} - 30^{\circ} = 15^{\circ}$$ Consequently, triangles $ACE$ and $DCB$ are congruent because $$\angle \, ACE = \angle \, DCB = 15^{\circ}$$ $$\angle \, AEC = \angle \, DBC = 30^{\circ}$$ and $CE = BC$. Therefore $CA = CD$ and thus triangle $DCA$ is isosceles.