Find the distance between the points 78 58SolutionWe know th
Find the distance between the points (-7,8), (5,-8)
Solution
We know that the distance between the points (x1 , y1 ) and ( x2 , y2) is [ ( x2 – x1)2 + ( y2 – y1)2 ] . Therefore, the distance between the points (-7,8), (5,-8) is [( 5 + 7)2 + ( - 8 -8)2 ] = [ (12)2 + (16)2 ] = ( 144+ 256) = 400 = 20 units.
