If each side of a triangle is doubled, then find the percentage increase in the
area of the triangle
Answers
Answer:
There is a 300% increase in area of triangle when sides are doubled.
Step-by-step explanation:
Let S1, S2 and S3 be the lengths of the sides of the triangle
Let S = (S1 + S2 + S3)/2
By Heron's formula, we know:
Area of triangle = √[S(S - S1)(S - S2)(S - S3)]
Let T1, T2, and T3 represent the sides of the "doubled" triangle.
=> T1 = 2S1, T2 = 2S2 and T3 = 3S3
T = (T1 + T2 + T3)/2
Area of new triangle = √[T(T - T1)(T - T2)(T - T3)]
Now,
T = (T1 + T2 + T3)/2
= (2S1 + 2S2 + 2S3)/2
= S1 + S2 + S3 = 2S
Area of new triangle
= √[T(T - T1)(T - T2)(T - T3)]
= √[2S(2S - 2S1)(2S - 2S2)(2S - 2S3)]
= √[2S*2*(S - S1)*2*(S - S2)*2*(S - S3)]
= √[16*S(S - S1)(S - S2)(S - S3)]
= 4√[S(S - S1)(S - S2)(S - S3)]
= 4*Area of original triangle
=> Area of new triangle = 4 * Area of old triangle
=> The area increases by 300%
More explanation
Why 300%?
Let NEW = 4*OLD
=> NEW = OLD + 3*OLD
=> NEW = OLD + 300/100*OLD
=> NEW = OLD + 300% of OLD
=> (NEW - OLD) = 300% of OLD
=> Increase = 300%
Remember: % increase is the increase from old to new, expressed as a percentage of old.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
For a Triangle with sides a, b, c
For a Triangle with sides 2a, 2b,2c :-
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
% Of Increase in The area of the of the Triangle:-
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━