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 #728790 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Slope is change in y/change in x \n" ); document.write( "It is 6/-3 or -2 \n" ); document.write( "point slope formula with y-y1=m(x-x1), m is slope, (x1, y1) point \n" ); document.write( "y-6=-2(x+4) \n" ); document.write( "y-6=-2x-8 \n" ); document.write( "y=-2x-2 \n" ); document.write( "This is a solution . \n" ); document.write( " |