Skip to main content
Back to Vector Algebra
JEE Main 2020
Vector Algebra
Vector Algebra
Medium

Question

Let a=i^+2j^+3k^,b=3i^+j^k^\vec{a}=\hat{i}+2 \hat{j}+3 \hat{k}, \vec{b}=3 \hat{i}+\hat{j}-\hat{k} and c\vec{c} be three vectors such that c\vec{c} is coplanar with a\vec{a} and b\vec{b}. If the vector C\vec{C} is perpendicular to b\vec{b} and ac=5\vec{a} \cdot \vec{c}=5, then c|\vec{c}| is equal to

Options

Solution

Key Concepts and Formulas

  • Coplanarity of Vectors: Three vectors a\vec{a}, b\vec{b}, and c\vec{c} are coplanar if their scalar triple product is zero, i.e., [a,b,c]=a(b×c)=0[\vec{a}, \vec{b}, \vec{c}] = \vec{a} \cdot (\vec{b} \times \vec{c}) = 0. Alternatively, if a\vec{a} and b\vec{b} are non-collinear, any vector c\vec{c} coplanar with them can be expressed as a linear combination: c=xa+yb\vec{c} = x\vec{a} + y\vec{b}, where xx and yy are scalars.
  • Perpendicular Vectors: Two vectors are perpendicular if their dot product is zero. For example, if u\vec{u} is perpendicular to v\vec{v}, then uv=0\vec{u} \cdot \vec{v} = 0.
  • Dot Product: The dot product of two vectors u=u1i^+u2j^+u3k^\vec{u} = u_1 \hat{i} + u_2 \hat{j} + u_3 \hat{k} and v=v1i^+v2j^+v3k^\vec{v} = v_1 \hat{i} + v_2 \hat{j} + v_3 \hat{k} is given by uv=u1v1+u2v2+u3v3\vec{u} \cdot \vec{v} = u_1 v_1 + u_2 v_2 + u_3 v_3.
  • Magnitude of a Vector: The magnitude of a vector u=u1i^+u2j^+u3k^\vec{u} = u_1 \hat{i} + u_2 \hat{j} + u_3 \hat{k} is given by u=u12+u22+u32|\vec{u}| = \sqrt{u_1^2 + u_2^2 + u_3^2}.

Step-by-Step Solution

Step 1: Represent the unknown vector c\vec{c} using the coplanarity condition. Given that c\vec{c} is coplanar with a\vec{a} and b\vec{b}, and a\vec{a} and b\vec{b} are not collinear (as their components are not proportional), we can express c\vec{c} as a linear combination of a\vec{a} and b\vec{b}. Let c=xa+yb\vec{c} = x\vec{a} + y\vec{b}, where xx and yy are scalar constants. Substituting the given vectors: c=x(i^+2j^+3k^)+y(3i^+j^k^)\vec{c} = x(\hat{i} + 2\hat{j} + 3\hat{k}) + y(3\hat{i} + \hat{j} - \hat{k}) c=(x+3y)i^+(2x+y)j^+(3xy)k^\vec{c} = (x + 3y)\hat{i} + (2x + y)\hat{j} + (3x - y)\hat{k}

Step 2: Use the perpendicularity condition to form an equation involving xx and yy. We are given that c\vec{c} is perpendicular to b\vec{b}. This means their dot product is zero: cb=0\vec{c} \cdot \vec{b} = 0. We have b=3i^+j^k^\vec{b} = 3\hat{i} + \hat{j} - \hat{k}. So, cb=[(x+3y)i^+(2x+y)j^+(3xy)k^](3i^+j^k^)=0\vec{c} \cdot \vec{b} = [(x + 3y)\hat{i} + (2x + y)\hat{j} + (3x - y)\hat{k}] \cdot (3\hat{i} + \hat{j} - \hat{k}) = 0. Calculating the dot product: 3(x+3y)+1(2x+y)1(3xy)=03(x + 3y) + 1(2x + y) - 1(3x - y) = 0 3x+9y+2x+y3x+y=03x + 9y + 2x + y - 3x + y = 0 Combine like terms: (3x+2x3x)+(9y+y+y)=0(3x + 2x - 3x) + (9y + y + y) = 0 2x+11y=02x + 11y = 0 From this equation, we can express one variable in terms of the other. Let's express xx in terms of yy: 2x=11y    x=112y2x = -11y \implies x = -\frac{11}{2}y

Step 3: Use the dot product condition ac=5\vec{a} \cdot \vec{c} = 5 to find the specific values of xx and yy. We are given ac=5\vec{a} \cdot \vec{c} = 5. We have a=i^+2j^+3k^\vec{a} = \hat{i} + 2\hat{j} + 3\hat{k}. So, ac=(i^+2j^+3k^)[(x+3y)i^+(2x+y)j^+(3xy)k^]=5\vec{a} \cdot \vec{c} = (\hat{i} + 2\hat{j} + 3\hat{k}) \cdot [(x + 3y)\hat{i} + (2x + y)\hat{j} + (3x - y)\hat{k}] = 5. Calculating the dot product: 1(x+3y)+2(2x+y)+3(3xy)=51(x + 3y) + 2(2x + y) + 3(3x - y) = 5 x+3y+4x+2y+9x3y=5x + 3y + 4x + 2y + 9x - 3y = 5 Combine like terms: (x+4x+9x)+(3y+2y3y)=5(x + 4x + 9x) + (3y + 2y - 3y) = 5 14x+2y=514x + 2y = 5

