document.write( "Question 1073057: A line with a slope of -5/2 passes through the points (k,3) and (1,-2) find the value of k \n" ); document.write( "
Algebra.Com's Answer #687885 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the slope is -5/1-k and that equals -5/2 \n" ); document.write( "The minus sign cancels, and the 5s cancel \n" ); document.write( "Therefore 1/(1-k)=(1/2) and cross multiplication give 2=1-k and k=-1 \n" ); document.write( "(-1,3) and (1,-2) give a slope of -5/2. \n" ); document.write( " |