document.write( "Question 269200: Find the slope of a line parallel to the line that passes through the given points. ( -6, 2) and ( 4, -5) \n" ); document.write( "
Algebra.Com's Answer #197292 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! slope = (change in y)/change in x) \n" ); document.write( "(x1,y1) = (-6,2) \n" ); document.write( "(x2,y2) = (4,-5) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The slope of any line parallel to the line is -7/10 \n" ); document.write( " \n" ); document.write( " |