According to the following equation x-3=z=y+1 we can make a system of equations."\\begin{Bmatrix}\n x = t + 3 \\\\\n y = t - 12\\\\\n z = t \n\\end{Bmatrix}"
And with substituting this values in first equation of solid we get:
2(t+3)2-(t-12)2+8(t)2 = 11 \\transform a little
2t2 + 18 + 12t - t2 - 1 + 2t + 8t2 - 11 = 0;
9t2 + 14t + 6 = 0;
discriminant of this equation is D = 14*14 - 4*9*6 = -20 < 0 , So this means that there is no rational roots, then the solid does not intersect the line.
Comments
Leave a comment