document.write( "Question 591637: Find the equation of the line that passes throught the points(-2,1)&(4,-8) Please I need help with these. Thank you \n" ); document.write( "
Algebra.Com's Answer #375698 by Alan3354(69443) You can put this solution on YOUR website! Find the equation of the line that passes throught the points(-2,1)&(4,-8) \n" ); document.write( "------------ \n" ); document.write( "Find the slope, m \n" ); document.write( "m = diffy/diffx = (1 - (-8))/(-2 - 4) = 9/-6 \n" ); document.write( "m = -3/2 \n" ); document.write( "---------- \n" ); document.write( "Use y = mx + b and either point to find b, the y-intercept \n" ); document.write( "-8 = (-3/2)*4 + b \n" ); document.write( "b = -8 + 6 \n" ); document.write( "b = -2 \n" ); document.write( "------ \n" ); document.write( "The eqn is y = mx + b \n" ); document.write( "y = (-3/2)x - 2 \n" ); document.write( "or, 3x + 2y = -4 \n" ); document.write( "------------------ \n" ); document.write( "not that bad? \n" ); document.write( " \n" ); document.write( " |