document.write( "Question 1157296: What is the equation that the points (-10,-2) and (-8, -3) pass through
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #780152 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! find the slope, change in y (-1) divided by change in x (2) so slope is -1/2 \n" ); document.write( "point slope formula y-y1=m(x-x1) m slope and (x1, y1) point \n" ); document.write( "y+2=(-1/2)(x+10) \n" ); document.write( "y=(-1/2)x-7\r \n" ); document.write( "\n" ); document.write( " |