Bunuel
If the side of an equilateral triangle decreased by 20%, its area is decreased by what percent?
A. 36%
B. 40%
C. 60%
D. 64%
E. 70%
We use the formula for the area of an equilateral triangle: (a^2 x √3)/4, where a is the side. If the initial side is 10, then the original area is (10^2 x √3)/4 = 100√3/4 = 25√3.
Since the side decreased by 20%, the new side is 8, and the new area is (8^2 x √3)/4 = 64√3/4 = 16√3.
We use the percent change formula: (New - Old)/Old x 100. The percent change is:
(16√3 - 25√3)/25√3 x 100
-9√3/25√3 x 100
-9/25 x 100 = -36%, which is a 36% decrease.
Alternate solution:
We can use the fact that if a side of a regular polygon (equilateral triangle, square, regular pentagon, etc.) is increased or decreased such that the side’s new length is n times its original length, then the new area of the polygon is n^2 times its original area.
Since here the side of an equilateral triangle decreased by 20%, the side’s new length is 0.8 times its old length and thus the new area of the equilateral triangle is 0.8^2 = 0.64 times its original area, i.e., 64% of its original area. We see that this is a 36% decrease.
Answer: A