document.write( "Question 436177: if mn is parallel to line J (6,4) and K (0,-2)what is the slope of mn \n" ); document.write( "
Algebra.Com's Answer #301773 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x1 y1 x2 y2 \n" ); document.write( "6 4 0 -2 \n" ); document.write( " \n" ); document.write( "slope m = (y2-y1)/(x2-x1) \n" ); document.write( "m= 1 \n" ); document.write( " \n" ); document.write( "since the line mn is parallel it will have the same slope of 1 \n" ); document.write( " |