document.write( "Question 49035: Hi!
\n" ); document.write( "How do you find slope?
\n" ); document.write( "I can't figure out anyway to do it.
\n" ); document.write( "If you can help that would be great!
\n" ); document.write( "Thanks.
\n" ); document.write( "

Algebra.Com's Answer #32487 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
Slope is defined as \"%28y2+-+y1%29%2F%28x2+-+x1%29\" with your two points being: (x1,y1) and (x2,y2)
\n" ); document.write( "Ex.) P(1,2) and P(2,4)
\n" ); document.write( "x1 = 1 and y1 = 2
\n" ); document.write( "x2 = 2 and y2 = 4
\n" ); document.write( "M = (y2 - y1)/(x2 - x1) = (4 - 2)/(2 - 1) = 2/1 = 2
\n" ); document.write( "It does not matter which point is (x1,y1) as long as the x1 is paired with the y1.
\n" ); document.write( "
\n" );