document.write( "Question 436421: How do you find the slope intercept equation of a line through the given point (-5,1) and the slope of -1 \n" ); document.write( "
Algebra.Com's Answer #301931 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you find the slope intercept equation of a line through the given point (-5,1) and the slope of -1 \n" ); document.write( "----------------------- \n" ); document.write( "Form: y = mx+b \n" ); document.write( "You know y = 1 when x = -5, and you know m = -1; \n" ); document.write( "So solve for \"b\": \n" ); document.write( "-------- \n" ); document.write( "1 = -1*-5 + b \n" ); document.write( "1 = 5+b \n" ); document.write( "b = -4 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = -x-4 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |