document.write( "Question 771296: What equation defines a line that has a slope of -3 and passes through the point (-2, 6) on a graph? \n" ); document.write( "
Algebra.Com's Answer #470102 by Jc0110(165)\"\" \"About 
You can put this solution on YOUR website!
\"y=mx%2Bc\"
\n" ); document.write( "\"6=-3%28-2%29%2Bc\"
\n" ); document.write( "\"6=6%2Bc\"
\n" ); document.write( "\"6-6=c\"
\n" ); document.write( "\"0=c\"
\n" ); document.write( "\"c=0\"
\n" ); document.write( "\"y=-3x\"
\n" ); document.write( "
\n" );