document.write( "Question 250023: How do you graph the line y=-x+6? \n" ); document.write( "
Algebra.Com's Answer #182032 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
Set up a table to define two points. Draw the line.
\n" ); document.write( "
\r\n" );
document.write( "x   -x+6   y\r\n" );
document.write( "6   -6+6   0\r\n" );
document.write( "0    0+6   6\r\n" );
document.write( "

\n" ); document.write( ".
\n" ); document.write( "So we have two points (6,0) and (0,6),
\n" ); document.write( ".
\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C-x%2B6%29\"
\n" ); document.write( "
\n" );