Problem
Given that Line k does not pass through the origin
Book says statement ( Line k passes through points (a,b) and (r,s) where (a-r)(b-s)<0) is enough to tell whether the slope is negative.
But the book is assuming that r,s is to the right of a,b right?