You can put this solution on YOUR website! Find the value of k so that the line has slope m:
(k + 1)x + 2y = 6 and m = -1/3
----
Solve for "y":
2y = -(k+1)x + 6
---
y = (-1/2)(k+1)x + 3
----------------------
m = (-1/2)(k+1) = -1/3
Solve for "k":
Multiply both sides by -2 to get:
k+1 = 2/3
Then k = -1/3
===============
Cheers,
Stan H.
===============