document.write( "Question 462582: The last submission was incorrect, this is it. Can somene show me how to use the intercepts to graph the equation
\n" );
document.write( "x + 3y = 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #317086 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y intercept \n" ); document.write( "0+3y=6 \n" ); document.write( "y=6/3 \n" ); document.write( "y=2 \n" ); document.write( "(0,2) \n" ); document.write( "x intercept \n" ); document.write( "x+3*0=6 \n" ); document.write( "x+0=6 \n" ); document.write( "x=6 \n" ); document.write( "(6,0) \n" ); document.write( " |