document.write( "Question 266691: i need to find the intercepts to graph how do i do this
\n" );
document.write( "x+4y=8 \n" );
document.write( "
Algebra.Com's Answer #195927 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The line crosses the x-axis @ y = 0, and vice versa. \n" ); document.write( "x = 0, y = 2 --> (0,2) y-intercept \n" ); document.write( "y = 0, x = 8 --> (8,0) x-intercept \n" ); document.write( " \n" ); document.write( " |