Question

Question image

Perpendicular Distance from Point to Line Formula

Original question: Y L: Ax+By+C=0 d= | Ax₁+ B₁₁+ C | √A² + B² P(x₁,y₁) d

Expert Verified Solution

thumb_up100%(1 rated)

Answer

The image displays the Perpendicular Distance Formula, which calculates the shortest distance dd from a specific point P(x1,y1)P(x_1, y_1) to a line LL defined by the general equation Ax+By+C=0Ax + By + C = 0. This distance is measured along a line segment through PP that is perpendicular to LL.

Observation

The provided diagram illustrates a Cartesian coordinate system with a line LL having a negative slope. A point PP is located in the first quadrant, and a perpendicular line segment of length dd connects PP to the line LL. The formula for this distance is explicitly stated in the top right corner.

Explanation

  1. Identify the Components To use this formula, you must have the line in its "General Form" (Ax+By+C=0Ax + By + C = 0) and the coordinates of the external point P(x1,y1)P(x_1, y_1). ⚠️ This step is required on exams: always rearrange y=mx+by = mx + b into Ax+By+C=0Ax + By + C = 0 before starting.

  2. Substitute the Point into the Line Equation We "test" how far the point is from the line by substituting x1x_1 and y1y_1 into the linear expression. Since distance cannot be negative, we apply absolute value bars. Ax1+By1+C|Ax_1 + By_1 + C| This expression represents the magnitude of the "offset" of the point from the line.

  3. Normalize by the Magnitude of the Normal Vector The coefficients AA and BB represent the components of the normal vector (a vector perpendicular to the line). To get the actual geometric distance, we divide by the length of this vector. A2+B2\sqrt{A^2 + B^2} This is the Pythagorean length of the vector perpendicular to the line.

  4. Combine into the Final Formula Putting it all together, we arrive at the standard formula shown in your image. d=Ax1+By1+CA2+B2d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}} The final formula calculates the shortest (perpendicular) distance between a point and a line in 2D space.

Final Answer

The formula for the perpendicular distance dd from point P(x1,y1)P(x_1, y_1) to line Ax+By+C=0Ax + By + C = 0 is: d=Ax1+By1+CA2+B2\boxed{d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}}}

Common Mistakes

  • Incorrect Signage: Forgetting to move all terms to one side of the equation (making sure the equation equals zero) before identifying AA, BB, and CC. If the line is y=2x+3y = 2x + 3, you must rewrite it as 2x+y3=0-2x + y - 3 = 0.
  • Denominator Error: Some students accidentally include CC under the square root in the denominator; remember that only the coefficients of xx and yy (AA and BB) are used to find the magnitude of the normal vector.

FAQ

What is the perpendicular distance formula?

The formula is d = |Ax1 + By1 + C| / √(A² + B²), where the line is in general form Ax + By + C = 0.

How do you prepare the line equation for the formula?

Rewrite the line from slope-intercept form y = mx + b into general form Ax + By + C = 0, like -2x + y - 3 = 0 for y = 2x + 3.

What are common mistakes with this formula?

Forgetting absolute value, not rewriting the equation to equal zero, or including C in the denominator's square root.

chat