A square and an equilateral triangle have the same perimeter. If the diagonal of the square is 12sqrt212√2 cm, what is the area of the triangle?
1 Answer
Explanation:
Let
Let
============================================
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) )^2⇒2a2s=(12√2)2
=> a_s^2 = 12^2⇒a2s=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=12⋅4=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
h^2 + (a_t/2)^2 = a_t^2h2+(at2)2=a2t
=> h^2 + 8^2 = 16^2⇒h2+82=162
=> h^2 = 192 = 64 * 3⇒h2=192=64⋅3
=> h = 8 sqrt(3) "cm"⇒h=8√3cm
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=12⋅h⋅at=12⋅8√3⋅16=64√3 cm2