Question
Question: A plane meets the coordinate axes A, B, C such that the centroid of the triangle ABC is the point \(...
A plane meets the coordinate axes A, B, C such that the centroid of the triangle ABC is the point (a,b,c), show that the equation of the plane is ax+by+cz=3?
Solution
The most important thing in this question is that we should know the formula of centroid of the triangle ABC. For x coordinate it is like x=3x1+x2+x3. In this question we just need to substitute the appropriate values of different variables in the formula.
Formula used:
Centroid of triangle ABC is (a,b,c).
Therefore, a=3x1+x2+x3 ,b=3y1+y2+y3 , c=3z1+z2+z3
Complete step by step answer:
Centroid of the △ABC is (a,b,c).
Equation of the plane in the intercept form is
px+qy+rz=1 where p, q, r are x-intercept, y-intercept, z-intercept respectively.
Now, we will find the centroid of the triangle.
Using the formula a=3x1+x2+x3 ,b=3y1+y2+y3 , c=3z1+z2+z3
Now substitute the values as x1=p,x2=0,x3=0, y1=0,y2=q,y3=0, z1=0,z2=0,z3=r
On substituting the values, we get,
a=3p+0+0=3p............(1)
b=30+q+0=3q.............(2)
c=30+0+r=3r...............(3)
px+qy+rz=1
Now we can say that p=3a, q=3b and r=3c.
We know that equation of plane is px+qy+rz=1
Now substitute the values of p, q, r in the above equation.
3ax+3by+3cz=1
Now taking out the common 3 from the denominator.
31(ax+by+cz)=1
Now on cross-multiplication, we get
ax+by+cz=3 is our required equation.
Therefore, the equation is ax+by+cz=3.
Note: In the above question we have used the value of y1andz1 equals to zero because they are present on the x-axis. Similarly, we have use the value of x2andz2 equals to zero because they are present on y-axis and the value of x3andy3 equals to zero because they are present on z-axis.