document.write( "Question 393943: find the slope of the line, if it exists, containing the points (9,3) and (-3,-2) \n" ); document.write( "
Algebra.Com's Answer #280471 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Slope m =(3--2)/(9--3) = 5/12. So the slope of the line exists. \n" ); document.write( "
\n" );