Q 24.

Question

Find the equations of the planes determined by the given conditions. 

The plane contains the points (1, 0, 0), (0, 1, 0) and (0, 0, 1)

Step-by-Step Solution

Verified
Answer

Plane that contains the points (1,0,0),(0,1,0) and (0,0,1) is x+y+z=1

1Step 1: Given information

The plane that contains the points (1,0,0),(0,1,0) and (0,0,1)

2Step 2: Calculation

The goal is to determine the plane equation that is determined by the given conditions.

The general form of the equation of the plane is:

a x+b y+c z=d

The equation of the plane satisfying the points (1,0,0),(0,1,0) and (0,0,1) is obtained by substituting the points in a x+b y+c z=d and Solve for the constants a, b, c and d

The point (1,0,0) gives:

a(1)+b(0)+c(0)=d (Substitution) 

a=d (Simplify) 

The point (0,1,0) gives:

a(0)+b(1)+c(0)=d (Substitution) b=d (Simplify) 

The point (0,0,1) gives

a(0)+b(0)+c(1)=d (Substitution) 

c=d( Simplify) 

3Step 3: Calculation

Substitute the values of constants a, b and c in the general form.

The equation of the plane is:

dx+dy+dz=d (Substitution) 

d(x+y+z)=d (Take common factor out)

x+y+z=1

Thus, the plane that contains the points (1,0,0),(0,1,0) and (0,0,1) is x+y+z=1