$x^3+y^3=8$ ,Number of straight lines through origin which do not meet this curve is
Sorry to say that I have no approach for this question, my Brain is totally blank right now. Plz help me.
$x^3+y^3=8$ ,Number of straight lines through origin which do not meet this curve is
Sorry to say that I have no approach for this question, my Brain is totally blank right now. Plz help me.
If a line, say, $y=mx$ does not meet the curve, then $x^3 + (mx)^3 = 8$ has no solutions in $x$.
For $m\neq -1$, we can divide by $1+m^3$ to get a solution. For $m=-1$, there is no solution.
The case of a vertical line through the origin, $x=0$ can easily be verified to intersect the curve.
CubeRoot command in Mathematica (plotting CubeRoot[8 - x^3]) to include the part of the curve with $x>2$ as well.
– Misha Lavrov
Aug 14 '19 at 16:31