218k views
2 votes
What is the distance between points P(0, 4) and Q(3, 0)?

User Enchew
by
8.4k points

1 Answer

7 votes

PQ= √((x_p-x_q)^2+(y_p-y_q)^2)= √((0-3)^2+(4-0)^2) = \\ \\ = √((-3)^2+4^2)= √(9+16)= √(25)=5

Answer: 5
User Catrice
by
8.3k points

No related questions found