document.write( "Question 275329: What is the equation in slope-intercept form of a line passing through points (-2,-1) and (-1,4). \n" ); document.write( "
Algebra.Com's Answer #200826 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the equation in slope-intercept form of a line passing through points \n" ); document.write( "(-2,-1) and (-1,4). \n" ); document.write( "-------------------- \n" ); document.write( "slope = (4--1)/(-1--2) = 5/1 \n" ); document.write( "---- \n" ); document.write( "Solve for b in y = mx + b \n" ); document.write( "4 = 5*-1 + b \n" ); document.write( "b = 9 \n" ); document.write( "---------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = 5x + 9 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |