document.write( "Question 305848: Find the equation of the line that has a slope of 4 and passes through (2, -4). \n" ); document.write( "
Algebra.Com's Answer #219004 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%29=4%28x-2%29\"
\n" ); document.write( "\"y%2B4=4x-8\"
\n" ); document.write( "\"y=4x-12\"
\n" ); document.write( "
\n" );