document.write( "Question 1179639: What is the equation of the line that has a slope of -2 and passes through the point (-1, 2)? \n" ); document.write( "
Algebra.Com's Answer #809214 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Plug value of the slope and point ( -1 , 2 ) in \n" ); document.write( "Y = m x + b \n" ); document.write( "2.00 = 2 + b \n" ); document.write( "b= 2 - 2 \n" ); document.write( "b= 0 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = -2 x \n" ); document.write( " \n" ); document.write( " |