500
What is the area of an equilateral triangle with sides of length s, and give a proof for the formula.
What is A = s2/4 * √3
Proof: draw an altitude. This divides the equilateral triangle into two 30:60:90 triangles.
The hypotenuse is length s, the short side is length s/2,
and the long side (which is the altitude of the original triangle) is of length s√3/2.
The area of any triangle is A = 1/2 bh, and in this case, b = s and h = s√3/2
A = 1/2 * s * s√3/2 = s2/4 * √3