document.write( "Question 1002153: Find the x intercept and the y intercept for the problem x+y=5 \n" ); document.write( "
Algebra.Com's Answer #619120 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "x + y = 5
\n" ); document.write( "Put in y = mx + c form
\n" ); document.write( "y = -x + 5
\n" ); document.write( "Where the line cuts the x axis
\n" ); document.write( "y = 0
\n" ); document.write( "......
\n" ); document.write( "y = -x + 5
\n" ); document.write( "0 = -x + 5
\n" ); document.write( "-x = -5
\n" ); document.write( "x = 5
\n" ); document.write( "(5,0)
\n" ); document.write( "......
\n" ); document.write( "Where the line cuts the y axis
\n" ); document.write( "x = 0
\n" ); document.write( "y = -x + 5
\n" ); document.write( "y = -(0) + 5
\n" ); document.write( "y = 5
\n" ); document.write( "(0,5)
\n" ); document.write( "........
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );