document.write( "Question 235672: FInd the slope if it exists, of the line containing a pair of points
\n" );
document.write( "(9,3) and (10,-9) \n" );
document.write( "
Algebra.Com's Answer #173514 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (9,3) and (10,-9) \n" ); document.write( "SLOPE=(Y2-Y1)/(X2-X1)=(-9-3)/(10-9)=-12/1=-12 ANS. \n" ); document.write( " |