SOLUTION: Find the value of x so that the line containing points at (x,2) and (-4, 5) is perpendicular to the line containing points at (4,8) and (2,-1). I have determined that the slope

Algebra ->  Points-lines-and-rays -> SOLUTION: Find the value of x so that the line containing points at (x,2) and (-4, 5) is perpendicular to the line containing points at (4,8) and (2,-1). I have determined that the slope       Log On


   



Question 121952This question is from textbook Glencoe Mathematics Geometry
: Find the value of x so that the line containing points at (x,2) and (-4, 5) is perpendicular to the line containing points at (4,8) and (2,-1).
I have determined that the slope for the line containing (4,8) and 2,-1 is 9/2 and thus the slope for the perpendicular line would be -2/9. I figured that if I used the y2-y1 over x2-x1 and set that = to -2/9 that I would get the answer and it just is not working. The book says that the answer is 9.5. Can you help?
This question is from textbook Glencoe Mathematics Geometry

Found 2 solutions by stanbon, solver91311:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the value of x so that the line containing points at (x,2) and (-4, 5) is perpendicular to the line containing points at (4,8) and (2,-1).
------------
Yes the slope is -2/9
----------------
EQUATION to solve for "x":
(2-5)/(x--4) = -2/9
Cross-multiply:
-2(x+4) = -27
x+4 = 13.5
x = 9.5 or 19/2
=====================
Cheers,
Stan H.

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
The work you have done to find the slope of the perpendicular is spot on. But now you need to use the point-slope form of a line to develop an equation for the perpendicular line.

y-y%5B1%5D=m%28x-x%5B1%5D%29
y-5=-%282%2F9%29%28x-%28-4%29%29
9y-45=-2x-8
2x%2B9y=37

Now solve for x so that we can answer the question: What must x be when y = 2?

2x=-9y%2B37
x=-%289%2F2%29y%2B37%2F2
x=-%289%2F2%29%282%29%2B37%2F2
x=%28-18%2B37%29%2F2=19%2F2=9.5