Question
Question: The line through point (m, -9) and (7, m) has slope m. The y – intercept of this line is A.-18 B...
The line through point (m, -9) and (7, m) has slope m. The y – intercept of this line is
A.-18
B.-6
C.6
D.18
Solution
We will use the two – point slope form of the straight line given by (y2−y1)=m(x2−x1) with slope m and passing through (x1,y1) and (x2,y2). Then, on putting the values of (x1,y1) and (x2,y2), we will get a quadratic equation in m and we will solve it for the value of m. Then, using the slope and point (x1,y1) through which the line passes, we will form the equation of line using slope – intercept form: (y−y1)=m(x−x1). For y – intercept, we will put the value of x = 0 and hence, we will see which of the options matches the obtained answer.
Complete step-by-step answer:
We are given that a line passes through two points whose slope is m.
The points through which line passes are (x1,y1) and (x2,y2).
We are required to calculate the value of the y – intercept of the line.
We are given that the line passes through (m, -9) and (7, m).
Using two – point slope form: (y2−y1)=m(x2−x1), we can calculate the value of m after putting the values of (x1,y1) and (x2,y2) given by
⇒(y2−y1)=m(x2−x1) ⇒(m−(−9))=m(7−m) ⇒m+9=7m−m2 ⇒m2−6m+9=0
Now, we get a quadratic equation in m. we can solve this equation for the value by factorization method as:
⇒m2−6m+9=0 ⇒m2−3m−3m+9=0 ⇒m(m−3)−3(m−3)=0 ⇒(m−3)(m−3)=0 ⇒(m−3)2=0 ⇒m−3=0 ⇒m=3
Hence, the slope of the line is 3. Therefore, the points through which the line passes through are (3, -9) and (7, 3).
Now, we can calculate the equation of line using the slope as: (y−y1)=m(x−x1)
Therefore, the equation of the line is, after putting the value of m and (x1,y1), we get
⇒y−3=3(x−7) ⇒y−3=3x−21 ⇒3x−y=18
This is the equation of the line which passes through (3, -9) and (7, 3) with slope m = 3.
Now, we need to calculate the value of y – intercept of the line, hence, x – intercept of the line will be zero.
Therefore, putting x = 0, in the equation of the line 3x−y=18 , we get
⇒3(0)−y=18 ⇒−y=18 ⇒y=−18
Hence, - 18 is the y – intercept of the line and therefore, option (A) is correct.
Note: In such questions, we may get confused at many places since two different forms of straight line are used, i.e. two – point form and slope – intercept form of the straight lines. We can put (3, -9) as well in the slope – intercept form to calculate the equation of the line and even then, the equation would be same since y−(−9)=3(x−3)⇒y+9=3x−9⇒3x−y=18.