.
In an isosceles triangle ABC, side AB is twice as long as AC.
The perimeter of the triangle is 200cm. Find the length of AC.
~~~~~~~~~~~~
Since the triangle is isosceles (given) and since side AB is twice as long as AC,
it means that AC is the base of the triangle, while AB and BC are the lateral sides.
It is only one possible configuration for the triangle to exist.
So, if x is the length of the base AC, then the lateral sides AB and BC have the lengths 2x, each.
Then for the perimeter we have this equation
AC + AB + BC = 200 cm,
or
x + 2x + 2x = 200,
5x = 200
x = 200/5 = 40.
ANSWER. The base AC is 40 cm long. The lateral sides are 2*40 = 80 cm long: they are congruent.
Solved.
In an isosceles triangle ABC, side AB is twice as long as AC. The perimeter of the triangle is 200cm. Find the length of AC.
Scenario 1.
Let's assume that AC is one of the congruent sides.
Then BC is the other congruent side and AB would be the base.
Let AC be x. Then BC will also be x, and AB would be 2x.
With perimeter being 200 cm, we get: x + x + 2x = 200
4x = 200
x, or
Thus, we have the following: AC = 50 cm, BC = 50 cm, and AB = 2(50) = 100 cm.
According to the TRIANGLE INEQUALITY, the 3rd side of ANY TRIANGLE, MUST be GREATER than the DIFFERENCE of the other 2 sides,
but less than their SUM. In this case, it would be: (50 - 50) < 3rd side < (50 + 50), which results in:
0 < 100 < 100, which is FALSE.
Scenario 2.
We now make the longer sides congruent
Then the base, AC would be the shortest side
Let AC be x.
Then AB and BC would be 2x, each.
With perimeter being 200 cm, we get: x + 2x + 2x = 200
5x = 200
x, or
Thus, we have the following: AC = 40 cm, AB = BC = 2(40) = 80 cm.
According to the TRIANGLE INEQUALITY, the 3rd side of ANY TRIANGLE, MUST be GREATER than the DIFFERENCE of the other 2 sides,
but less than their SUM. In this case, it would be: (80 - 80) < 3rd side < (80 + 80), which results in:
0 < 40 < 160, which is TRUE.
Therefore, AC's length is: 40 cm.