You can put this solution on YOUR website! We will use the distance formula here and designate
x1= 7
y1= 8
x2=13
y2=2
The distance formula is sqrt [ ( x2- x1) ^2 + (y2-y1) ^2]
= sqrt [( 13-7) ^2 + (2-8) ^2 ]
= sqrt [ 6 ^2 + (-6)^2 ]
= sqrt [ 36 + 36]
= sqrt 72
= sqrt ( 18 *4)
= sqrt ( 9*2*4)
= 6 sqrt 2