Animated Solution for Mathematics - Vector Algebra: Let a and b be two unit vectors such that the angle between them is 3π If λa+2b and 3a−λb are perpendicular to each other, then the number of values of λ in [−1,3] is:
Select Answer:
Visualized Solution
Identify Unit Vectors
Given: a and b are unit vectors.
Therefore, ∣a∣=1 and ∣b∣=1.
Calculate Dot Product a⋅b
Angle between a and b is θ=3π.
a⋅b=∣a∣∣b∣cos(3π)
a⋅b=(1)(1)(21)=21
State Perpendicularity Condition
Vectors (λa+2b) and (3a−λb) are perpendicular.
Condition: (λa+2b)⋅(3a−λb)=0
Expand the Dot Product
Expanding: λa⋅(3a)+λa⋅(−λb)+2b⋅(3a)+2b⋅(−λb)=0
Simplifying terms: 3λ∣a∣2−λ2(a⋅b)+6(b⋅a)−2λ∣b∣2=0
Substitute Known Values
Substitute ∣a∣=1, ∣b∣=1, and a⋅b=21:
3λ(1)2−λ2(21)+6(21)−2λ(1)2=0
Simplify the Equation
Combining terms: (3λ−2λ)−2λ2+3=0
Result: λ−2λ2+3=0
Form the Quadratic Equation
Multiply the entire equation by −2:
−2λ+λ2−6=0
Rearranging into standard form: λ2−2λ−6=0
Solve Using Quadratic Formula
Using λ=2a−b±b2−4ac where a=1,b=−2,c=−6:
λ=2(1)−(−2)±(−2)2−4(1)(−6)
λ=22±4+24=22±28
Simplify the Roots
Simplify 28=4×7=27
λ=22±27
λ=1±7
Approximate the Values
Approximate 7≈2.64
λ1=1+2.64=3.64
λ2=1−2.64=−1.64
Check the Interval [−1,3]
Check if λ∈[−1,3]:
Is 3.64∈[−1,3]? No (too large).
Is −1.64∈[−1,3]? No (too small).
Number of valid values is 0.
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
Analyzing the Setup
Imagine you are standing in a 3D space, holding two unit vectors, a and b. They are like two arrows of length 1, starting from the same origin, locked in a dance at an angle of 3π (or 60∘).
This is the foundation of our problem. We are finding the specific conditions under which two complex linear combinations of these vectors become perfectly perpendicular.
The Dot Product
Our Mathematical Compass
When we are asked to enforce perpendicularity, the dot product is our most powerful tool. The dot product of two vectors u and v is defined as ∣u∣∣v∣cosθ.
If the angle θ is 90∘, then cos(90∘)=0, and the entire product vanishes. We are given two new vectors:
u=λa+2b
v=3a−λb
For these to be perpendicular, their dot product must be zero:
(λa+2b)⋅(3a−λb)=0
Expanding the Horizon
We expand this expression using the distributive property:
λa⋅(3a)+λa⋅(−λb)+2b⋅(3a)+2b⋅(−λb)=0
As we simplify, remember that a⋅a=∣a∣2=1 and b⋅b=∣b∣2=1. Furthermore, the dot product of the unit vectors is:
a⋅b=∣a∣∣b∣cos(3π)=(1)(1)(21)=21
Substituting these values, the equation transforms into:
3λ−λ2(21)+6(21)−2λ=0
3λ−2λ2+3−2λ=0
The Quadratic Resolution
Simplifying further, we obtain:
λ−2λ2+3=0
Multiplying by −2 to clear the fraction, we arrive at the standard quadratic form:
λ2−2λ−6=0
Using the quadratic formula λ=2a−b±b2−4ac, we find:
λ=22±4−4(1)(−6)=22±28=1±7
The Final Gatekeeper
We evaluate the roots: λ1=1+7≈3.64 and λ2=1−7≈−1.64.
The problem asks for the number of values of λ in the interval [−1,3]. We check our roots against these constraints:
1. 3.64>3 (Outside the interval)
2. −1.64<−1 (Outside the interval)
Neither root fits within the specified range. Thus, the number of valid values is exactly 0.