Question 87694: Which does not represent a possible intersection of a line and a triangle?:
0 points
1 point
2 points
3 points Answer by rapaljer(4671) (Show Source):
You can put this solution on YOUR website! In two dimensions, a line can intersect a triangle in NO points if the line is above or below the triangle and it does not intersect it at all. It can intersect the triangle in ONE point if it just touches a vertex of the triangle. The line can intersect the triangle in TWO points if it crosses the triangle. However, a line CANNOT intersect the triangle in THREE points.