Question 663858

graph linear function

{{{y=-3x-2}}}

find {{{x-intercept}}}:

set {{{y=0}}}

{{{0=-3x-2}}}

{{{3x= -2}}}

{{{x= -2/3}}}..........{{{x-intercept}}} is at ({{{-2/3}}},{{{0}}})...that is one point

find {{{y-intercept}}}:

set {{{x=0}}}

{{{y=-3*0-2}}}

{{{y= -2}}}..........{{{y-intercept}}} is at ({{{0}}},{{{-2}}})...that is second point

plot these two points and draw a line through


 {{{ graph( 600, 600, -10, 10, -10, 10, -3x-2) }}}