document.write( "Question 777776: Find an equation of the line having the given slope and containg the given point.
\n" ); document.write( "m=6/7,(1,-6)
\n" ); document.write( "

Algebra.Com's Answer #474271 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
equation of line passing through given point and slope
\n" ); document.write( "y-y1=m(x-x1)
\n" ); document.write( "y+6=6/7(x-1)
\n" ); document.write( "7y+42=6x-6
\n" ); document.write( "7y=6x-6-42
\n" ); document.write( "7y=6x-48
\n" ); document.write( "
\n" );