document.write( "Question 69835: Find the slope of any line parallel to the line through points (15, 1) and (4, 2). \n" ); document.write( "
Algebra.Com's Answer #49778 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE =(Y2-Y1)/(X2-X1) \n" ); document.write( "(2-1)/(4-15) \n" ); document.write( "1/-11 \n" ); document.write( "-1/11 IS THIS SLOPE OF THIS AND ANY LINE PARALLEL TO IT. \n" ); document.write( " |