document.write( "Question 686223: Find the value of k so that the three points lie on the same line. Write the equation in point slope form. The points given are (1,-2) (-2,4) (4,k) \n" ); document.write( "
Algebra.Com's Answer #424720 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the value of k so that the three points lie on the same line. Write the equation in point slope form. The points given are (1,-2) (-2,4) (4,k) \n" ); document.write( "** \n" ); document.write( "y-y1=m(x-x1) \n" ); document.write( "using given point (1,-2) \n" ); document.write( "y-(-2)=m(x-1) \n" ); document.write( "y+2=m(x-1) \n" ); document.write( "using given points (1,-2) and (-2,4) to find slope,m \n" ); document.write( "m=∆y/∆x=(4-(-2))/(-2-1)=(4+2)/-3=6/-3=-2 \n" ); document.write( "y+2=-2(x-1) \n" ); document.write( "y+2=-2x+2 \n" ); document.write( "y=-2x \n" ); document.write( "solving for k \n" ); document.write( "k=-2*4=-8 \n" ); document.write( "k=-8 \n" ); document.write( "see graph below: \n" ); document.write( " |