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)![]() ![]() ![]() 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( " \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( " |