LibraryDistance of a Point from a Line

Distance of a Point from a Line

Learn about Distance of a Point from a Line as part of JEE Mathematics Mastery - Calculus and Algebra

Mastering Coordinate Geometry: Distance of a Point from a Line

Welcome to this module on a fundamental concept in coordinate geometry: the distance of a point from a line. This skill is crucial for solving various problems in competitive exams like JEE, particularly in calculus and algebra applications involving geometric constraints.

Understanding the Concept

The distance of a point from a line is defined as the shortest distance between the point and any point on the line. This shortest distance is always along the perpendicular from the point to the line.

The shortest distance from a point to a line is the perpendicular distance.

Imagine a point and a line. If you draw a line segment from the point to the line, the shortest such segment will be the one that forms a right angle with the original line.

Mathematically, if we have a point P(x1,y1)P(x_1, y_1) and a line LL represented by the equation Ax+By+C=0Ax + By + C = 0, the perpendicular distance dd from point PP to line LL is given by the formula: d=Ax1+By1+CA2+B2d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}}.

The Formula and Its Derivation

The formula for the distance of a point (x1,y1)(x_1, y_1) from the line Ax+By+C=0Ax + By + C = 0 is derived using vector methods or by finding the intersection point of the given line and the perpendicular line passing through the point.

Consider a point P(x1,y1)P(x_1, y_1) and a line LL with equation Ax+By+C=0Ax + By + C = 0. The shortest distance, dd, is the length of the perpendicular segment from PP to LL. The formula d=Ax1+By1+CA2+B2d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}} quantifies this distance. The numerator Ax1+By1+C|Ax_1 + By_1 + C| represents a scaled value related to how far the point is from satisfying the line's equation, and the denominator A2+B2\sqrt{A^2 + B^2} is a normalization factor ensuring the distance is independent of the line's equation scaling.

📚

Text-based content

Library pages focus on text content

Key Components of the Formula

Let's break down the formula d=Ax1+By1+CA2+B2d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}}:

  • Ax1+By1+CAx_1 + By_1 + C: This part of the numerator evaluates the line's equation at the coordinates of the given point. The sign of this expression indicates on which side of the line the point lies.
  • Ax1+By1+C|Ax_1 + By_1 + C|: The absolute value ensures that the distance is always non-negative, as distance cannot be negative.
  • A2+B2\sqrt{A^2 + B^2}: This is the magnitude of the normal vector to the line. Dividing by this normalizes the distance, making it independent of how the line's equation is written (e.g., 2x+4y+6=02x + 4y + 6 = 0 vs. x+2y+3=0x + 2y + 3 = 0).
What is the formula for the perpendicular distance of a point (x1,y1)(x_1, y_1) from the line Ax+By+C=0Ax + By + C = 0?

d=Ax1+By1+CA2+B2d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}}

Special Cases and Applications

This formula is fundamental for various applications, including:

  • Finding the distance from the origin (0,0) to a line: If the point is the origin, the formula simplifies to d=CA2+B2d = \frac{|C|}{\sqrt{A^2 + B^2}}.
  • Determining if a point lies on a line: If the distance is 0, the point lies on the line.
  • Calculating the distance between parallel lines: This involves finding the distance from any point on one line to the other line.
  • Geometric problems involving areas and loci: Many problems require calculating distances to lines to define regions or constraints.

Remember to always ensure the line equation is in the general form Ax+By+C=0Ax + By + C = 0 before applying the distance formula.

What does the denominator A2+B2\sqrt{A^2 + B^2} represent in the distance formula?

The magnitude of the normal vector to the line.

Example Problem

Find the distance of the point (2,3)(2, 3) from the line 3x4y+5=03x - 4y + 5 = 0.

Here, (x1,y1)=(2,3)(x_1, y_1) = (2, 3) and the line is 3x4y+5=03x - 4y + 5 = 0. So, A=3A = 3, B=4B = -4, and C=5C = 5.

Using the formula d=Ax1+By1+CA2+B2d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}}:

d=3(2)4(3)+532+(4)2d = \frac{|3(2) - 4(3) + 5|}{\sqrt{3^2 + (-4)^2}}

d=612+59+16d = \frac{|6 - 12 + 5|}{\sqrt{9 + 16}}

d=125d = \frac{|-1|}{\sqrt{25}}

d=15d = \frac{1}{5}

Practice and Further Exploration

To solidify your understanding, practice solving various problems involving the distance of a point from a line. Pay attention to different forms of line equations and how to convert them to the general form. Exploring problems that combine this concept with other geometric principles will enhance your problem-solving skills for competitive exams.

Learning Resources

Distance of a Point from a Line - Formula, Derivation & Examples(blog)

Provides a clear explanation of the formula, its derivation, and solved examples for better understanding.

Distance of a Point from a Line - Maths Formulas(documentation)

A concise resource offering the formula and a brief explanation, useful for quick reference.

Distance of a Point from a Line | Coordinate Geometry | JEE(video)

A video tutorial explaining the concept and formula with visual aids, suitable for visual learners.

Distance of a Point from a Line - Maths(blog)

Explains the concept with detailed steps and examples, including special cases.

Distance of a point from a line | Class 11 Maths(blog)

Covers the topic for Class 11 students, offering a foundational understanding with examples.

Distance of a Point from a Line - Definition, Formula, Examples(blog)

A comprehensive guide with definitions, formulas, and practice problems for competitive exams.

Coordinate Geometry - Distance of a Point from a Line(wikipedia)

While not specific to the distance formula, this page provides a broad overview of coordinate geometry concepts, which can be helpful context.

Distance of a Point from a Line - JEE Maths(video)

A targeted video for JEE aspirants, focusing on the application of the distance formula in exam-style questions.

Distance of a Point from a Line - Formula and Examples(blog)

Offers a straightforward explanation of the formula and provides examples relevant to competitive exams.

Distance of a Point from a Line - Math Doubts(blog)

A resource that breaks down the concept and provides clear, step-by-step solutions to example problems.