Question 257802
The x-intercept is when we let y = 0, and solve for x. We get
(i) {{{3*0 - 9 = 3x}}}
x = -3
The y-intercept is when we let x = 0, and solve for y. We get:
(ii) {{{3y - 9 = 3*0}}}
y = 3
Now, we can graph these and create a line.
{{{ graph( 300, 200, -10, 10, -10, 10, x+3) }}}