document.write( "Question 189263: The line passes through the points (8,1) and (6,2). What is the slope? \n" ); document.write( "
Algebra.Com's Answer #141989 by Alan3354(69443) You can put this solution on YOUR website! The line passes through the points (8,1) and (6,2). What is the slope? \n" ); document.write( "------------------ \n" ); document.write( "The slope, m, is the vertical change over the horizontal change, y over x. \n" ); document.write( "m = (2-1)/(6-8) \n" ); document.write( "m = -1/2 \n" ); document.write( " \n" ); document.write( " |