document.write( "Question 95972: Graph each of the following equations, using the intercept method.\r
\n" ); document.write( "\n" ); document.write( "2x+3y=6
\n" ); document.write( "

Algebra.Com's Answer #69955 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
SETX=0 & SOLVE FOR Y.
\n" ); document.write( "2*0+3Y=Y
\n" ); document.write( "3Y=6
\n" ); document.write( "Y=6/3
\n" ); document.write( "Y=2 ANSWER POINT=(0,2)
\n" ); document.write( "SET Y=0 & SOLVE FOR X
\n" ); document.write( "2X+3*0=6
\n" ); document.write( "2X=6
\n" ); document.write( "X=6/2
\n" ); document.write( "X=3 ANSWER POINT=(3,0)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-2x%2F3+%2B2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -2x/3 +2).
\n" ); document.write( "---------------------------------------------------------
\n" ); document.write( "TO GRAPH THIS LINE PLOT THE 2 POINTS (0,2) & (3,0) & DRAW A LINE THROUGH THEM AS SHOWN IN THE PRECEEDING GRAPH.
\n" ); document.write( "
\n" );