To find the maximum value of the given expression, let us first compute the magnitudes ∣3a+2b∣ and ∣3a−2b∣.
Given:
∣a∣=2and∣b∣=3
We have:
∣3a∣2=9∣a∣2=9(2)2=36
∣2b∣2=4∣b∣2=4(3)2=36
Let θ be the angle between the vectors a and b, where θ∈[0,π]. The dot product of 3a and 2b is:
3a⋅2b=6(a⋅b)=6∣a∣∣b∣cosθ=6(2)(3)cosθ=36cosθ
Now, using the properties of vector magnitude:
∣3a+2b∣2=∣3a∣2+∣2b∣2+2(3a⋅2b)
∣3a+2b∣2=36+36+2(36cosθ)=72(1+cosθ)
Using the half-angle trigonometric identity 1+cosθ=2cos2(2θ):
∣3a+2b∣2=72⋅2cos2(2θ)=144cos2(2θ)
Similarly, for ∣3a−2b∣:
∣3a−2b∣2=∣3a∣2+∣2b∣2−2(3a⋅2b)
∣3a−2b∣2=36+36−2(36cosθ)=72(1−cosθ)
Using the identity 1−cosθ=2sin2(2θ):
∣3a−2b∣2=72⋅2sin2(2θ)=144sin2(2θ)
Since θ∈[0,π], we have 2θ∈[0,2π], where both sin(2θ)≥0 and cos(2θ)≥0. Taking the square root on both sides:
∣3a+2b∣=12cos(2θ)
∣3a−2b∣=12sin(2θ)
Now, let E(θ) be the expression whose maximum value we wish to find:
E(θ)=3∣3a+2b∣+4∣3a−2b∣
E(θ)=3⋅12cos(2θ)+4⋅12sin(2θ)
E(θ)=36cos(2θ)+48sin(2θ)
The maximum value of an expression of the form Acosx+Bsinx is given by A2+B2.
Here, A=36 and B=48:
Emax=362+482=122(32+42)=129+16=12×5=60
This maximum is achieved when tan(2θ)=3648=34, which yields a valid angle 2θ∈[0,2π].
Hence, the maximum value is 60.
Correct Option: C