SOLUTION: I need help with the following - Find the shortest distance from the point (3,1) to the line 3x+y=-2 to the nearest tenth.

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: I need help with the following - Find the shortest distance from the point (3,1) to the line 3x+y=-2 to the nearest tenth.      Log On


   



Question 175131: I need help with the following
- Find the shortest distance from the point (3,1) to the line 3x+y=-2 to the nearest tenth.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
I need help with the following
- Find the shortest distance from the point (3,1) to the line 3x+y=-2 to the nearest tenth.
-----------------------
Draw the picture.
Find the equation of the line perpendicular to the given line and passing
thru (3,1)
---------------
slope of the given line: -3
slope of the perpendicular line: 1/3
intercept for this line: 1 = (1/3)3 + b
b = 0
Equation of the perpendicular line: y = (1/3)x
---------------------------------
intercept of the given line and the perpendicular line:
y = (1/3)x
y = -3x-2
---------------
Substitute to solve for "x": (1/3)x = -3x-2 ; (8/3)x=-2;x =-3/4
Since y = (1/3)x y = (1/3)(-3/4) = -1/4
------
So the intercept point is (-3/4,1/4)
-------------------
Find the distance from (-3/4,-1/4) t0 (3,1)
distance = sqrt[(1--1/4)^2 + (3--3/4)^2] = sqrt[(25/16) + (225/16)]
= sqrt[250/16] = (5/4)sqrt(10)
============================================
Cheers,
Stan H.