For this case we have by definition, that the equation of a line in the slope-intersection form is given by:
[tex]y = mx + b[/tex]
Where:
m: It's the slope
b: It is the cutoff point with the y axis
[tex]m = \frac {y2-y1} {x2-x1}[/tex]
According to the data we have two points through which the line passes, then we can find the slope:
[tex](x1, y1) = (0,3)\\(x2, y2) = (7,0)[/tex]
[tex]m = \frac {0-3} {7-0} = - \frac {3} {7}[/tex]
Then, the equation is given by:
[tex]y = - \frac {3} {7} x + b[/tex]
We substitute a point to find "b":
[tex]3 = - \frac {3} {7} (0) + b\\b = 3[/tex]
Finally, the equation is:
[tex]y = - \frac {3} {7} x + 3[/tex]
Answer:
[tex]y = - \frac {3} {7} x + 3[/tex]