Practice JEE Main Vector Algebra questions free — each with a detailed solution, graded instantly. Nothing is saved; log in to track your accuracy and build a streak.
Let c and d be vectors such that ∣c+d∣=29 and c×(2i^+3j^+4k^)=(2i^+3j^+4k^)×d. If λ1,λ2(λ1>λ2) are the possible values of (c+d)⋅(−7i^+2j^+3k^), then the equation K2x2+(K2−5K+λ1)xy+(3K+2λ2)y2−8x+12y+λ2=0 represents a circle, for K equal to :
A.
4
B.
-1
C.
2
D.
1
✓
Answer:D
Rearrange the given cross-product condition to show that c+d is parallel to the vector 2i^+3j^+4k^.
Given
c×(2i^+3j^+4k^)=(2i^+3j^+4k^)×d
So
(c+d)×(2i^+3j^+4k^)=0⇒c+d=λ(2i^+3j^+4k^)
Use the given magnitude ∣c+d∣=29 to find λ, noting that ∣2i^+3j^+4k^∣=29 as well.
29=∣λ∣29⇒λ=±1
So
c+d=±(2i^+3j^+4k^)
Compute (c+d)⋅(−7i^+2j^+3k^) for both signs to find λ1 and λ2.
(c+d)⋅(−7i^+2j^+3k^)=±(−14+6+12)=±4
So
λ1=4,λ2=−4
Apply the condition for the given second-degree equation to represent a circle: the coefficients of x2 and y2 must be equal, and the coefficient of xy must be zero.
Given the equation
K2x2+(K2−5K+λ1)xy+(3K+2λ2)y2−8x+12y+λ2=0
So
K2=3K+2λ2=3K−2andK2−5K+λ1=0⇒K2−5K+4=0
Solve each quadratic in K.
K2−3K+2=0⇒K=1,2K2−5K+4=0⇒K=1,4
Take the common value of K satisfying both equations.
K=1
Hence, the answer is Option D (K = 1).
Q2 · 2026
Let (α,β,γ) be the co-ordinates of the foot of the perpendicular drawn from the point (5,4,2) on the line r=(−i^+3j^+k^)+λ(2i^+3j^−k^). Then the length of the projection of the vector αi^+βj^+γk^ on the vector 6i^+2j^+3k^ is :
A.
718
✓
B.
715
C.
4
D.
3
Answer:A
Write the general point on the given line in terms of the parameter λ.
Given
r=(−i^+3j^+k^)+λ(2i^+3j^−k^)
So a general point is
(2λ−1,3λ+3,1−λ)
Form the vector from the given point (5,4,2) to this general point, since this vector must be perpendicular to the line's direction at the foot of the perpendicular.
PF=(2λ−6)i^+(3λ−1)j^+(−λ−1)k^
Use the perpendicularity condition (PF⋅direction=0) to solve for λ.
Given
PF⋅(2i^+3j^−k^)=0
So
4λ−12+9λ−3+λ+1=0⇒14λ=14⇒λ=1
Substitute λ=1 to find the foot of the perpendicular F=(α,β,γ).
F≡(1,6,0)
Use the projection formula (length =∣u⋅v∣/∣v∣) to find the projection of αi^+βj^+γk^ on the given vector.
αi^+βj^+γk^=i^+6j^∣6i^+2j^+3k^∣(i^+6j^)⋅(6i^+2j^+3k^)=76+12=718
Hence, the answer is Option A (718).
Q3 · 2026
Let a=−i^+2j^+2k^,b=8i^+7j^−3k^ and c be a vector such that a×c=b. If c⋅(i^+j^+k^)=4, then ∣a+c∣2 is equal to :
A.
30
B.
33
C.
27
✓
D.
35
Answer:C
Let c=xi^+yj^+zk^ and use the given cross product relation a×c=b, expanded via the determinant method, to form a system of equations.
Given
a=−i^+2j^+2k^,b=8i^+7j^−3k^a×c=(2z−2y)i^+(z+2x)j^+(−y−2x)k^=8i^+7j^−3k^
Equate the components to get three equations, and express y and z in terms of x.
2z−2y=8,z+2x=7,−y−2x=3
So
y=3−2x,z=7−2x
Use the given condition c⋅(i^+j^+k^)=4 to solve for x.
Given
x+y+z=4
So
x+(3−2x)+(7−2x)=4⇒−3x+10=4⇒x=2
Find y and z, then write c explicitly.
y=−1,z=3⇒c=2i^−j^+3k^
Compute a+c and its squared magnitude.
a+c=i^+j^+5k^∣a+c∣2=1+1+25=27