document.write( "Question 455046: what is the slope of the line that passes through each pair of points?
\n" );
document.write( "(2,-1) and (6,3)\r
\n" );
document.write( "\n" );
document.write( "what is the slope of a line parallell to the line that passestrough the following points?\r
\n" );
document.write( "\n" );
document.write( "(4,0) and (3.8, 2) \n" );
document.write( "
Algebra.Com's Answer #312402 by Alan3354(69443) You can put this solution on YOUR website! what is the slope of the line that passes through each pair of points? \n" ); document.write( "(2,-1) and (6,3) \n" ); document.write( "Slope m = diffy/diffx \n" ); document.write( "m = 4/4 = 1 \n" ); document.write( "---------------- \n" ); document.write( "what is the slope of a line parallel to the line that passestrough the following points?\r \n" ); document.write( "\n" ); document.write( "(4,0) and (3.8,2) \n" ); document.write( "It's the same as the slope of the line thru the points. \n" ); document.write( "Find it the same way as the one above. \n" ); document.write( " |