document.write( "Question 238874: i need to write this equation in slope intercept form for the line that satisfies the given equation. it contains (-5,-3) and (10,-6) \n" ); document.write( "
Algebra.Com's Answer #175498 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-5,-3) and (10,-6) \n" ); document.write( "Y=mX+b WHERE m=SLOPE & b=THE Y INTERCEPT. \n" ); document.write( "SLOPE=(Y2-Y1)/(X2-X1)=(-6+3)/(10+5)=-3/15=-1/5 IS THE SLOPE \n" ); document.write( "-3=-5*-1/5+b \n" ); document.write( "-3=1+b \n" ); document.write( "b=-3-1 \n" ); document.write( "b=-4 FOR THE Y INTERCEPT. \n" ); document.write( "Y=X/5-4 IS THIS LINE EQUATION. \n" ); document.write( " |