document.write( "Question 319531: Find the inslope intercept form the passing through points with given coordinates. (-3,3) (2,-2) for some reason I am not getting this right. \n" ); document.write( "
Algebra.Com's Answer #228793 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (-3,3) (2,-2) \n" ); document.write( "----------------- \n" ); document.write( "slope = (-2-3)/(2--3) = -5/5 = -1 \n" ); document.write( "----- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "-2 = -1(2) + b \n" ); document.write( "b = -2 +2 = 0 \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "y = -x \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |