Answer/Step-by-step explanation:
1.
✔️Coordinates of vertices ABC:
A(2, 2)
B(6, 2)
C(2, -1)
✔️AC = |2 - (-1)| = 3 units
AB = |2 - 6| = 4 units
2. Distance formula => [tex] d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} [/tex]
Distance between B(6, 2) and C(2, -1):
[tex] BC = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} [/tex]
Where,
[tex] B(6, 2) = (x_1, y_1) [/tex]
[tex] C(2, -1) = (x_2, y_2) [/tex]
[tex] BC = \sqrt{(2 - 6)^2 + (-1 - 2)^2} [/tex]
[tex] BC = \sqrt{(-4)^2 + (-3)^2} [/tex]
[tex] BC = \sqrt{16 + 9} = \sqrt{25} [/tex]
[tex] BC = 5 units [/tex]