document.write( "Question 1209040: Find the slope of the line given two points.\r
\n" );
document.write( "\n" );
document.write( "Two points: (a+b,c+d),(a-b,c-d) \n" );
document.write( "
Algebra.Com's Answer #847614 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "x-increment is delta_x = (a-b) - (a+b) = -2b.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "y-increment is delta_y = (c-d) - (c+d) = -2d.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The slope =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |