document.write( "Question 773607: Find an equation of the line given slope and comtaining the given point
\n" ); document.write( "m=5/6, (8,-5)
\n" ); document.write( "

Algebra.Com's Answer #471687 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
Most direct method is to use:
\n" ); document.write( "\"%0D%0Ay-y%5B0%5D+=+m%28x-x%5B0%5D%29%0D%0A\"
\n" ); document.write( "it becomes
\n" ); document.write( "\"%0D%0Ay-%28-5%29+=+%285%2F6%29%28x-8%29%0D%0A\"\r
\n" ); document.write( "\n" ); document.write( "or\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%0D%0Ay%2B+5=+%285%2F6%29%28x-8%29%0D%0A\"
\n" ); document.write( "
\n" );