document.write( "Question 272053: how do I graph y=-1/3x-4 \n" ); document.write( "
Algebra.Com's Answer #199073 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y=-1/3x-4
\n" ); document.write( "Y=mX+b where m=slope & b=the Y intercept.
\n" ); document.write( "You already have the y intercept (0,-4).
\n" ); document.write( "Now set y=0 and solve for the x intercept.
\n" ); document.write( "0=-x/3-4
\n" ); document.write( "-x/3=4
\n" ); document.write( "-x=12
\n" ); document.write( "x=-12 or (-12,0)
\n" ); document.write( "Plot these 2 points (0,-4) & (-12,0) & draw a line through them.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-16%2C+5%2C+-10%2C+10%2C+-x%2F3+-4%29+\" (graph 300x200 pixels, x from -16 to 5, y from -10 to 10, -x/3 -4).
\n" ); document.write( "
\n" ); document.write( "
\n" );