Skip to main content
Back to 3D Geometry
JEE Main 2023
3D Geometry
3D Geometry
Easy

Question

If the equation of the plane passing through the line of intersection of the planes 2x - 7y + 4z - 3 = 0, 3x - 5y + 4z + 11 = 0 and the point (-2, 1, 3) is ax + by + cz - 7 = 0, then the value of 2a + b + c - 7 is ____________.

Answer: 1

Solution

Here's a clear, educational, and well-structured solution to the problem.


1. Key Concepts and Formulas

  • Family of Planes: The equation of any plane passing through the line of intersection of two planes P1:A1x+B1y+C1z+D1=0P_1: A_1x + B_1y + C_1z + D_1 = 0 and P2:A2x+B2y+C2z+D2=0P_2: A_2x + B_2y + C_2z + D_2 = 0 is given by P1+λP2=0P_1 + \lambda P_2 = 0, where λ\lambda is an arbitrary real constant. This means (A1x+B1y+C1z+D1)+λ(A2x+B2y+C2z+D2)=0(A_1x + B_1y + C_1z + D_1) + \lambda (A_2x + B_2y + C_2z + D_2) = 0.
  • Condition for a Specific Plane: To find a unique plane from this family, an additional condition is required, such as the plane passing through a given point. Substituting the coordinates of the point into the family of planes equation allows us to determine the specific value of λ\lambda.
  • General Equation of a Plane: The general equation of a plane is Ax+By+Cz+D=0Ax + By + Cz + D = 0, where A,B,CA, B, C are the direction ratios of the normal to the plane, and DD is a constant.

2. Step-by-Step Solution

Step 1: Formulate the Equation of the Family of Planes We are given the equations of two planes: Plane 1 (P1P_1): 2x7y+4z3=02x - 7y + 4z - 3 = 0 Plane 2 (P2P_2): 3x5y+4z+11=03x - 5y + 4z + 11 = 0

The equation of any plane passing through their line of intersection is given by P1+λP2=0P_1 + \lambda P_2 = 0. Substituting the given plane equations: (2x7y+4z3)+λ(3x5y+4z+11)=0()(2x - 7y + 4z - 3) + \lambda (3x - 5y + 4z + 11) = 0 \quad (*) Explanation: This equation represents an infinite set of planes, all of which contain the line where P1P_1 and P2P_2 intersect. The parameter λ\lambda distinguishes these different planes.

Step 2: Use the Given Point to Determine λ\lambda We are told that the desired plane passes through the point (2,1,3)(-2, 1, 3). Since the plane must pass through this point, its coordinates must satisfy the plane's equation. Substitute x=2x = -2, y=1y = 1, z=3z = 3 into equation ()(*): (2(2)7(1)+4(3)3)+λ(3(2)5(1)+4(3)+11)=0(2(-2) - 7(1) + 4(3) - 3) + \lambda (3(-2) - 5(1) + 4(3) + 11) = 0 Explanation: This step allows us to find the unique value of λ\lambda that corresponds to the specific plane that passes through the given point.

Step 3: Solve for λ\lambda Now, simplify the expression and solve for λ\lambda: (47+123)+λ(65+12+11)=0(-4 - 7 + 12 - 3) + \lambda (-6 - 5 + 12 + 11) = 0 Combine the terms within each parenthesis: (11+123)+λ(11+12+11)=0(-11 + 12 - 3) + \lambda (-11 + 12 + 11) = 0 (2)+λ(12)=0(-2) + \lambda (12) = 0 12λ=212\lambda = 2 λ=212\lambda = \frac{2}{12} λ=16\lambda = \frac{1}{6} Explanation: The value λ=16\lambda = \frac{1}{6} uniquely identifies the plane we are looking for from the family of planes.

Step 4: Find the Equation of the Specific Plane Substitute the value of λ=16\lambda = \frac{1}{6} back into equation ()(*): (2x7y+4z3)+16(3x5y+4z+11)=0(2x - 7y + 4z - 3) + \frac{1}{6} (3x - 5y + 4z + 11) = 0 To eliminate the fraction and simplify the equation, multiply the entire equation by 6: 6(2x7y+4z3)+1(3x5y+4z+11)=06(2x - 7y + 4z - 3) + 1(3x - 5y + 4z + 11) = 0 12x42y+24z18+3x5y+4z+11=012x - 42y + 24z - 18 + 3x - 5y + 4z + 11 = 0 Now, group and combine the like terms (coefficients of xx, yy, zz, and constant terms): (12x+3x)+(42y5y)+(24z+4z)+(18+11)=0(12x + 3x) + (-42y - 5y) + (24z + 4z) + (-18 + 11) = 0 15x47y+28z7=015x - 47y + 28z - 7 = 0 Explanation: This is the unique equation of the plane that satisfies both conditions: passing through the line of intersection and passing through the point (2,1,3)(-2, 1, 3).

Step 5: Identify the Coefficients a,b,ca, b, c The problem states that the equation of the plane is ax+by+cz7=0ax + by + cz - 7 = 0. Comparing our derived equation 15x47y+28z7=015x - 47y + 28z - 7 = 0 with the given form, we can directly identify the coefficients: a=15a = 15 b=47b = -47 c=28c = 28 Explanation: The constant term in our derived equation is already 7-7, which perfectly matches the form given in the problem statement. This means no further scaling of the equation is required to find a,b,ca, b, c.

Step 6: Calculate the Value of the Expression 2a+b+c72a + b + c - 7 Now, substitute the identified values of a,b,ca, b, c into the expression: 2a+b+c7=2(15)+(47)+(28)72a + b + c - 7 = 2(15) + (-47) + (28) - 7 =3047+287= 30 - 47 + 28 - 7 Group positive and negative terms for easier calculation: =(30+28)(47+7)= (30 + 28) - (47 + 7) =5854= 58 - 54 =1= 1 Explanation: This is the final value requested by the problem, obtained by substituting the determined coefficients into the given algebraic expression.


3. Common Mistakes & Tips

  • Algebraic Errors: Be extremely cautious with signs and calculations, especially when substituting coordinates and combining terms. A single arithmetic mistake can propagate and lead to an incorrect value of λ\lambda and consequently incorrect coefficients a,b,ca, b, c.
  • Constant Term Matching: Always ensure that the constant term in your final plane equation matches the form specified in the problem (e.g., ax+by+cz7=0ax + by + cz - 7 = 0). If your derived equation is, for example, 30x94y+56z14=030x - 94y + 56z - 14 = 0, you would divide the entire equation by 2 to get 15x47y+28z7=015x - 47y + 28z - 7 = 0 before identifying a,b,ca, b, c.
  • Understanding λ\lambda: Remember that λ\lambda is a scalar parameter. Its value (positive, negative, or fractional) determines the specific plane within the family that satisfies the additional given condition.

4. Summary

This problem effectively demonstrates the application of the "family of planes" concept in 3D Geometry. By combining the equations of two intersecting planes with a parameter λ\lambda, we form a general equation for any plane passing through their line of intersection. The specific value of λ\lambda is then determined by using the additional condition that the plane passes through a given point. Once λ\lambda is found, substituting it back yields the unique equation of the desired plane. Finally, by comparing this equation with the specified form, we identify the coefficients and evaluate the required expression.


The final answer is 1\boxed{1}.

Practice More 3D Geometry Questions

View All Questions