document.write( "Question 415636: How do I find point slope?? \n" ); document.write( "
Algebra.Com's Answer #291328 by sheldonxu(4)![]() ![]() You can put this solution on YOUR website! When you are given two points( x1, y1), (x2, y2),\r \n" ); document.write( "\n" ); document.write( "the slope for the line that passes through these two points are (y2-y1)/(x2-x1) \n" ); document.write( " |