document.write( "Question 662638: how do i graph this equation?
\n" );
document.write( "x + 4y = 8 \n" );
document.write( "
Algebra.Com's Answer #412416 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! 4y = -x + 8 \n" ); document.write( "y = -1/4x + 2 \n" ); document.write( "slope is -1/4 \n" ); document.write( "y intercept is 2 \n" ); document.write( " |