document.write( "Question 375075: How do you find the slope of a line when you are given the line? \n" ); document.write( "
Algebra.Com's Answer #266769 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Pick any two points on the line (x1, y1) and (x2, y2), apply the slope formula: slope = \"m+=+%28y2+-+y1%29%2F%28x2+-+x1%29\". \n" ); document.write( "
\n" );