document.write( "Question 393360: find the equation of the line, in slope-intercept form, that contains the points (-7,3) and (-1,7) \n" ); document.write( "
Algebra.Com's Answer #279173 by rfer(16322) ![]() You can put this solution on YOUR website! m=y2-y2/x2/x1 \n" ); document.write( "m=7-3/-1--7 \n" ); document.write( "m=4/6 \n" ); document.write( "m=2/3 \n" ); document.write( "I just saw slope, didn't see the rest of the question \n" ); document.write( "a little more wirk \n" ); document.write( "y=mx+b \n" ); document.write( "7=2/3*-1+b \n" ); document.write( "7=-2/3+b \n" ); document.write( "b=7 2/3 \n" ); document.write( "b=23/3 \n" ); document.write( "--------------- \n" ); document.write( "y=2/3x+23/3 \n" ); document.write( " |