document.write( "Question 371751: find the value of x so that the points lie on a line with a given slope:
\n" );
document.write( "(x,2) and (-5,8), m = -1 \n" );
document.write( "
Algebra.Com's Answer #264849 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (x,2) and (-5,8), m = -1 \n" ); document.write( ".. \n" ); document.write( "slope = y2-y1/x2-x1 \n" ); document.write( "-1=(8-2)/(-5-x) \n" ); document.write( "-1=6/-5-x \n" ); document.write( "-1(-5-x)=6 \n" ); document.write( "5+x=6 \n" ); document.write( "-5 -5 \n" ); document.write( "x=1\r \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |