Question:

The distance between the points \((x_1, y_1)\) and \((x_2, y_2)\) is:

Show Hint

To find the distance between two points, use the distance formula \(\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\).
Updated On: Apr 17, 2025
  • \(\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\)
  • \(\sqrt{(x_2 + x_1)^2 + (y_2 + y_1)^2}\)
  • \(\sqrt{(x_2 - x_1)^2 - (y_2 - y_1)^2}\)
  • \(\sqrt{(x_2 + x_1)^2 - (y_2 + y_1)^2}\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The formula for the distance between two points \((x_1, y_1)\) and \((x_2, y_2)\) in the coordinate plane is given by: \[ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \] Thus, the correct answer is option (1).
Was this answer helpful?
0
0