document.write( "Question 314947: A line passes through the point(-6,-8) and has a slope of 2 . Write an equation for this line \n" ); document.write( "
Algebra.Com's Answer #225264 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-8%29=2%28x-%28-6%29%29\"
\n" ); document.write( "\"y%2B8=2%28x%2B6%29\"
\n" ); document.write( "\"y=2x%2B12-8\"
\n" ); document.write( "\"highlight%28y=2x%2B4%29\"
\n" ); document.write( "
\n" );