document.write( "Question 295630: what is the x and y intercepts for the equation y=x-1 \n" ); document.write( "
Algebra.Com's Answer #213057 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
The equation of the line is y=x-1
\n" ); document.write( "y-x = -1
\n" ); document.write( "To find the x intercept, put y=0
\n" ); document.write( "Then 0-x = -1
\n" ); document.write( " x=1
\n" ); document.write( "So the x intercept is (1,0)
\n" ); document.write( "To find the y intercept, put x=0
\n" ); document.write( "Then y-0 = -1
\n" ); document.write( " y= -1
\n" ); document.write( "So the x intercept is (0, -1)
\n" ); document.write( "
\n" );