document.write( "Question 376369: A line passes through the point (-2,-2) and has a slope of -6. Write an equation for this line. \n" ); document.write( "
Algebra.Com's Answer #267780 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! y-y1=m(x-x1) \n" ); document.write( "y-(-2)=-6(x-(-2)) \n" ); document.write( "y+2=-6(x+2) \n" ); document.write( "y=-6x-12-2 \n" ); document.write( "y=-6x-14 \n" ); document.write( " |