This problem is part of examination preparation material for second mid-semester test of 12-th grade in my school:
In the 3D space Oxyz, given 3 points $A(1,0,0)$, $B(0,-2,3)$, $C(1,1,1)$. Let $(P)$ be the plane containing $A$, $B$ such that the distance from $C$ to the plane $(P)$ is $\frac{2}{\sqrt{3}}$. The equation of the plane $(P)$ is:
- A. $2x + 3y + z - 1 = 0$ or $3x + y + 7z + 6 = 0$
- B. $x + y + z - 1 = 0$ or $-2x +37y+17z+13=0$
- C. $x + y +2z - 1 = 0$ or $-2x +3y+7z+23=0$
- D. $x + y + z - 1 = 0$ or $-23x+37y+17z+23=0$
This is a multiple choice question. However, we're still expected to provide some work...
It's not quite important, as it is not part of the mandatory homework section. But I still find it quite interesting, somehow.
So far, the best thing I've got is in Geogebra using some translation and rotations.
As on paper, I don't know where to even start... Surely I can't just tell my teacher "so we rotate this segment $sin^{-1}{(\frac{2}{\sqrt{3}}} \div |Vector(A,D)|)$ where D is the image of C on plane from A and normal vector AB". Also, I don't know how Geogebra's Rotate(Object, Angle, PointOfOrigin, Axis) work.
Any suggestion to an alternative approach to this problem would be appreciated...