Answer:
y = 1.5x + 6
Step-by-step explanation:
Given the following data;
Points on the x-axis (x1, x2) = (-4, 0)
Points on the y-axis (y1, y2) = (0, 6)
To find the equation of line;
First of all, we would determine the slope of the line.
Mathematically, slope is given by the formula;
[tex] Slope = \frac{Change \; in \; y \; axis}{Change \; in \; x \; axis} [/tex]
[tex] Slope, m = \frac {y_{2} - y_{1}}{x_{2} - x_{1}} [/tex]
Substituting into the equation, we have;
[tex] Slope, m = \frac {6 - 0}{0 - (-4)} [/tex]
[tex] Slope, m = \frac {6}{4} [/tex]
Slope, m = 1.5
To find the equation of line, we would use the following formula;
y - y1 = m(x - x1)
Substituting into the formula, we have;
y - 0 = 1.5(x - (-4))
y = 1.5x + 6