document.write( "Question 890362: I need help finding the equation of the line containing the given points
\n" );
document.write( "(-5,-2), (-3,-7) \n" );
document.write( "
Algebra.Com's Answer #538913 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need help finding the equation of the line containing the given points \n" ); document.write( "(-5,-2), (-3,-7) \n" ); document.write( "------------ \n" ); document.write( "Step 1, find the slope, m, of the line. \n" ); document.write( "Step 2, use y = mx+b and either point to find b, the y-intercept. \n" ); document.write( "----- \n" ); document.write( "Or, \n" ); document.write( "Step 2, y-y1 = m*(x-x1) where (x1,y1) is either point. \n" ); document.write( " |