Question
Question: How do you write an equation of a line passing through (2, -2), perpendicular to \(y=-x+3\) ?...
How do you write an equation of a line passing through (2, -2), perpendicular to y=−x+3 ?
Solution
We will use y=mx+b first to find the value of the slope of the equation y=−x+3 . We will then use the formula mp=−m1 , which is the slope of a perpendicular line. We will then substitute the values in the point-slope formula, (y−y1)=m(x−x1) to get the required equation.
Complete step by step answer:
We are given a point (2, -2), and an equation y=−x+3 . We know that y=−x+3 is of the form y=mx+b , where m is the slope of the line b is the y-intercept.
Now, let us compare the equation y=−x+3 with y=mx+b . We will get
m=−1 and b=3 .
Let us denote the slope of the perpendicular as mp .
We know that the slope of a perpendicular line is given by
mp=−m1 .
Let us now substitute the values.
⇒mp=−−11=1
We will now use a point-slope formula to find the equation of the required line. We can write the point-slope formula as
(y−y1)=m(x−x1) , where m is the slope and (x1,y1) denotes the point through which the line passes.
Now, we have to substitute the values in the above formula. Here, the slope is mp and the point is (2, -2) . We will get
(y−(−2))=1(x−2)
⇒(y+2)=x−2
Let us take 2 from LHS to RHS. We will get
y=x−2−2
⇒y=x−4
Hence, the required equation of the line is y=x−4 .
Note: The parameters of slope intercept equation, y=mx+b , may be misunderstood as b instead of m. You may make mistake by writing the point-slope formula as (x−x1)=m(y−y1) instead of (y−y1)=m(x−x1) . Also, you may substitute for m in this equation as -1 instead of 1 (value of mp ).