document.write( "Question 184148: Find the equation of a line with a slope of 4 and passing through(-2,7) \n" ); document.write( "
Algebra.Com's Answer #138172 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the equation of a line with a slope of 4 and passing through(-2,7)
\n" ); document.write( "0 solutions
\n" ); document.write( "--------------------
\n" ); document.write( "y-y1 = m*(x-x1) where (x1,y1) is the point and m is the slope
\n" ); document.write( "y-7 = 4*(x+2)
\n" ); document.write( "y-7 = 4x+8
\n" ); document.write( "y = 4x+15 Slope-intercept form
\n" ); document.write( "4x-y = -15 standard form
\n" ); document.write( "
\n" ); document.write( "
\n" );