document.write( "Question 313627: Find an equation of the line containing the point (6,-4) and with the slope m=-2. \n" ); document.write( "
Algebra.Com's Answer #224242 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the point-slope form of a line,
\n" ); document.write( "\"y-yp=m%28x-xp%29\"
\n" ); document.write( "\"y-%28-4%29=-2%28x-6%29\"
\n" ); document.write( "\"y%2B4=-2x%2B12\"
\n" ); document.write( "\"highlight_green%28y=-2x%2B8%29\"
\n" ); document.write( "
\n" );