document.write( "Question 142656: Use the intercepts to graph the equation.
\n" );
document.write( "x + 3y = 6
\n" );
document.write( "HELP PLEASE!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #103815 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X+3Y=6 \n" ); document.write( "3Y=-X=6 \n" ); document.write( "Y=-X/3+6/3 \n" ); document.write( "Y=-X/3+2 \n" ); document.write( "IF Y=0 THEN: \n" ); document.write( "0=-X/3+2 \n" ); document.write( "-X/3=-2 \n" ); document.write( "-X=-2*3 \n" ); document.write( "-X=-6 \n" ); document.write( "X=6 OR (6,0) IS THE X INTERCEPT. \n" ); document.write( "SETTING X=0 THEN: \n" ); document.write( "Y=-3*0+2 \n" ); document.write( "Y=2 OR (0,2) IS THE Y INTERCEPT. \n" ); document.write( " |