Bunuel
Line L in the xy-plane contains points A and B with coordinates (-4,5) and (6,-1), respectively. Line k is perpendicular to L and contains the midpoint of line segment AB.
Which of the following statements are true?
I. The slope of line l is -3/5.
II. Line k has a negative slope.
III. Line k contains the point (1,2).
A. I only
B. II only
C. III only
D. I and III only
E. I, II and III
Slope of L = y2-y1/ x2-x1 = (-1-5) / [6-(-4) ]
Slope L = -3/5
St. 1 is correct
Slope of K= Negative reciprocal of slope of L (Since perpendicular lines)
Slope K = 5/3
St. 2 is incorrect
To see if point (1,2) lies on K, we need to set up the linear equation for K
Start with the only known point for K, i.e. Mid-point of AB
Mid-point AB = Mid-point x-axis, Mid-point y-axis
Distance of mid-point of AB= -4-6/ 2 , 5-(-1)/2 = -5, 3
Since this is the distance, to locate the point subtract the distance from either point A or point B
=> -4-(-5), 5- 3 = [1, 2]
St. 3 is correct.
Answer is option D.