document.write( "Question 229650: Find the intercepts for the equation.\r
\n" );
document.write( "\n" );
document.write( "x + y = 1 \n" );
document.write( "
Algebra.Com's Answer #170222 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+y=1 \n" ); document.write( "0+y=1 \n" ); document.write( "x+0=1 \n" ); document.write( "y int=(0,1) \n" ); document.write( "x int=(1,0) \n" ); document.write( " |