document.write( "Question 377550: find the slope, if it exists, on the line containing the pair of points.
\n" );
document.write( "(5,0) and (0,-10). \n" );
document.write( "
Algebra.Com's Answer #268285 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! (-10-0)/(0-5)=-10/-5=2 \n" ); document.write( "slope m=2 \n" ); document.write( " |