document.write( "Question 777772: If the line h passes through the two points (1, 2) and (3, 6) What is the slope of the line h passing through the two points? \n" ); document.write( "
Algebra.Com's Answer #474247 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
slop = m =y2-y1/x2-x1
\n" ); document.write( "given (x1,y1)= (1, 2)
\n" ); document.write( " (x2,y2)= (3, 6)
\n" ); document.write( "m = 6-2/3-1
\n" ); document.write( "m=4/2
\n" ); document.write( "m=2
\n" ); document.write( "slope can be written in the form of Tan x also
\n" ); document.write( "
\n" );