Let a=i^+2j^+3k^,b=3i^+j^−k^ and c be three vectors such that c is coplanar with a and b. If the vector C is perpendicular to b and a⋅c=5, then ∣c∣ is equal to
Options
Solution
Key Concepts and Formulas
Coplanarity of Vectors: Three vectors a, b, and c are coplanar if their scalar triple product is zero, i.e., [a,b,c]=a⋅(b×c)=0. Alternatively, if a and b are non-collinear, any vector c coplanar with them can be expressed as a linear combination: c=xa+yb, where x and y are scalars.
Perpendicular Vectors: Two vectors are perpendicular if their dot product is zero. For example, if u is perpendicular to v, then u⋅v=0.
Dot Product: The dot product of two vectors u=u1i^+u2j^+u3k^ and v=v1i^+v2j^+v3k^ is given by u⋅v=u1v1+u2v2+u3v3.
Magnitude of a Vector: The magnitude of a vector u=u1i^+u2j^+u3k^ is given by ∣u∣=u12+u22+u32.
Step-by-Step Solution
Step 1: Represent the unknown vector c using the coplanarity condition.
Given that c is coplanar with a and b, and a and b are not collinear (as their components are not proportional), we can express c as a linear combination of a and b.
Let c=xa+yb, where x and y are scalar constants.
Substituting the given vectors:
c=x(i^+2j^+3k^)+y(3i^+j^−k^)c=(x+3y)i^+(2x+y)j^+(3x−y)k^
Step 2: Use the perpendicularity condition to form an equation involving x and y.
We are given that c is perpendicular to b. This means their dot product is zero: c⋅b=0.
We have b=3i^+j^−k^.
So, c⋅b=[(x+3y)i^+(2x+y)j^+(3x−y)k^]⋅(3i^+j^−k^)=0.
Calculating the dot product:
3(x+3y)+1(2x+y)−1(3x−y)=03x+9y+2x+y−3x+y=0
Combine like terms:
(3x+2x−3x)+(9y+y+y)=02x+11y=0
From this equation, we can express one variable in terms of the other. Let's express x in terms of y:
2x=−11y⟹x=−211y
Step 3: Use the dot product condition a⋅c=5 to find the specific values of x and y.
We are given a⋅c=5.
We have a=i^+2j^+3k^.
So, a⋅c=(i^+2j^+3k^)⋅[(x+3y)i^+(2x+y)j^+(3x−y)k^]=5.
Calculating the dot product:
1(x+3y)+2(2x+y)+3(3x−y)=5x+3y+4x+2y+9x−3y=5
Combine like terms:
(x+4x+9x)+(3y+2y−3y)=514x+2y=5
Step 4: Substitute the relationship between x and y from Step 2 into the equation from Step 3.
We found x=−211y. Substitute this into 14x+2y=5:
14(−211y)+2y=57(−11y)+2y=5−77y+2y=5−75y=5y=−755=−151
Step 5: Calculate the value of x using the value of y.
Using x=−211y:
x=−211(−151)x=3011
Step 6: Find the components of vector c using the values of x and y.
Recall c=(x+3y)i^+(2x+y)j^+(3x−y)k^.
Substitute x=3011 and y=−151:
x+3y=3011+3(−151)=3011−153=3011−306=305=612x+y=2(3011)+(−151)=3022−151=1511−151=1510=323x−y=3(3011)−(−151)=3033+151=1011+151=3033+302=3035=67
So, c=61i^+32j^+67k^.
Step 7: Calculate the magnitude of vector c.∣c∣=(61)2+(32)2+(67)2∣c∣=361+94+3649
To add these fractions, find a common denominator, which is 36.
94=9×44×4=3616
So, ∣c∣=361+3616+3649∣c∣=361+16+49∣c∣=3666
Simplify the fraction:
∣c∣=6×611×6=611
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 and b are non-collinear, coplanarity implies that c can be written as a linear combination of a and b. If a and 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 as a linear combination of the two given coplanar vectors a and b. The conditions of perpendicularity (c⋅b=0) and the given dot product (a⋅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, after which its magnitude is calculated.
The final answer is 611, which corresponds to option (A).