Question 1133533

{{{4x+3y=12}}}

you need two points to graph it:


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

{{{0}}}|{{{4}}}->{{{4*0+3y=12}}}->{{{3y=12}}}->{{{y=4}}}

{{{3}}}|{{{0}}}->{{{4x+3*0=12}}}->{{{4x=12}}}->{{{x=3}}}


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