Question
Question: What is the perimeter of a triangle with vertices of \(\left( {2,0} \right)\) , \(\left( {2, - 3} \r...
What is the perimeter of a triangle with vertices of (2,0) , (2,−3) and (−2,−3)?
Solution
First, we need to assume the vertices as A, B, and C. We are asked to find the perimeter of the given triangle. This means that we need to sum all the sides of the triangle. But, we are not given the length of the sides directly. So, we need to find the length of each side. Then we need to sum all the lengths to obtain the required answer.
Formula to be used:
The required formulae to be applied in this problem are as follows.
a) Distance formula:
Length of the side =(x2−x1)2+(y2−y1)2
b) Perimeter of a triangle = sum of the length of all sides of the triangle
Complete step by step answer:
Let the given vertices be A(2,0) , B(2,−3) and C(−2,−3)
We shall represent the given points using a graph.
To find the length of the sides, we need to apply the distance formula.
For the length of the side AB, we shall apply the distance formula.
Here A(2,0) and B(2,−3)
Thus, AB =(x2−x1)2+(y2−y1)2
=(2−2)2+(−3−0)2
=02+(−3)2
=9
=3
Thus AB =3Units
For the length of the side BC, we shall apply the distance formula.
Here B(2,−3) and C(−2,−3)
Thus, BC =(x2−x1)2+(y2−y1)2
=(−2−2)2+(−3−(−3))2
=(−4)2+(−3+3)2
=16+02
=4
Thus BC =4Units
For the length of the side CA, we shall apply the distance formula.
Here C(−2,−3) and A(2,0)
Thus, CA =(x2−x1)2+(y2−y1)2
=(2−(−2))2+(−3−0)2
=(2+2)2+(−3)2
=42+(−3)2
=16+9
=25
=5
Thus CA =5Units
Hence, we have AB =3, BC =4 , and CA =5
Now, we shall apply the formula to find the perimeter.
Thus, the Perimeter of a triangle = AB+BC+CA
=3+4+5
=12 Units
Note:
Here we are given vertices of the triangle. So we have applied the distance formula to find the length of each side of the triangle and we applied the formula to find the perimeter. If we are given the length directly, we don’t need to apply the distance formula. We need to just apply the formula to find the perimeter.