To find the perimeter of the quadrilateral, we need to calculate the distance between each consecutive pair of points, and then sum the distances. 1. The distance between points A(-3, 1) and B(0, 5): \[ d_{AB} = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} = \sqrt{(0 - (-3))^2 + (5 - 1)^2} = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5 \] 2. The distance between points B(0, 5) and C(4, 8): \[ d_{BC} = \sqrt{(4 - 0)^2 + (8 - 5)^2} = \sqrt{4^2 + 3^2} = \sqrt{16 + 9} = \sqrt{25} = 5 \] 3. The distance between points C(4, 8) and D(1, 4): \[ d_{CD} = \sqrt{(1 - 4)^2 + (4 - 8)^2} = \sqrt{(-3)^2 + (-4)^2} = \sqrt{9 + 16} = \sqrt{25} = 5 \] 4. The distance between points D(1, 4) and A(-3, 1): \[ d_{DA} = \sqrt{(1 - (-3))^2 + (4 - 1)^2} = \sqrt{4^2 + 3^2} = \sqrt{16 + 9} = \sqrt{25} = 5 \] Now, the perimeter is the sum of these distances: \[ \text{Perimeter} = d_{AB} + d_{BC} + d_{CD} + d_{DA} = 5 + 5 + 5 + 5 = 20 \]
The correct option is (C): 20
Let ABCD be a quadrilateral. If E and F are the mid points of the diagonals AC and BD respectively and $ (\vec{AB}-\vec{BC})+(\vec{AD}-\vec{DC})=k \vec{FE} $, then k is equal to