document.write( "Question 1102724: What is the slope of the line through (-7,-8)(−7,−8)left parenthesis, minus, 7, comma, minus, 8, right parenthesis and (0,4)(0,4)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #717438 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! slope = rise / run = (change in y value) / (change in x value) = (y2-y1)/(x2-x1)\r \n" ); document.write( "\n" ); document.write( "You are free to choose which point to assign to (x1,y1):\r \n" ); document.write( "\n" ); document.write( "Choosing (x1,y1) = (-7,-8) ( and therefore (x2,y2)=(0,4) ):\r \n" ); document.write( "\n" ); document.write( " slope = (4-(-8)) / (0- (-7)) = 12 / 7 or about 1.7143 to 4 decimal places.\r \n" ); document.write( "\n" ); document.write( "— \n" ); document.write( "You can reverse the assignments of (x1,y1) and (x2,y2) to prove to yourself that the slope calculation is unaffected. \n" ); document.write( "Slope is usually represented by the letter 'm' in the equations of lines. \n" ); document.write( " |