document.write( "Question 998049: Find the equation of the line that contains the point p(-6,4) and has slope 4. (Let y be the dependent variable and let x be the independent variable.)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #615935 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Put it in point-slope form:
\n" ); document.write( "y - 4 = 4(x - (-6))
\n" ); document.write( "y - 4 = 4(x + 6)
\n" ); document.write( "y - 4 = 4x + 24
\n" ); document.write( "y = 4x + 28
\n" ); document.write( "
\n" );