document.write( "Question 1188828: A line’s slope is -4 . The line passes through the point (-1,1) . Find an equation for this line in both point-slope and slope-intercept form. I found the slope intercept form which is y=-4x-3 but I cannot figure out the point slope form. \n" ); document.write( "
Algebra.Com's Answer #820003 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A line’s slope is -4 . The line passes through the point (-1,1). Find an equation for this line in both point-slope and slope-intercept form. I found the slope intercept form which is y=-4x-3 but I cannot figure out the point slope form. \n" ); document.write( "--------------- \n" ); document.write( "y - y1 = m*(x-z1) \n" ); document.write( "y-1 = -4*(x+1) \n" ); document.write( " |