Final answer:
The equation of the plane containing the points (2, 0, 1), (−1, 2, 3), and (0, 2, −2) is 4x - 3y - 2z = 7.
Step-by-step explanation:
To find the equation of the plane passing through three non-collinear points, we can use the following steps. Let the given points be
, and
. The normal vector
to the plane can be found by taking the cross product of the vectors
and
.
![\[ \mathbf{N} = \overrightarrow{P_1P_2} * \overrightarrow{P_1P_3} \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/x84v6wt85puhebmer8e4z70zk0f8ifeajx.png)
Once we have the normal vector, we can use it to write the equation of the plane in the form Ax + By + Cz = D, where (A, B, C) is the normal vector. The coordinates of any of the given points can then be substituted into the equation to find the value of D.
In this case, the normal vector
is
, and choosing a point
to substitute into the equation, we get 4(2) - 3(0) - 2(1) = 7. Therefore, the equation of the plane is 4x - 3y - 2z = 7.