document.write( "Question 638651: Find the slope if it exists, of the line containing the pair of points.
\n" );
document.write( " (1,0) and (0,-10) The slope is m=? \n" );
document.write( "
Algebra.Com's Answer #402320 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope if it exists, of the line containing the pair of points. \n" ); document.write( "(1,0) and (0,-10) The slope is m=? \n" ); document.write( "** \n" ); document.write( "slope=∆y/∆y=rise/run=change in y/change in x=(-10-0)/(0-1)=-10/-1=10 \n" ); document.write( "m=10 \n" ); document.write( " |