document.write( "Question 95489: I need help on graphing, I don't know where to put them on the graph, the problem is y = 2x / 3 - 2 \n" ); document.write( "
Algebra.Com's Answer #69529 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b where (m)= slope & (b)=Y intercept.
\n" ); document.write( "THE Y INTERCEPT HERE IS (0,-2). ONE POINT TO PLOT
\n" ); document.write( "TO FIND ANOTHER POINT JUST SET Y=0 & SOLVE FOR X.
\n" ); document.write( "0=2X/3-2
\n" ); document.write( "2X/3=2 NOW CROSS MULTIPLY
\n" ); document.write( "2X=6
\n" ); document.write( "NOW DIVIDE BOTH SIDES BY 2
\n" ); document.write( "2X/2=6/2
\n" ); document.write( "X=3 WHEN Y=0 SO WE HAVE A SECOND POINT (3,0)NOW PLOT THESE 2 POINTS(0,-2) & (3,0) AND DRAW A LINE THROUGH THEM. YOU'LL HAVE A SLOPE (m) OF 2/3
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+2x%2F3+-2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 2x/3 -2).
\n" ); document.write( "
\n" );