SOLUTION: Find the exact directed distance from the line 3x-4y=12 to the point (-2,-1).

Algebra ->  Length-and-distance -> SOLUTION: Find the exact directed distance from the line 3x-4y=12 to the point (-2,-1).       Log On


   



Question 639450: Find the exact directed distance from the line 3x-4y=12 to the point (-2,-1).
Found 2 solutions by Edwin McCravy, Alan3354:
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
Find the exact directed distance from the line 3x-4y=12 to the point (-2,-1).






Use the formula:

The distance from the line Ax+By+C=0 to the point (h,k) is given
by the formula

d = ±abs%28%28Ah%2BBk%2BC%29%2Fsqrt%28A%5E2%2BB%5E2%29%29%29 where the sign is the sign
of B%2FA 

For your equation

3x-4y=12, first get 0 on the right:

3x-4y-12=0

Then compare to

Ax+By+C=0

and get A=3, B=-4, C=-12, and (h,k) = (-2,-1), so h=-2 and k=-1

B%2FA = %28-4%29%2F3 = -4%2F3 which is negative, so the
directed distance will be negative:

Substituting:

d = ±abs%28%28Ah%2BBk%2BC%29%2Fsqrt%28A%5E2%2BB%5E2%29%29

d = -

d = -abs%28%28-6%2B4-12%29%2Fsqrt%289%2B16%29%29

d = -abs%28%28-14%29%2Fsqrt%2825%29%29

d = -abs%28%28-14%29%2F5%29

d = -14%2F5 = -2.8

And that green line looks a little shorter than 3 units long.
That's only a "ballpark" check. But if you compare it to 3
units along the x-axis or the y-axis, you'll agree that 2.8
is at least close to the length of that green line.

Edwin

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!

Do it like this one:
-------------
Find the exact directed distance from the line 4x+3y=5 to the point (2,-5).
-----------------
It's the distance from the point perpendicular to the line.
---
Find the slope of the line
4x+3y=5
y = (-4/3)x + 5/3
Slope m = -4/3
The slope of lines perpendicular is the negative inverse = 3/4
---
Find the eqn of the perpendicular line thru the point
Use y = mx + b and the point to find b
-5 = (3/4)*2 + b
b = -13/2
--> y = (3/4)x - 7/2 thru the point perpendicular to the given line
Find the intersection of the 2 lines by solving for x & y of the system
y = (3/4)x - 13/2
y = (-4/3)x + 5/3
-----
(-4/3)x + 5/3 = (3/4)x - 13/2
-16x + 20 = 9x - 78
x = 98/25
---------
y = -89/25
------------------
Get the distance between the 2 points
d%5E2+=+diffy%5E2+-+diffx%5E2+=+%2836%2F25%29%5E2+%2B+%2848%2F25%29%5E2
d%5E2+=+3600%2F625%29
d = 12/5 = 2.4 units