document.write( "Question 241918: Find the equation of the line that has a slope of -2 and passes through (-4,4). \n" ); document.write( "
Algebra.Com's Answer #177158 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
The formula to use is:
\n" ); document.write( "\"y-y1=m%28x-x1%29\" ...so...
\n" ); document.write( "\"%28y-4%29=-2%28x-%28-4%29%29\"
\n" ); document.write( "\"%28y-4%29=-2%28x%2B4%29\"
\n" ); document.write( ".
\n" ); document.write( "Done!
\n" ); document.write( "
\n" );