Correct option is A
Given:
Two consecutive vertices of a square: (2,−2) and (5,2)
Formula Used:
The distance between two points (x1,y1) and (x2,y2) is:
Distance=(x2−x1)2+(y2−y1)2
For a square, the distance between two consecutive vertices is equal to the side length.
Solution:
Apply the distance formula:
Side length=(5−2)2+(2−(−2))2
Side length =(3)2+(4)2
Side length=9+16=25=5
Option (a) is right.