document.write( "Question 682856: Please help me with the following question:\r
\n" );
document.write( "\n" );
document.write( " Find the slope of a line containing points (-2,8)and(3,5).\r
\n" );
document.write( "\n" );
document.write( " Thank you! \n" );
document.write( "
Algebra.Com's Answer #423357 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Use the slope formula\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = (y2-y1)/(x2-x1)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = (5-8)/(3-(-2))\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = (5-8)/(3+2)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = -3/5\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the slope of the line that passes through the two points is -3/5 \n" ); document.write( " |