document.write( "Question 37985: Find the coordinates of the y-intercept and the x-intercept, in that order.\r
\n" );
document.write( "\n" );
document.write( "x + y = 6 \n" );
document.write( "
Algebra.Com's Answer #23485 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! When x = 0, the line crosses the y-axis. \n" ); document.write( "Here that y-intercept is 6. \n" ); document.write( "When y = 0, the line crosses the x-axis. \n" ); document.write( "Here that x-intercept is 6. \n" ); document.write( " |