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 #322203 by edjones(8007)![]() ![]() You can put this solution on YOUR website! y-y[1]=m(x-x[1] \n" ); document.write( "y-6=-4(x-(-7)) \n" ); document.write( "y-6=-4(x+7) \n" ); document.write( "y-6=-4x-28 \n" ); document.write( "y=-4x-22 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |