Another solution technique is to use
y = mx + b
Substitute in the given values, since the equation must be true for ALL points on the line:
-6 = (-2/3)*(-3) + b
Simplify:
-6 = 2 + b
Subtract 2 from both sides:
-8 = b
Finally, put the pieces together:
y = (-2/3)x -8