document.write( "Question 68273This question is from textbook An Incremental Development
\n" );
document.write( ": Please help to graph on a rectangular coordinate system\r
\n" );
document.write( "\n" );
document.write( "x + 3y + 6 = 0 \n" );
document.write( "
Algebra.Com's Answer #48555 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x=3y+6=0 \n" ); document.write( "3y=-x-6 \n" ); document.write( "y=-x/3-6/3 \n" ); document.write( "y=-x/3-2 \n" ); document.write( " |