JEE PYQ: Vector Algebra - Question ID a90b294abf81 (JEE Main 2024)

ID: a90b294abf81JEE Main 2024Numerical Value

A vector has magnitude same as that of A=3i^+4j^\vec{A}=3 \hat{i}+4 \hat{j} and is parallel to B=4i^+3j^\vec{B}=4 \hat{i}+3 \hat{j}. The xx and yy components of this vector in first quadrant are xx and 3 respectively where x=x= _________.

Your Answer

Step-by-step Explanation

Core Formula & Concept:

In vector algebra, two key concepts are used here:

  1. Magnitude of a vector: For any vector V=ai^+bj^\vec{V} = a \hat{i} + b \hat{j}, its magnitude is given by V=a2+b2.|\vec{V}| = \sqrt{a^2 + b^2}.
  2. Parallel vectors: Two vectors are parallel if and only if one is a scalar multiple of the other. If U\vec{U} is parallel to B\vec{B}, then U=kB\vec{U} = k \vec{B} for some scalar k>0k > 0 (since the vector lies in the first quadrant).
Step-by-Step Derivation:

Step 1: Compute the magnitude of A\vec{A}.

Given A=3i^+4j^\vec{A} = 3 \hat{i} + 4 \hat{j}, its magnitude is A=32+42=9+16=25=5.|\vec{A}| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5.

Step 2: Express the desired vector in terms of B\vec{B}.

The desired vector C\vec{C} has the same magnitude as A\vec{A} and is parallel to B=4i^+3j^\vec{B} = 4 \hat{i} + 3 \hat{j}. Since C\vec{C} is parallel to B\vec{B}, we can write C=kB=k(4i^+3j^)=4ki^+3kj^,\vec{C} = k \vec{B} = k(4 \hat{i} + 3 \hat{j}) = 4k \hat{i} + 3k \hat{j}, where k>0k > 0 (because C\vec{C} lies in the first quadrant).

Step 3: Use the magnitude condition to find kk.

The magnitude of C\vec{C} must equal A=5|\vec{A}| = 5: C=(4k)2+(3k)2=16k2+9k2=25k2=5k.|\vec{C}| = \sqrt{(4k)^2 + (3k)^2} = \sqrt{16k^2 + 9k^2} = \sqrt{25k^2} = 5k. Set this equal to 5: 5k=5    k=1.5k = 5 \implies k = 1.

Step 4: Identify the components of C\vec{C}.

Substituting k=1k = 1 into C\vec{C} gives C=4i^+3j^.\vec{C} = 4 \hat{i} + 3 \hat{j}. However, the problem states that the yy-component of C\vec{C} is 3, which matches the above expression. The xx-component is therefore 44.

Verification:

The problem specifies that the xx and yy components of the vector in the first quadrant are xx and 3 respectively. From the above, x=4x = 4. Common Traps & Exam Tip:

Students often confuse the direction of parallel vectors, mistakenly assuming kk can be negative. Since the vector lies in the first quadrant, kk must be positive. Additionally, some students misapply the magnitude formula by forgetting to square the components or incorrectly solving for kk. Always double-check the quadrant condition to ensure the correct sign of kk.