MHB Sologuitar's question at Yahoo Answers (perpencicular distance)

  • Thread starter Thread starter Fernando Revilla
  • Start date Start date
AI Thread Summary
The discussion focuses on deriving the formula for the perpendicular distance from the origin to the line represented by the equation y = mx + b. The distance is calculated using the formula d(P_0, r) = |Ax_0 + By_0 + C| / √(A² + B²), where the point P_0 is the origin (0,0) and the line is rewritten in standard form. The calculations show that the distance simplifies to |b| / √(1 + m²). The derivation confirms that the perpendicular distance can be expressed in this manner, providing clarity on the relationship between the line's slope and y-intercept. This mathematical relationship is essential for understanding geometric properties related to lines and distances in coordinate geometry.
Fernando Revilla
Gold Member
MHB
Messages
631
Reaction score
0
Here is the question:

Show that the perpendicular distance from the origin to the line y = mx + b is the absolute value of b divided by the square root of the quantity (1 + m^2).

Here is a link to the question:

Perpendicular Distance From (0,0)? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Mathematics news on Phys.org
Hello sologuitar,

In general the distance from the point $P_0=(x_0.y_0)$ to the line $r:Ax+By+C=0$ is

$$d(P_0,r)=\left|\dfrac{Ax_0+By_0+C}{\sqrt{A^2+B^2}}\right|$$

In our case, $P_0=(0,0)$ and $r:mx-y+b=0$ so,

$$d(P_0,r)=\left|\dfrac{m\cdot 0+(-1)\cdot 0+b}{\sqrt{m^2+(-1)^2}}\right|=\dfrac{\left|b\right|}{\sqrt{1+m^2}}$$
 
Hello sologuitar,

For a derivation of a similar formula to that cited by Fernando Revilla, see this topic:

http://www.mathhelpboards.com/f49/finding-distance-between-point-line-2952/
Mark.
 
Hello, all!

I'll solve this "from scratch".

$\text{Show that the perpendicular distance from the origin to the line }L:\;y \,=\,mx+b$
$\text{is the absolute value of }b\text{ divided by the square root of }(1+m^2).$
Code:
        |
        | *
        |   *  P
        |     o
        |    /  *
        |   /     *
        |  /d       *
        | /           *
        |/              *
    - - * - - - - - - - - -
        |O
The line $L$ has slope $m$.
The line through the origin has slope $\text{-}\frac{1}{m}$.

Point $P$ is the intersection of lines $y \:=\:mx+b$ and $y \:=\:\text{-}\frac{1}{m}x$

. . $mx + b \:=\:\text{-}\dfrac{1}{m}x \quad\Rightarrow\quad mx + \dfrac{1}{m}x \:=\:\text{-}b$

. . $\dfrac{m^2+1}{m}x \:=\:\text{-}b \quad\Rightarrow\quad x \:=\:\dfrac{\text{-}bm}{1+m^2}$

Then $y \:=\:\text{-}\dfrac{1}{m}\left(\dfrac{\text{-}bm}{1+m^2}\right) \quad\Rightarrow\quad y \:=\:\dfrac{b}{1+m^2} $

Point $P$ has coordinates: $\left(\dfrac{\text{-}bm}{1+m^2},\:\dfrac{b}{1+m^2}\right)$Distance $OP$ is: .$d \;=\;\sqrt{\left(\dfrac{\text{-}bm}{1+m^2}\right)^2 + \left(\dfrac{b}{1+m^2}\right)^2} \;=\; \sqrt{\dfrac{b^2m^2}{(1+m^2)^2} + \dfrac{b^2}{(1+m^2)^2}} $

. . . . . . . . . . . $d \;=\;\sqrt{\dfrac{b^2(1+m^2)}{(1+m^2)^2}} \;=\;\sqrt{\dfrac{b^2}{1+m^2}} $

. . Therefore: .$d \;=\;\dfrac{|b|}{\sqrt{1+m^2}} $
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top