document.write( "Question 322226: Find the slope of the line containing the given pair of points. If the slope is undefined, state so.\r
\n" ); document.write( "\n" ); document.write( "(5, 3) and (8, -4)
\n" ); document.write( "

Algebra.Com's Answer #230939 by QH(50)\"\" \"About 
You can put this solution on YOUR website!
\"m=%28y2-y1%29%2F%28x2-x1%29\"
\n" ); document.write( "\"m=%28-4-3%29%2F%288-5%29\"
\n" ); document.write( "\"m=-7%2F3\"
\n" ); document.write( "
\n" ); document.write( "
\n" );