document.write( "Question 806431: using ordered pairs find the missing coordinate to make the slope true\r
\n" );
document.write( "\n" );
document.write( "(x,3) and (19,-17)
\n" );
document.write( "Slope = -2 \n" );
document.write( "
Algebra.Com's Answer #486342 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! Get the equation in point-slope form: y - y1 = m(x - x1) \n" ); document.write( "--- \n" ); document.write( "Use the given slope -2 and the given point (19,-17), like so: \n" ); document.write( "--- \n" ); document.write( "y - (-17) = (-2)(x - 19) \n" ); document.write( "Simplify, like so: \n" ); document.write( "y + 17 = -2x + 38 \n" ); document.write( "y = -2x + 21 \n" ); document.write( "--- \n" ); document.write( "Now plug-in the y-coordinate (3) of the point with missing x-coordinate (x,3), and solve the equation for x, like so: \n" ); document.write( "--- \n" ); document.write( "3 = -2x + 21 \n" ); document.write( "2x = 21 - 3 \n" ); document.write( "2x = 18 \n" ); document.write( "Answer: \n" ); document.write( "x = 9 \n" ); document.write( "--- \n" ); document.write( "To check the answer, calculate the slope from the two points, like so: \n" ); document.write( "--- \n" ); document.write( "m = (-17 - 3) / (19 - 9) \n" ); document.write( "m = -20 / 10 \n" ); document.write( "m = -2 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |