You can put this solution on YOUR website! A line goes through the point (4,3) and has a slope of -3/2. Graph this line.
.
The equation can be found by plugging the given info into the "point-slope" form:
y - y1 = m(x - x1)
y - 3 = (-3/2)(x - 4)
y - 3 = (-3/2)x + 6
y = (-3/2)x + 9
.