document.write( "Question 1134072: What is the equation of the line that passes through (-3, -1) and has a slope of ? Put your answer in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #751374 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the equation of the line that passes through (-3, -1) and has a slope of ? Put your answer in slope-intercept form. \n" ); document.write( "---------- \n" ); document.write( "Use m for slope \n" ); document.write( "y = ms + b is the slope-intercept form \n" ); document.write( "======================= \n" ); document.write( "y+1 = m*(x+3) = mx + 3m \n" ); document.write( "y = mx + (3m-1) \n" ); document.write( "3m-1 is the y-intercept \n" ); document.write( "============== \n" ); document.write( "PS Don't put a space after the comma. \n" ); document.write( "(-3,-1), not (-3, -1) \n" ); document.write( " |