Question
Question: How do you write an equation of the line with \[x\]-intercept 3 and \[y\]-intercept \[ - 2\]?...
How do you write an equation of the line with x-intercept 3 and y-intercept −2?
Solution
Here, we need to find the equation of the given line. We will use the intercepts to find two points that lie on the line. Then, we will use the two points to find the change in y and change in x, and hence, find the slope of the line. Finally, we will use the point-slope form of a line to find the required equation.
Formula Used:
The point slope form of a line is given by y−y1=m(x−x1), where (x1,y1) is a point lying on the line, and m is the slope of the line.
Complete step-by-step solution:
The x-intercept of the given line is 3.
This means that the line touches the x-axis at the point (3,0).
The y-intercept of the given line is −2.
This means that the line touches the y-axis at the point (0,−2).
Thus, we get the points (3,0) and (0,−2) that lie on the given line.
Now, we will find the change in y and change in x.
The change in y from (3,0) to (0,−2) =−2−0=−2
The change in x from (3,0) to (0,−2) =0−3=−3
The slope m of a line is equal to the change in y, divided by the change in x.
Therefore, we get
m=−3−2 ⇒m=32
Now, we will use the point slope form of a line.
Substituting 3 for x1, 0 for y1, and 32 for m in the point slope form of a line y−y1=m(x−x1), we get
⇒y−0=32(x−3)
Multiplying the terms using the distributive law of multiplication, we get
⇒y=32x−2
Rewriting the equation, we get
⇒32x−y=2
Dividing both side of the equation by 2, we get
⇒3x−2y=1
The required equation of the given line is 3x−2y=1.
Note:
We have used the distributive law of multiplication in the solution to multiply 32 by (x−3). The distributive law of multiplication states that a(b+c)=a⋅b+a⋅c.
We can also find the equation using the intercept form of a line.
The intercept form of a line is given by ax+by=1, where a and b are the x-intercept and y-intercept cut by the straight line respectively.
Substituting 3 for a and −2 for b in the intercept form of a line, we get
⇒3x+−2y=1 ⇒3x−2y=1.