document.write( "Question 78688: how do i graph the equation y=3x-4? \n" ); document.write( "
Algebra.Com's Answer #56449 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
Y=3X-4 THIS EQUATION IS FOR A LINE WITH A SLOPE (m) OF 3 & A Y INTERCEPT (b) OF (0,-4). TO LOCATE ANOTHER POINT SET Y=0 AND SOLVE FOR X
\n" ); document.write( "0=3X-4
\n" ); document.write( "3X=4
\n" ); document.write( "X=4/3 OR (4/3,0) IS ANOTHER POINT. PLOT THESE TWO POINTS AND DRAW THE LINE THUS:
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+3x+-4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 3x -4).
\n" ); document.write( "
\n" );