IDNLearn.com makes it easy to find accurate answers to your specific questions. Join our Q&A platform to receive prompt and accurate responses from knowledgeable professionals in various fields.

how do i find the perimeter of the triangle with vertices at three points (0,1),(2,1), and (0,3)?

Sagot :

The perimeter is the sum of the lengths of the three sides.

To find the perimeter, you need to find the lengths of the three sides.

For each side, you are given the points at the two ends.You need to find the distance between those two points.

Once you have all thee distances, add them up.

That's how.
Well I'm not just going to tell you the answer, you need to "experience" how you do it. Basically you use the distance formula, which I'll show you in a bit, to fine the length of the segments. Then you just add them up.
[tex] \sqrt{ (x_{2}- x_{1}) ^{2} +(y_{2}-y_{1})^{2}[/tex]