document.write( "Question 404646: find the slope if it exsists of the line containing the pair of points\r
\n" );
document.write( "\n" );
document.write( "(-3.3,15.5) and (-0.8,5.6) \n" );
document.write( "
Algebra.Com's Answer #285961 by subudear(62)![]() ![]() ![]() You can put this solution on YOUR website! slope of line is given by m = (y2-y1)/(x2-x1)\r \n" ); document.write( "\n" ); document.write( "given points are \n" ); document.write( "(-3.3,15.5) and (-0.8,5.6)\r \n" ); document.write( "\n" ); document.write( "x1 = -3.3, y1 = 15.5 \n" ); document.write( "x2 = -0.8, y2 = 5.6\r \n" ); document.write( "\n" ); document.write( "replacing the values we get\r \n" ); document.write( "\n" ); document.write( "m = (5.6 - 15.5)/(-0.8 - (-3.3)) \n" ); document.write( "m = -3.96\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |