document.write( "Question 787065: Please help me solve this equation.\r
\n" );
document.write( "\n" );
document.write( "Determine the slope of the line through the given points.\r
\n" );
document.write( "\n" );
document.write( "(2,7) and (8,1) \n" );
document.write( "
Algebra.Com's Answer #478078 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Using gradient formula: \n" ); document.write( "y2 - y1/x2 - x1 \n" ); document.write( "1 - 7/8 - 2 \n" ); document.write( "-6/6 \n" ); document.write( "= -1 \n" ); document.write( "This the slope (gradient) of the line. \n" ); document.write( "Using the equation: \n" ); document.write( "y = mx + c with one of the coordinates \n" ); document.write( "say, (2,7) \n" ); document.write( "y = mx + c \n" ); document.write( "7 = -1(2) + c \n" ); document.write( "c = 9 \n" ); document.write( "Equation: \n" ); document.write( "y = -x + 9 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |