document.write( "Question 190925: the line containing the points(-2,-1) and (x,5)has a slope of -3.what is the value of x? \n" ); document.write( "
Algebra.Com's Answer #143346 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the line containing the points(-2,-1) and (x,5)has a slope of -3.what is the value of x? \n" ); document.write( "----------------- \n" ); document.write( "slope = (5--1)/(x--2) = -3 \n" ); document.write( "6/(x+2) = -3 \n" ); document.write( "x+2 = -2 \n" ); document.write( "x= -4 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |