Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
Vector Algebra question
2008 · Shift 2 · Q28
JEE AdvancedMathematicsVector AlgebraMCQ+3 / −1
Let two non-collinear unit vectors a and b form an acute angle. A point P moves so that at any time t the position vector OP(where O is the origin) is given by acost+bsint. When P is farthest from origin O, let M be the length of OP and u be the unit vector along OP. Then :
A
u=a+ba+bandM=(1+a.b)1/2
B
u=a−ba−bandM=(1+a.b)1/2
C
u=a+ba+bandM=(1+2a.b)1/2
D
u=a−ba−bandM=(1+2a.b)1/2
View written solutionFree
Correct answer: A
The user wants me to solve a vector algebra problem and verify the answer.
1. Understand the Given Information:
We have two non-collinear unit vectors, a and b, meaning ∣a∣=1 and ∣b∣=1.
The angle θ between them is acute, so 0<θ<π/2. This implies a⋅b=∣a∣∣b∣cosθ=cosθ>0.
The position vector of a moving point P is given by OP(t)=acost+bsint.
We need to find the maximum length of OP, denoted by M, and the unit vector u along OP when its length is maximum.
2. Find the Magnitude of OP:
To find the length of OP, we calculate its magnitude. It's easier to work with the square of the magnitude.
∣OP∣2=OP⋅OP=(acost+bsint)⋅(acost+bsint)
Expanding the dot product:
∣OP∣2=(a⋅a)cos2t+2(a⋅b)costsint+(b⋅b)sin2t
Since a and b are unit vectors, a⋅a=∣a∣2=1 and b⋅b=∣b∣2=1.
∣OP∣2=(1)cos2t+2(a⋅b)costsint+(1)sin2t
Using the identities cos2t+sin2t=1 and 2costsint=sin(2t):
∣OP∣2=1+(a⋅b)sin(2t)
3. Maximize the Magnitude:
The length of OP will be maximum when ∣OP∣2 is maximum.
The expression is ∣OP∣2=1+(a⋅b)sin(2t).
We know that a⋅b>0 because the angle between the vectors is acute.
To maximize this expression, we need to maximize the term sin(2t). The maximum value of sin(2t) is 1.
Therefore, the maximum value of ∣OP∣2 is:
M2=max(∣OP∣2)=1+(a⋅b)(1)=1+a⋅b
So, the maximum length M is:
M=1+a⋅b=(1+a⋅b)1/2
4. Find the Vector OP at Maximum Length:
The maximum length occurs when sin(2t)=1. This happens when 2t=2π+2kπ for any integer k.
Let's take the simplest case, t=4π.
For t=4π, we have cost=cos(4π)=21 and sint=sin(4π)=21.
Substitute these values back into the expression for OP:
OPmax=acos(4π)+bsin(4π)=a(21)+b(21)=21(a+b)
5. Find the Unit Vector u:
The unit vector u is the vector OPmax divided by its magnitude M.
u=∣OPmax∣OPmax=M21(a+b)
Alternatively, and more simply, u is the unit vector in the direction of OPmax. The direction of OPmax is given by the vector (a+b).
So, the unit vector is:
u=∣a+b∣a+b
6. Compare with Options:
We have found:
M=(1+a⋅b)1/2
u=∣a+b∣a+b
Let's check the given options:
A: u=∣a+b∣a+bandM=(1+a.b)1/2 - This matches our result.
B: u=∣a−b∣a−bandM=(1+a.b)1/2 - The unit vector is incorrect.
C: u=∣a+b∣a+bandM=(1+2a.b)1/2 - The magnitude M is incorrect.
D: u=∣a−b∣a−bandM=(1+2a.b)1/2 - Both are incorrect.