I am having trouble finding a formula that connects the two and can produce an answer. Anyone know how this is done? I tried y=mx+b, m=3, and b=5-a. But I don't know what to do next or did I even start right.
2026-03-29 05:58:41.1774763921
Find the equation of the line with sum of intercepts is 5 and slope is 3
313 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Try using the intercept form of a line. Assume $x$-intercept to be $a$ and $y$-intercept to be $b$. Then equation of line is given by
$$\frac xa+\frac yb=1.$$ Which implies $$bx+ay=ab$$
So slope of line is: $-\frac ba=3$
Also, you have- $$a+b=5.$$ All that remains is to solve these two equations.