document.write( "Question 447275: m = -1 (-3,6) write a point-slope equation for the line with the given slope that contains the given point \n" ); document.write( "
Algebra.Com's Answer #307939 by mananth(16946)![]() ![]() You can put this solution on YOUR website! m= -1 \n" ); document.write( " \n" ); document.write( "Plug value of the slope and point ( -3 , 6 ) in \n" ); document.write( "Y = m x + b \n" ); document.write( "6.00 = 3 + b \n" ); document.write( "b= 6 -3 \n" ); document.write( "b= 3 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = -1 x + 3 \n" ); document.write( " \n" ); document.write( " |