Consider the point M(−1;3), the line d:2x+y−4=0 and the parabola y=2x2+3x+4:
(a) find the distance between M and the line d;
(b) find the distance between M and the vertex of the parabola;
(c) find the intersections between d and the parabola.
Solution
(a) Point-to-line distance. With d:2x+y−4=0 (i.e. A=2, B=1, C=−4) and M(−1;3):
d(M,d)=22+12∣2(−1)+3−4∣=5∣−3∣=53=535≈1.342
(b) Distance from the vertex. The vertex of the parabola has xV=−2ab=−2⋅213=−3 and yV=2(−3)2+3(−3)+4=−21, so V(−3;−21).
d(M,V)=(−1+3)2+(3+21)2=4+449=465=265≈4.031
(c) Line-parabola intersections. From the line d: y=−2x+4. Substituting into the parabola:
−2x+4=2x2+3x+4⟹0=2x2+5x⟹x(2x+5)=0
hence x=0 (then y=4) and x=−10 (then y=−2(−10)+4=24). The points are (0;4) and (−10;24).
d(M,d)=535≈1.342d(M,V)=265≈4.031(0;4),(−10;24)