Question 1133545

{{{y=-3x+1}}}

to graph this line you need two points:

{{{x}}}|{{{y}}}

{{{0}}}|{{{1}}}

{{{1/3}}}|{{{0}}}->{{{0=-3x+1}}}->{{{3x=1}}}->{{{x=1/3}}}


{{{ graph( 600, 600, -10, 10, -10, 10, -3x+1) }}}