Question 258254
First we have the inequality as
(i) 0 > 9+6x-9y
step 1 - solve for y
add 9y to both sides to get
9y > 9 + 6x
step 2 - divide by 9 to get
y > (2/3)x + 1
Now graph this as
{{{ graph( 300, 200, -10, 10, -10, 10, y >(2/3)x + 1) }}}