The area and perimeter of a right triangle from median and side

In triangle ABC, angle B = 90 degree and D is the mid point of AC. If AB=20cm and BD=14.5cm, find the area and perimeter of the triangle.

Comments

answer

Because B = 90 and D is the middle of AC we have:
BD = AD = DC

so:
$ AC = AD + DC = 2 \cdot BD = 2 \cdot 14.5 = 29 $

From the Pythagorean Theorem we have:
$ BC^2 = AC^2 - AB^2 $
$ BC^2 = 29^2 - 20^2 = 841 - 400 = 441 = 21^2 $
$ BC^2 = 21^2 $
because BC > 0
BC = 21

so:

$$Area(ABC) = \frac{AB \cdot BC}{2} = \frac{20 \cdot 21}{2} = 210$$
$$Perimeter(ABC) = AB + BC + CA = 20 + 21 + 29 = 70$$

Back to top