document.write( "Question 887129: find the equation of a line with slope m=3 and passes through (-6,-1) \n" ); document.write( "
Algebra.Com's Answer #536375 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! There are many such equations not just one. \n" ); document.write( "y=mx+b \n" ); document.write( "b=y-mx \n" ); document.write( "b=-1-(3*-6) \n" ); document.write( "b=17 \n" ); document.write( "y=3x+17\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |