document.write( "Question 515625: Graph the line containing the given pair of points and find the slope.
\n" );
document.write( "(6,2) (-4,-5)\r
\n" );
document.write( "\n" );
document.write( "A. m=?
\n" );
document.write( "B. The slope is undefined.\r
\n" );
document.write( "\n" );
document.write( "I want to just graph the two points, but for some reason I think it won't be that easy. Can someone please help me with this one? \n" );
document.write( "
Algebra.Com's Answer #344095 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x1 y1 x2 y2 \n" ); document.write( "6 2 -4 5 \n" ); document.write( " \n" ); document.write( "slope m = (y2-y1)/(x2-x1) \n" ); document.write( "( 5 - 2 )/( -4 - 6 ) \n" ); document.write( "( 3 / -10 ) \n" ); document.write( "m= - 3/10 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |