document.write( "Question 965346: the equation of a line having the given slope and containing the given point: m = -3; (-2,0) \n" ); document.write( "
Algebra.Com's Answer #590094 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the equation of a line having the given slope and containing the given point: m = -3; (-2,0) \n" ); document.write( "The slope/intercept form: mx + b = y \n" ); document.write( "this problem, m=-3, x=-2, y=0 \n" ); document.write( "-3(-2) + b = 0 \n" ); document.write( "+6 + b = 0 \n" ); document.write( "b = 0 - 6 \n" ); document.write( "b = -6 \n" ); document.write( "then \n" ); document.write( "y = -3x - 6; is the equation \n" ); document.write( " |