document.write( "Question 480999: How do I work out the following question? Which of the following is the equation of a line that passes through (-2, -1) and (-4, -3)? \n" ); document.write( "
Algebra.Com's Answer #329326 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! equation of a line that passes through (-2, -1) and (-4, -3)? \n" ); document.write( "--- \n" ); document.write( "slope = (-3--1)/(-4--2) = -2/-2 = 1 \n" ); document.write( "------- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "-1 = 1*-2 + b \n" ); document.write( "b = 1 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = x + 1 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |