Question
Question: How do you find the equation of a line which has x-intercept 2 and y intercept -3?...
How do you find the equation of a line which has x-intercept 2 and y intercept -3?
Solution
We know that the equation of a slope is given bym=x2−x1y2−y1. Here mrepresents slope and(x1,y1),(x2,y2) represent the two points. So first we need to find the slope for which we need to find the points using the given information and substitute it in the equation given above.Also the point slope formula states that (y−y1)=m(x−x1). In this equation we have to substitute the slope that we found and thus find the equation of the line.
Complete step by step answer:
Given,
x intercept: 2 ⇒ x intercept of 2 is the point (2,0)
y intercept: -3 ⇒ y intercept of -3 is the point (0,−3)
So here (x1,y1) is (2,0)and(x2,y2) is (0,−3).Now using the first equation to find the slope of the line such thatm=x2−x1y2−y1:
\Rightarrow y = \dfrac{3}{2}\left( {x - 2} \right) \\
\Rightarrow y = \dfrac{3}{2}x - \left( {\dfrac{3}{2} \times 2} \right) \\
\therefore y = \dfrac{3}{2}x - 3..................\left( {iii} \right) \\ ∗∗Thereforetherequiredequationisrepresentedin(iii):y = \dfrac{3}{2}x - 3$$.**
Note: Alternative method: By using slope intercept equation of a line we can directly find the equation of the line.The slope intercept equation of a line is: y=mx+b.Here m is the slope and b is the y intercept. So substituting the given values and values in (i) we get:
\Rightarrow y = mx + b \\\
\Rightarrow y = \dfrac{3}{2}x - 3 \\\
So by using this method one can directly find the equation using simple substitution.
While doing this type of questions always consider the following points:
-x intercept of a is the point (a,0).
-y intercept of b is the point (0,b).
-Point slope formula mainly connects the slope of a line and the point on the line.