Respuesta :

False, it is sqrt(x1-4)^2 + (y1-8)^2)

The statement is False

The distance between points (x1, y1) and (4, 8) is the square root of (x1 - 8)2 + (y1 - 4)2

What is the distance between two points?

Distance between two points (x1, y1) and (x2, y2)
     =  [tex]\sqrt{(x_2-x_1)^2(y_2-y_1)^2}[/tex]

Distance between (x1,y1) and (4, 8)
[tex]\sqrt{(x_1-4)^2 +(y_1 -4)^2 }[/tex]

In the question, [tex]\sqrt{ (x_1 - 8)^2 + (y_1 - 4)^2}[/tex] which is wrong

Thus the required answer is false.

Learn more about distance here:
https://brainly.com/question/15958176

#SPJ2