document.write( "Question 717650: find the slope, if possible ,of the line passing through each pair of points. (2, -1) and (6, 3) \n" ); document.write( "
Algebra.Com's Answer #440370 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the slope, if possible ,of the line passing through each pair of points. (2, -1) and (6, 3) \n" ); document.write( "------------------ \n" ); document.write( "slope = (3--1)/(6-2) = 4/4 = 1 \n" ); document.write( "------ \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "3 = 1*6 + b \n" ); document.write( "b = -3 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = x - 3 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |