document.write( "Question 726792: Find the equation of the line passing through the points (0,-4)( 2, 6). \n" ); document.write( "
Algebra.Com's Answer #444817 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the equation of the line passing through the points (0,-4)(2,6) \n" ); document.write( "------------- \n" ); document.write( "Find the slope, m \n" ); document.write( "m = diffy/diffx = (-4-6)/(0-2) \n" ); document.write( "m = 5 \n" ); document.write( "---------- \n" ); document.write( "b, the y-intercept is given, = -4 from (0,-4) \n" ); document.write( "----- \n" ); document.write( "--> y = 5x - 4 \n" ); document.write( " \n" ); document.write( " |