document.write( "Question 185956: Could someone please help me find the equation of the line that goes through the points (-4,2) and (-3,-7). I am terrible at graphing and equations and in need of help. Thanks for your help in advance. \n" ); document.write( "
Algebra.Com's Answer #139426 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Could someone please help me find the equation of the line that goes through the points (-4,2) and (-3,-7). I am terrible at graphing and equations and in need of help. Thanks for your help in advance. \n" ); document.write( "------------------------ \n" ); document.write( "1st find the slope of the line thru the points. \n" ); document.write( "Slope, m, is diff in y/diff in x \n" ); document.write( "m = (-7-2)/(-3-(-4)) \n" ); document.write( "m = -9/1 \n" ); document.write( "m = -9 \n" ); document.write( "----------- \n" ); document.write( "Then, use this formula. \n" ); document.write( "y-y1 = m*(x-x1) where (x1,y1) is either point. \n" ); document.write( "y-2 = -9*(x+4) \n" ); document.write( "y-2 = -9x-36 \n" ); document.write( "y = -9x - 34 \n" ); document.write( "------------- \n" ); document.write( "That always works. If you sub -4 for x, y = 2. Same for the other point. \n" ); document.write( " |