document.write( "Question 134767: write the equation, in slope intercept form, of the line containing the points (-1,5) and (1,3) \n" ); document.write( "
Algebra.Com's Answer #98607 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE=(3-5)/(1+1)=-2/2=-1 \n" ); document.write( "Y=mX+b \n" ); document.write( "5=-1*-1+b \n" ); document.write( "5=1+b \n" ); document.write( "b=5-1 \n" ); document.write( "b=4 ANSWER FOR THE Y INTERCEPT. \n" ); document.write( "Y=-X+4 \n" ); document.write( " |