document.write( "Question 97517: how do i graph the line x-y=1 on a graph? \n" ); document.write( "
Algebra.Com's Answer #70937 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X-Y=1 \n" ); document.write( "-Y=-X+1 \n" ); document.write( "Y=X-1 \n" ); document.write( " |