document.write( "Question 14092: how do i find the slope of a line? \n" ); document.write( "
Algebra.Com's Answer #7372 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Slope of a line is defined as the tangent of the angle the line makes with X axis in the positive (anticlockwise) direction.
\n" ); document.write( "if the line equation is given as ax + by + c = 0 , then the slope is given by
\n" ); document.write( "the formula m = slope = -a/b
\n" ); document.write( "
\n" );