document.write( "Question 52472: Please help me on what is the difference between the below formulas:\r
\n" );
document.write( "\n" );
document.write( " y1 - y2/x1 - x2 and y2 - y1/ x2 - x1\r
\n" );
document.write( "\n" );
document.write( "Ex. (4,9), (3,6) m = 5/2 \n" );
document.write( "
Algebra.Com's Answer #35011 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! First, you ought to use parentheses to make sure your problem is clearly understood:\r \n" ); document.write( "\n" ); document.write( "(y1-y2)/(x1-x2) and (y2-y1)/(x2-x1)\r \n" ); document.write( "\n" ); document.write( "These are the formulas for finding the slope (m) of a line that passes through two given points. While they may look a little different, both formulas will give you exactly the same result. Let's check using the two points in your problem: \n" ); document.write( "(4, 9) and (3, 6) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |