document.write( "Question 811166: What is the linear equation of the line that goes through (8,10) and (6,-10) \n" ); document.write( "
Algebra.Com's Answer #488687 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! plug the xy pairs into the two-point form: \n" ); document.write( "y - y1 = ( (y2 - y1)/(x2 - x1) )(x - x1) \n" ); document.write( "--- \n" ); document.write( "or use this linear equation solver: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "copy and paste the list of xy pairs like so: 8 10 6 -10 \n" ); document.write( "in the two-point input box of the solver, and click the Graph button. \n" ); document.write( "--- \n" ); document.write( "the slope is: 10 \n" ); document.write( "the y-intercept is: -70 \n" ); document.write( "--- \n" ); document.write( "the equation is: y = 10x - 70 \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( " |