document.write( "Question 1010295: Determine the slope-intercept form of the equation of the line that passes through the points (3, -5) and (0, 7) \n" ); document.write( "
Algebra.Com's Answer #625721 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! slope is change in y/change in x \n" ); document.write( "12/-3 = -4 \n" ); document.write( "point slope formula with second point (easier, has a 0 in it) \n" ); document.write( "y-7=-4 (x) \n" ); document.write( "y=-4x+7 \n" ); document.write( "both points should work and they do. \n" ); document.write( " |