document.write( "Question 1153957: Find the slope of the line going through the pair of points: (6.3, -9.4), (1.3, -4.4) \n" ); document.write( "
\r\n" ); document.write( "\n" ); document.write( "The slope of a line going through (x1, y1) and (x2, y2) is given by\r\n" ); document.write( "\n" ); document.write( "(y2-y1)/(x2-x1)\r\n" ); document.write( "\n" ); document.write( "Substitute the x, y values from the 2 points given. You get\n" ); document.write( "Slope = \n" ); document.write( "= \r\n" ); document.write( "\n" ); document.write( "Slope is -1\r\n" ); document.write( "\n" ); document.write( "Solved\n" ); document.write( "