jonesromari jonesromari 01-10-2020 Mathematics contestada Find the distance between two points A ( 1 , 4 ) and B ( 7, 12 ) Distance (d)^2 = ( X2 -X1 ) ^2 + ( Y2 - Y1 )^2 Find The Midpoint of P ( 4 , 4 ) and Q ( 6, 8 ) Midpoint ( M ) = ( x1 + x2 / 2 , y1 + y2 / 2