Bunuel
In the xy-plane, if line k passes through the point (-5, a), where a ≠ -5, is the slope of line k positive ?
(1) Line k passes through the point (a, -5)
(2) The x-intercept of line k is greater than -5
Statement 1Line k passes through the point (a, -5)
We can find the slope of the line if we know the coordinates of two points on the line. Assume that the line passes through \((x_1,y_1)\) and \((x_2 , y_2)\)
Slope = \(\frac{y_2 - y_1 }{ x_2 - x_1}\)
Using this concept, slope of the line = \(\frac{a - (-5) }{ -5 - a}\)
= \(\frac{a + 5 }{ -(5 + a)}\)
= -1
The statement is sufficient. Hence we can eliminate option B, C and E.
Statement 2The x-intercept of line k is greater than -5
Knowing the x intercept would not help as we don't have information on y intercept or any additional information in the premise to get the slope.
Insufficient.
Option A