document.write( "Question 365189: Find the slope if it exists, of the line containing the pair of points (6,0) and (0,-10) \n" ); document.write( "
Algebra.Com's Answer #260402 by robertb(5830)![]() ![]() You can put this solution on YOUR website! slope = (0--10)/(6-0) = 10/6 = 5/3. \n" ); document.write( " |