document.write( "Question 322747: What is the standard form of an equation of the line that passes through the points (-1, 4) and (-7, -5)? \n" ); document.write( "
Algebra.Com's Answer #231084 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-1, 4) and (-7, -5)? \n" ); document.write( "Y=-mX+b where m=slope & b=the Y intercept. \n" ); document.write( "m=(Y2-Y1)/(X2-X1) \n" ); document.write( "m=(-5-4)/(-7+1) \n" ); document.write( "m=-9/-6 \n" ); document.write( "m=3/2 ans for the slope. \n" ); document.write( "4=3/2*-1+b \n" ); document.write( "4=-3/2+b \n" ); document.write( "b=4+3/2 \n" ); document.write( "b=8/2+3/2 \n" ); document.write( "b=11/2 ans. for the Y intercept. \n" ); document.write( "Y=3X/2+11/2 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |