Question
Easy

The distance between P(x1, y1) and Q(x2, y2) is :

1
$\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$
2
$\sqrt{(x_2 + x_1)^2 - (y_2 + y_1)^2}$
3
$\sqrt{(x_2 - y_2)^2 + (x_1 - y_1)^2}$
4
$\sqrt{(x_1 - x_2)^2 + (y_1 + y_2)^2}$
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 1
Chapter: 2D Geometry
Topic: Coordinate Geometry
Correct Answer
Option A
Explanation

The distance between two points \( P(x_1, y_1) \) and \( Q(x_2, y_2) \) in a two-dimensional Cartesian coordinate system is calculated using the distance formula. This formula is derived from the Pythagorean theorem, which relates the sides of a right triangle. The distance formula is given by: \[ \text{Distance} = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \] Explanation for Option 1: Option 1 correctly represents the distance formula.тАжRead More