What is the perimeter of a triangle with corners at #(3 ,7 )#, #(1 ,1 )#, and #(4 ,3 )#?
1 Answer
Jan 18, 2017
14
Explanation:
Use the distance formula to calculate each side, then add them up for the perimeter.
Side A: (3 ,7 ) to (1 ,1 )
Side B: (1 ,1 ) to (4 ,3 )
Side C: (3,7) to (4,3)
Given the two points (x1, y1) and (x2, y2), the distance between these points is given by the formula:
d =
Side A:
Side B:
Side C:
Perimeter = 6.3 + 3.6 + 4.1 = 14