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

  • Thread starter Thread starter Fernando Revilla
  • Start date Start date
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}} $
 
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...
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...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top