document.write( "Question 14452: Please help me with this problem. I can't figure it out. Here is the problem:\r
\n" ); document.write( "\n" ); document.write( "The line through points (a,b) and (c,d) has slope m = _________,
\n" ); document.write( "provided a is not equal to c.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #7237 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You will usually see the formula for the slope of a line, when you are given two points, written as:\r
\n" ); document.write( "\n" ); document.write( "\"m+=+%28y2+-+y1%29%2F%28x2+-+x1%29\" Where the coordinates of the two points are: (x1, y1) and (x2, y2)\r
\n" ); document.write( "\n" ); document.write( "In this problem, the two given points have the coordinates: (a, b) and (c, d), so the slope formula would look like:\r
\n" ); document.write( "\n" ); document.write( "\"m+=+%28d+-+b%29%2F%28c+-+a%29\"\r
\n" ); document.write( "\n" ); document.write( "And, in order to not run into the undefined situation of division by zero, we cannot have a = c, otherwise you would have:\r
\n" ); document.write( "\n" ); document.write( "\"m+=+%28d+-+b%29%2F0\" and this is not defined.
\n" ); document.write( "
\n" );