document.write( "Question 568784: How do I figure out how to find the slope of the line containing the following points of (5/6,-2) and (-1/3, -1/3)? \n" ); document.write( "
Algebra.Com's Answer #367128 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
slope = ( change in y ) / ( change in x )
\n" ); document.write( "( 5/6, -2 ) and ( -1/3, -1/3 )
\n" ); document.write( "slope = \"+%28+-1%2F3+-%28-2%29+%29+%2F+%28+-1%2F3+-+5%2F6+%29+\"
\n" ); document.write( "-----------------------
\n" ); document.write( "\"+%28+-1%2F3+%2B+2+%29+%2F+%28+-7%2F6+%29+\"
\n" ); document.write( "----------------------
\n" ); document.write( "\"+%285%2F3%29+%2F+%28+-7%2F6+%29+\"
\n" ); document.write( "----------------
\n" ); document.write( "\"+%28+10%2F6+%29+%2F+%28+-7%2F6+%29+\"
\n" ); document.write( "-------------------
\n" ); document.write( "\"+-%2810%2F7%29+\"
\n" ); document.write( "
\n" );