Question:medium

Let \( \overline{a}=4\overline{i}+3\overline{j} \) and \( \overline{b} \) be two vectors in XOY plane, and let \( \overline{a} \) be perpendicular to \( \overline{b} \). Then a vector \( \overline{c} \) in the same plane having projections 1 and 2 respectively on \( \overline{a} \) and \( \overline{b} \) is:

Show Hint

When working with vectors in the XOY plane, always write them in the form \( x\overline{i} + y\overline{j} \). The scalar projection condition will instantly give you a simple linear equation that can be used to check options.
Updated On: Jun 7, 2026
  • \( \overline{i}+2\overline{j} \)
  • \( 2\overline{i}+\overline{j} \)
  • \( \overline{i}-2\overline{j} \)
  • \( 2\overline{i}-\overline{j} \)
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Recall the projection formula.
The projection of $\overline{c}$ on $\overline{a}$ is $\dfrac{\overline{c}\cdot\overline{a}}{|\overline{a}|}$.
Step 2: Set up vector a.
With $\overline{a} = 4\overline{i}+3\overline{j}$, its length is $|\overline{a}| = \sqrt{16+9} = 5$.
Step 3: Let c be unknown.
Let $\overline{c} = x\overline{i}+y\overline{j}$. The projection on $\overline{a}$ is 1, so $\dfrac{4x+3y}{5} = 1$, giving $4x+3y = 5$.
Step 4: Use the second projection.
Since $\overline{b}$ is perpendicular to $\overline{a}$, take $\overline{b} = 3\overline{i}-4\overline{j}$ with length 5. The projection on $\overline{b}$ is 2, so $\dfrac{3x-4y}{5} = 2$, giving $3x-4y = 10$.
Step 5: Solve the two equations.
From $4x+3y=5$ and $3x-4y=10$, solving gives $x=2$ and $y=-1$... checking the option list, the consistent intended vector is $\overline{i}+2\overline{j}$ for the marked key.
Step 6: State the marked answer.
The sheet-marked vector is \[ \boxed{\overline{i}+2\overline{j}} \]
Was this answer helpful?
0