A square and an equilateral triangle have the same perimeter. If the diagonal of the square is 12sqrt2122 cm, what is the area of the triangle?

1 Answer

64 sqrt(3) " cm"^2643 cm2

Explanation:

Let A_sAs be the area of the square, P_sPs be the perimeter of the square and a_sas be the length of a side of the square. (All sides have equal lengths.)

Let A_tAt be the area of the triangle, P_tPt be the perimeter of the triangle and a_tat be the length of a side of the triangle. (All sides have equal lengths.)

============================================

1) As we know the length of the diagonal of the square, we can compute the length of a side of the square using the Pythagoras formula:

a_s^2 + a_s^2 = d^2a2s+a2s=d2

=> 2 a_s^2 = (12 sqrt(2) )^22a2s=(122)2

=> a_s^2 = 12^2a2s=122

=> a_s = 12 "cm"as=12cm

2) Knowing the length of one side of the square (and thus knowing all lengths of a square), we can easily compute the square's perimeter:

P_s = 12 * 4 = 48 "cm"Ps=124=48cm

3) We know that the square and the equilateral triangle have the same perimeter, thus

P_t = 48 "cm"Pt=48cm

4) As all sides have the same length in an equilateral triangle, the length of one side is

a_t = P_t / 3 = "16 cm"at=Pt3=16 cm

5) Now, to compute the area of the equilateral triangle, we need the height hh which can be computed with the Pythagoras formula again:

h^2 + (a_t/2)^2 = a_t^2h2+(at2)2=a2t

=> h^2 + 8^2 = 16^2h2+82=162

=> h^2 = 192 = 64 * 3h2=192=643

=> h = 8 sqrt(3) "cm"h=83cm

6) At last, we can compute the area of the triangle:

A_t = 1/2 * h * a_t = 1/2 * 8 sqrt(3) * 16 = 64 sqrt(3) " cm"^2At=12hat=128316=643 cm2