document.write( "Question 485683: I need help with how to find missing coordinates!
\n" );
document.write( "Find the value of k
\n" );
document.write( "(-3,2k)(k,6) m=4 \n" );
document.write( "
Algebra.Com's Answer #332135 by Theo(13342) You can put this solution on YOUR website! if this is supposed to be a straight line, then m is the slope. \n" ); document.write( "the equation of a straight line is equal to: \n" ); document.write( "y = mx + b \n" ); document.write( "m is the slope \n" ); document.write( "b is the y intercept \n" ); document.write( "the slope is given by the equation. \n" ); document.write( "m = (y2-y1)/x2-x1) \n" ); document.write( "the coordinates you are given can be labeled as: \n" ); document.write( "(x1,y1) = (-3,2k) \n" ); document.write( "(x2,y2) = (k,6) \n" ); document.write( "y2 - y1 would be equal to 6 - 2k \n" ); document.write( "x2 - x1 would be equal to k - (-3) which is equal to k + 3 \n" ); document.write( "the slope is therefore equal to (6-2k) / (k+3) and is equal to 4. \n" ); document.write( "you need to solve that equation for k.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have (6-2k) / (k+3) = 4 \n" ); document.write( "multiply both sides of this equation by (k+3) to get: \n" ); document.write( "(6-2k) = 4 * (k+3) \n" ); document.write( "simplify to get: \n" ); document.write( "6 - 2k = 4k + 12 \n" ); document.write( "subtract 4k from both sides of the equation and subtract 6 from both sides of the equation to get: \n" ); document.write( "-2k - 4k = 12 - 6 \n" ); document.write( "simplify to get: \n" ); document.write( "-6k = 6 \n" ); document.write( "divide both sides of the equation by -6 to get: \n" ); document.write( "k = -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when k = -6, your coordinates becomes: \n" ); document.write( "(-3,-2) and (-1,6) with m = 4 \n" ); document.write( "(x1,y1) = (-3,-2) \n" ); document.write( "(x2,y1) = (-1,6) \n" ); document.write( "y2 - y1 = 6 - (-2) = 8 \n" ); document.write( "x2 - x1 = -1 - (-3) = 2 \n" ); document.write( "8/2 = a slope of 4 which confirms the calculations are correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your answer is that k = -1\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |