document.write( "Question 268841: Write a slope intercept equation for a line with the given characteristics.\r
\n" );
document.write( "\n" );
document.write( "Passes through (-3,7) and (-1,-5) \n" );
document.write( "
Algebra.Com's Answer #196976 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Passes through (-3,7) and (-1,-5) \n" ); document.write( "Y=mX+b m=slope & b=Y intercept. \n" ); document.write( "m=(Y2-Y1)/(X2-X1) \n" ); document.write( "m=(-5-7)/(-1+3) \n" ); document.write( "m=-12/2=-6 ans. for the slope. \n" ); document.write( "7=-6*-3+b \n" ); document.write( "7=18+b \n" ); document.write( "b=7-18 \n" ); document.write( "b=-11 ans for the Y intercept. \n" ); document.write( "Y=-6x-11 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |