Solveeit Logo

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?

Explanation

Solution

We know that the equation of a slope is given bym=y2y1x2x1m = \dfrac{{{y_2} - {y_1}}}{{{x_2} - {x_1}}}. Here mmrepresents slope and(x1,y1)\left( {{x_1},{y_1}} \right),(x2,y2)\left( {{x_2},{y_2}} \right) 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 (yy1)=m(xx1)\left( {y - {y_1}} \right) = m\left( {x - {x_1}} \right). 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 \Rightarrow x intercept of 2 is the point (2,0)\left( {2,0} \right)
y intercept: -3 \Rightarrow y intercept of -3 is the point (0,3)\left( {0, - 3} \right)
So here (x1,y1)\left( {{x_1},{y_1}} \right) is (2,0)\left( {2,0} \right)and(x2,y2)\left( {{x_2},{y_2}} \right) is (0,3)\left( {0, - 3} \right).Now using the first equation to find the slope of the line such thatm=y2y1x2x1m = \dfrac{{{y_2} - {y_1}}}{{{x_2} - {x_1}}}:

\Rightarrow m = \dfrac{{ - 3 - 0}}{{0 - 2}} \\\ \Rightarrow m = \dfrac{{ - 3}}{{ - 2}} \\\ \Rightarrow m = \dfrac{3}{2}...............\left( i \right) \\\ $$ Now on getting$m$, substituting the value of $m$in point slope formula which is $\left( {y - {y_1}} \right) = m\left( {x - {x_1}} \right)$ Also here$\left( {{x_1},{y_1}} \right)$ is$\left( {2,0} \right)$. $ \Rightarrow \left( {y - 0} \right) = \dfrac{3}{2}\left( {x - 2} \right)...............\left( {ii} \right)$ Solving (ii) to get the equation of line.

\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): **Therefore the required equation is represented in (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+by = mx + b.Here mm is the slope and bb 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 aa is the point (a,0)\left( {a,0} \right).
-y intercept of bb is the point (0,b)\left( {0,b} \right).
-Point slope formula mainly connects the slope of a line and the point on the line.