Question
Question: : The equation of the line passing through the point (3, 4) and having slope 5 is \(\begin{gathere...
: The equation of the line passing through the point (3, 4) and having slope 5 is
(a)5x−y−11=0 (b)5x+y−11=0 (c)5x+y+11=0 (d)5x−y+11=0
Solution
The equation of the line is given by the formula (y−y1)=m(x−x1),where x1,y1 are the coordinates of the given point and m is the slope of the equation.
Complete step-by-step answer:
Step 1: It is given that the equation passes through the point (3, 4) and has a slope 5.
Let, (x1,y1)=(3,4) and m=5
Step 2: We know that the equation of the line passing through a point (x1,y1) and having a slope m.
Is (y−y1)=m(x−x1)
Now let’s substitute the given point and slope in the above equation.
⇒(y−y1)=m(x−x1) ⇒(y−4)=5(x−3) ⇒(y−4)=5x−15
Now let’s bring the variables to one side and constants to the other’
⇒15−4=5x−y ⇒11=5x−y ⇒5x−y−11=0
Therefore the required equation is5x−y−11=0.
The correct option is (a)
Note: There are many methods to find the equation of the line based on the details provided
(I) if the slope, m and y intercept, c is given then the equation of the line is given by y=mx+c
(ii) If two points (x1,y1)and(x2,y2)are given then the equation of the line joining the points is given by (y2−y1)(y−y1)=(x2−x1)(x−x1)
(iii) When the x-intercept, a and y-intercept, b are given then the equation of the line is given by ax+by=1
We must be careful when substituting the values of x1 and y1 as there are possibilities of going wrong at that place.
We can even cross check our answer by checking the slope of the equation which we found out .We know that slope=-(coefficient of x)/(coefficient of y)
⇒m=−1−5=5
which is the given. Hence we can use this method to cross check our answer