document.write( "Question 486495: Find an equation of the line containing the given slope and containing the given point. M=-5, (4,6)
\n" ); document.write( "The equation of the line is Y=_____
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #332539 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
Use formula
\n" ); document.write( "\"y-y%5B0%5D=m%28x-x%5B0%5D%29\"
\n" ); document.write( "substitute \"x%5B0%5D=4\", \"y%5B0%5D=6\", \"m=-5\"
\n" ); document.write( "\"y-6=-5%28x-4%29\"
\n" ); document.write( "\"y-6=-5x%2B20\"
\n" ); document.write( "\"y=-5x%2B26\"
\n" ); document.write( "
\n" ); document.write( "
\n" );