document.write( "Question 930246: Write an equation in standard form for a line that passes through (-3,-5) and (4,5)? Please Explain \n" ); document.write( "
Algebra.Com's Answer #564798 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! slope = m = dy/dx \n" ); document.write( "m = (5+5)/(4+3) \n" ); document.write( "m = (10/7) \n" ); document.write( "--- \n" ); document.write( "point-slope form: \n" ); document.write( "y - 5 = (10/7)(x - 4) \n" ); document.write( "y - 5 = (10/7)x - 4(10/7) \n" ); document.write( "y = (10/7)x - (40/7) + 5 \n" ); document.write( "y = (10/7)x - (40/7) + 35/7 \n" ); document.write( "y = (10/7)x - (5/7) \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "standard form: \n" ); document.write( "(10/7)x - y = 5/7 \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( " |