Class 10 Mathematics
Distance Formula
⏱ 12 min read
In this chapter, we will explore the Distance Formula, which is a fundamental concept in coordinate geometry. This formula allows us to calculate the distance between two points in a Cartesian plane. Understanding this formula is crucial for solving various problems related to geometry, physics, and real-life applications.
The Cartesian Plane is a two-dimensional plane formed by the intersection of two perpendicular lines called the x-axis and the y-axis. The point where these axes intersect is called the origin, denoted as (0, 0). Points on this plane are represented as ordered pairs (x, y).
The distance between two points in the Cartesian Plane can be calculated using the Distance Formula. If we have two points:
The Distance Formula is given by:
[ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} ]
Where:
To derive the Distance Formula, we can use the Pythagorean Theorem. Consider a right triangle formed by the two points A and B, where the base and height are the differences in the x-coordinates and y-coordinates, respectively.
According to the Pythagorean Theorem: [ c^2 = a^2 + b^2 ] Where:
Substituting the lengths of the base and height, we have: [ d^2 = (x_2 - x_1)^2 + (y_2 - y_1)^2 ] Taking the square root of both sides gives us the Distance Formula: [ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} ]
Find the distance between the points (3, 4) and (7, 1).
Using the Distance Formula:
Thus, the distance between the points (3, 4) and (7, 1) is 5 units.
Find the distance between the points (-2, -3) and (4, 1).
Using the Distance Formula:
Thus, the distance between the points (-2, -3) and (4, 1) is 2√13 units.
In this chapter, we learned about the Distance Formula and how to calculate the distance between two points in a Cartesian plane. We derived the formula using the Pythagorean Theorem and worked through examples to solidify our understanding. The Distance Formula is a powerful tool that can be applied in various fields, including mathematics, physics, and engineering. Mastering this concept will greatly enhance your problem-solving skills in geometry and beyond.
🧠 Ready to test your knowledge?
Take the quiz for this chapter to reinforce what you just learned and track your progress.