Question 347304
Assuming this is a linear/graphing equation. Then:
y-3=-2/3x+9
y=-2x/3+9+3
y=-2x/3+12
{{{ graph( 300, 200, -6, 20, -10, 15, -2x/3 +12) }}} (graph 300x200 pixels, x from -6 to 20, y from -10 to 15, -2x/3 +12).