You can put this solution on YOUR website! 3x+2y=6
Y intercept, point where x is 0
so 3*0 + 2y = 6
=> 2y = 6
=> y = 3
so this line will cross y axis at point (0,3) this is y intercept
slope of this line
y = mx + b => m is the slope
3x+2y =6
=> 2y = -3x + 6
=> y = (-3/2)x + 3
y = mx + b
so m = -3/2
slope is -3/2