document.write( "Question 103377: find the slope and the y-intercept of -8x-5y=-10 \n" ); document.write( "
Algebra.Com's Answer #75179 by edjones(8007)![]() ![]() You can put this solution on YOUR website! slope=(m) \n" ); document.write( "y=mx+b \n" ); document.write( "-8x-5y=-10 \n" ); document.write( "-5y=8x-10 \n" ); document.write( " \n" ); document.write( "m=-8/5 \n" ); document.write( "y intercept occurs when x=0 \n" ); document.write( "when x=0 y=2 \n" ); document.write( " \n" ); document.write( "Ed \n" ); document.write( " |