Step 4: Substitute the relationship between xx and yy from Step 2 into the equation from Step 3. We found x=112yx = -\frac{11}{2}y. Substitute this into 14x+2y=514x + 2y = 5: 14(112y)+2y=514\left(-\frac{11}{2}y\right) + 2y = 5 7(11y)+2y=57(-11y) + 2y = 5 77y+2y=5-77y + 2y = 5 75y=5-75y = 5 y=575=115y = -\frac{5}{75} = -\frac{1}{15}

Step 5: Calculate the value of xx using the value of yy. Using x=112yx = -\frac{11}{2}y: x=112(115)x = -\frac{11}{2}\left(-\frac{1}{15}\right) x=1130x = \frac{11}{30}

Step 6: Find the components of vector c\vec{c} using the values of xx and yy. Recall c=(x+3y)i^+(2x+y)j^+(3xy)k^\vec{c} = (x + 3y)\hat{i} + (2x + y)\hat{j} + (3x - y)\hat{k}. Substitute x=1130x = \frac{11}{30} and y=115y = -\frac{1}{15}: x+3y=1130+3(115)=1130315=1130630=530=16x + 3y = \frac{11}{30} + 3\left(-\frac{1}{15}\right) = \frac{11}{30} - \frac{3}{15} = \frac{11}{30} - \frac{6}{30} = \frac{5}{30} = \frac{1}{6} 2x+y=2(1130)+(115)=2230115=1115115=1015=232x + y = 2\left(\frac{11}{30}\right) + \left(-\frac{1}{15}\right) = \frac{22}{30} - \frac{1}{15} = \frac{11}{15} - \frac{1}{15} = \frac{10}{15} = \frac{2}{3} 3xy=3(1130)(115)=3330+115=1110+115=3330+230=3530=763x - y = 3\left(\frac{11}{30}\right) - \left(-\frac{1}{15}\right) = \frac{33}{30} + \frac{1}{15} = \frac{11}{10} + \frac{1}{15} = \frac{33}{30} + \frac{2}{30} = \frac{35}{30} = \frac{7}{6} So, c=16i^+23j^+76k^\vec{c} = \frac{1}{6}\hat{i} + \frac{2}{3}\hat{j} + \frac{7}{6}\hat{k}.

Step 7: Calculate the magnitude of vector c\vec{c}. c=(16)2+(23)2+(76)2|\vec{c}| = \sqrt{\left(\frac{1}{6}\right)^2 + \left(\frac{2}{3}\right)^2 + \left(\frac{7}{6}\right)^2} c=136+49+4936|\vec{c}| = \sqrt{\frac{1}{36} + \frac{4}{9} + \frac{49}{36}} To add these fractions, find a common denominator, which is 36. 49=4×49×4=1636\frac{4}{9} = \frac{4 \times 4}{9 \times 4} = \frac{16}{36} So, c=136+1636+4936|\vec{c}| = \sqrt{\frac{1}{36} + \frac{16}{36} + \frac{49}{36}} c=1+16+4936|\vec{c}| = \sqrt{\frac{1 + 16 + 49}{36}} c=6636|\vec{c}| = \sqrt{\frac{66}{36}} Simplify the fraction: c=11×66×6=116|\vec{c}| = \sqrt{\frac{11 \times 6}{6 \times 6}} = \sqrt{\frac{11}{6}}

Common Mistakes & Tips

  • Algebraic Errors: Carefully perform algebraic manipulations, especially when dealing with fractions and multiple variables. Double-check each step to avoid calculation mistakes.
  • Misinterpreting Coplanarity: Remember that if a\vec{a} and b\vec{b} are non-collinear, coplanarity implies that c\vec{c} can be written as a linear combination of a\vec{a} and b\vec{b}. If a\vec{a} and b\vec{b} were collinear, the representation would be different.
  • Order of Operations: Be meticulous with the order of operations when calculating dot products and magnitudes.

Summary

The problem is solved by first representing the unknown vector c\vec{c} as a linear combination of the two given coplanar vectors a\vec{a} and b\vec{b}. The conditions of perpendicularity (cb=0\vec{c} \cdot \vec{b} = 0) and the given dot product (ac=5\vec{a} \cdot \vec{c} = 5) are then used to form a system of linear equations for the scalar coefficients of the linear combination. Solving this system yields the explicit form of c\vec{c}, after which its magnitude is calculated.

The final answer is 116\boxed{\sqrt{\frac{11}{6}}}, which corresponds to option (A).

Practice More Vector Algebra Questions

View All Questions