document.write( "Question 223969: find an equation for a line that goes through(-3,-1) and has slope 6 \n" ); document.write( "
Algebra.Com's Answer #167352 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! find an equation for a line that goes through(-3,-1) and has slope 6 \n" ); document.write( ". \n" ); document.write( "Plug into the \"point-slope\" form: \n" ); document.write( "y - y1 = m(x-x1) \n" ); document.write( "y - (-1) = 6(x-(-3)) \n" ); document.write( "y + 1 = 6(x+3) \n" ); document.write( "y + 1 = 6x+18 \n" ); document.write( "y = 6x + 17 (this is what they're looking for)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |