Concept:The distance between two points is found using the distance formula derived from Pythagoras’ theorem.Explanation:Let the given points be A(5,8)=(x1,y1) and B(4,−6)=(x2,y2).Distance formula: d(A,B)=(x2−x1)2+(y2−y1)2Substitute the coordinates:d=(4−5)2+(−6−8)2d=(−1)2+(−14)2d=1+196d=197 unitsAnswer:The distance is 197 units, so the correct option is C. √197 unit.