To find the slope we should convert this equation to slope-intercept form. The slope-intercept form of a linear equation is:
y = color(red)(m)x + color(blue)(b)y=mx+b
Where color(red)(m)m is the slope and color(blue)(b)b is the y-intercept value.
Solving for yy gives:
3x + 2y - color(red)(3x) = -6 - color(red)(3x)3x+2y−3x=−6−3x
3x - color(red)(3x) + 2y = - color(red)(3x) - 63x−3x+2y=−3x−6
0 + 2y = -3x - 60+2y=−3x−6
2y = -3x - 62y=−3x−6
(2y)/color(red)(2) = (-3x - 6)/color(red)(2)2y2=−3x−62
(color(red)(cancel(color(black)(2)))y)/cancel(color(red)(2)) = (-3x)/color(red)(2) - 6/color(red)(2)
y = color(red)(-3/2)x - color(blue)(3)
With the equation in slope-intercept form we now know the slope is:
color(red)(m = -3/2)