Triangle ABC has AB=BC=5 and AC=6. Let E be the foot of the altitude from B to AC and let D be the foot of the altitude from A to BC. Compute the area of triangle DEC.
Here's an image :

Let A = (0,0) C = (6,0)
The triangle is isoceles.....so E will bisect AC....so ....EC = 3
And....triangle AEB is a 3-4-5 right triangle with AE = 3, EB = 4 and AB = 5
So....B = (3,4)
Sine angle BCE = 4/5 = sin DCA = sin DCE
And we can find AD using the Law of Sines
AD/sin DCA = AC/sin ADC
AD/ (4/5) = 6/sin90
AD = (4/5)6 = 24/5 = 4.8
And...using the Pythagorean Theorem,
DC = sqrt (6^2 - 4.8^2 ) = 3.6
And EC = 3
So....the area of triangle DEC =
(1/2) (EC) (DC) sin DCE =
(1/2)(3)(3.6) (4/5) =
4.32 units^2
