document.write( "Question 1088770: graph the linear equation x+5y=-8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #703093 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! two ways. When x=0, 5y=-8, y =-1.6 \n" ); document.write( "when y=0 x=-8 \n" ); document.write( "two points determine the line. \n" ); document.write( "or slope intercept. Isolate the y \n" ); document.write( "5y=-x-8 \n" ); document.write( "y=(-1/5)x-(8/5) \n" ); document.write( " |