document.write( "Question 1152471: write an equation in slope-intercept form for the line with slope -4 that contains the point (0, -3) \n" ); document.write( "
Algebra.Com's Answer #774491 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi \n" ); document.write( "Using formula: y - b = m(x - a) m = -4 and (a, b) = (0, -3) \n" ); document.write( "y - (-3) =-4(x - 0) \n" ); document.write( "y + 3 = -4x \n" ); document.write( "y = -4x - 3 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |