document.write( "Question 335466: how do i find the slope -intercept form of the equation of the line that passes through(5,-1)(-5,5) \n" ); document.write( "
Algebra.Com's Answer #240431 by stanbon(75887) ![]() You can put this solution on YOUR website! find the slope -intercept form of the equation of the line that passes through(5,-1)(-5,5) \n" ); document.write( "---------------------- \n" ); document.write( "slope = (change in y)/(change in x) = (5--1)/(-5-5) = 6/-10 = -(3/5) \n" ); document.write( "---------------------------------------- \n" ); document.write( "Equation Form: y = mx+b \n" ); document.write( "Solve for \"b\" \n" ); document.write( "5 = (-3/5)(-5)+b \n" ); document.write( "5 = 3+b \n" ); document.write( "b = 2 \n" ); document.write( "-------------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = (-3/5)x+2 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |