document.write( "Question 548618: what is equation of the line containing given point (-3,0) with slope m=-2 \n" ); document.write( "
Algebra.Com's Answer #357109 by mananth(16946)![]() ![]() You can put this solution on YOUR website! m= -2 \n" ); document.write( " \n" ); document.write( "Plug value of the slope and point ( -3 , 0 ) in \n" ); document.write( "Y = m x + b \n" ); document.write( "0.00 = 6 + b \n" ); document.write( "b= 0 - 6 \n" ); document.write( "b= -6 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = -2 x -6 \n" ); document.write( " \n" ); document.write( " |