document.write( "Question 28393: find the slope of (0,0) (-6,2) \n" ); document.write( "
Algebra.Com's Answer #15428 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! find the slope of line joining (0,0)and (-6,2)\r \n" ); document.write( "\n" ); document.write( "[The slope of the line joining two given points \n" ); document.write( "A(x1,y1) and B(x2,y2) is given by \n" ); document.write( "m = (y2-y1)/(x2-x1) \n" ); document.write( "Here in the given problem \n" ); document.write( "A(x1,y1) is the origin O(0,0) Therefore x1 = 0, y1 = 0 \n" ); document.write( "and B(x2,y2) is the (-6,2) Therefore x2 = -6, y2 = 2]\r \n" ); document.write( "\n" ); document.write( "the slope of line joining (0,0)and (-6,2)is \n" ); document.write( "m = (2-0)/[(-6)-0] \n" ); document.write( " =2/(-6) \n" ); document.write( " =(-1/3) \n" ); document.write( " \n" ); document.write( " |