I have a linear equation of a line in a cartesian plane $r:= \{(x,y) \in \mathbb{R}^2 \mid kx-(k+1)y+k-1=0, \,\, k \in \mathbb{R}\}$ and I have to find the value of k so that the line intersects the x axis in a x positive point.
Any tips?
I have a linear equation of a line in a cartesian plane $r:= \{(x,y) \in \mathbb{R}^2 \mid kx-(k+1)y+k-1=0, \,\, k \in \mathbb{R}\}$ and I have to find the value of k so that the line intersects the x axis in a x positive point.
Any tips?
Hint: Intersection with the x axis means y=0, ie this intersection has coordinates $\left( \frac{1-k}k,0\right)$.