I'll make this pretty simple.
Consider a 3D space that embeds a triangle having vertices:
(1,1,0)
(1,0,1)
(0,1,1)
Now, consider these "random" single points:
(.66,.66,.66)
(.46,.66,.86)
(.83,.89,.26)
(.55,.55,.55)
(.75,.79,.46)
(.79,.89,.66)
Question: Which two of the points given are not in the plane of the triangle, contained within its sides?
Hints and/or Comments:
The rest of the points do live in the plane of the triangle.
I generated all valid points with the same equation, and then simply invented two nonsense ones.
The triangle given is extremely simple but don't get too comfortable with this one. Your thought needs to work for any triangle oriented in any way in 3D.
Bah, that's enough.
Oh and if your name is MasterGy, I assume you've got this. No need to flex but you are 1000% welcome.
Same with Luke and a few others who can't be bothered with such vector trivialities.
Oh and I'll attach an image of a triangle with a line touching it, and then you can imagine that line could have stopped anywhere.