document.write( "Question 920644: Find the slope of the lone containing the given points. p1 (3,-2) P2 (2,0) \n" ); document.write( "
Algebra.Com's Answer #558517 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope of the line containing the given points. p1 (3,-2) P2 (2,0) \n" ); document.write( "slope = (-2-0)/(3-2) = -2 \n" ); document.write( "----- \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "0 = -2*2 + b \n" ); document.write( "b = 4 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = -2x+4 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |