document.write( "Question 1052865: The slope is -2 and containing a point (4,4) whats the equation? \n" ); document.write( "
Algebra.Com's Answer #668153 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! point slope formula \n" ); document.write( "y-y1=m(x-x1) where (x1,y1) are the point and m the slope \n" ); document.write( "y-4=-2(x-4) \n" ); document.write( "y-4=-2x+8 \n" ); document.write( "y=-2x+12 \n" ); document.write( " |