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)\"\" \"About 
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( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C20%2C-2x%2B12%29\"
\n" ); document.write( "
\n" );