document.write( "Question 1113711: Find the slope-intercept form of the line which passes through the points P(-1,0) and Q(-4,6). \n" ); document.write( "
Algebra.Com's Answer #728786 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! slope = (6-0)/(-4-(-1) = 6/-3 = -2 \n" ); document.write( ": \n" ); document.write( "use the point (-1,0) \n" ); document.write( ": \n" ); document.write( "0 = -2(-1) +b \n" ); document.write( ": \n" ); document.write( "b = -2 \n" ); document.write( ": \n" ); document.write( "************************************ \n" ); document.write( "slope intercept form is \n" ); document.write( ": \n" ); document.write( "y = -2x -2 \n" ); document.write( "************************************ \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |