document.write( "Question 469652: My question says: Find an equation of the line having the specified slope and containing the indicated point. Write your answer in slope-intercept form.
\n" ); document.write( "m=-4;(-7,6) Can you show me the steps to slove this? Thanks
\n" ); document.write( "

Algebra.Com's Answer #322202 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
An equation of a line through a point P(x1 , y1) with slope m is given by
\n" ); document.write( "y-y1=m(x-x1)
\n" ); document.write( "Point (-7,6), then x1=-7 and y1=6
\n" ); document.write( "The slope is m=-4
\n" ); document.write( "y-6=-4(x-(-7))
\n" ); document.write( "y-6=-4(x+7)
\n" ); document.write( "y=-4x-28+6
\n" ); document.write( "y=-4x-22 the equation of a line
\n" ); document.write( "
\n" );