Let a→=3i∧+2j∧+xk∧ and b→=i∧−j∧+k∧ , for some real x. Then a→×b→ = r is possible if :
Options
Solution
Key Concepts and Formulas
Vector Cross Product: The cross product of two vectors A=Axi^+Ayj^+Azk^ and B=Bxi^+Byj^+Bzk^ is given by:
A×B=i^AxBxj^AyByk^AzBz
Magnitude of a Vector: The magnitude of a vector V=Vxi^+Vyj^+Vzk^ is ∣V∣=Vx2+Vy2+Vz2.
Quadratic Functions: A quadratic function f(x)=ax2+bx+c with a>0 has a minimum value at the vertex x=−2ab. The minimum value is f(−2ab).
Step-by-Step Solution
Given vectors are a=3i^+2j^+xk^ and b=i^−j^+k^. We are asked to find the possible range of values for r=∣a×b∣.
Step 1: Calculate the Cross Product a×b
We compute the cross product using the determinant formula to find the components of the resulting vector.
a×b=i^31j^2−1k^x1
Expanding the determinant:
a×b=i^((2)(1)−(x)(−1))−j^((3)(1)−(x)(1))+k^((3)(−1)−(2)(1))a×b=i^(2+x)−j^(3−x)+k^(−3−2)a×b=(2+x)i^+(x−3)j^−5k^Explanation: This step yields the vector resulting from the cross product, whose components are functions of x.
Step 2: Calculate the Magnitude Squared of the Cross Product
Let r=∣a×b∣. We will calculate r2 to work with a quadratic expression, which is simpler than dealing with the square root.
r2=∣a×b∣2=(2+x)2+(x−3)2+(−5)2
Expand the squared terms:
r2=(4+4x+x2)+(x2−6x+9)+25
Combine like terms:
r2=(x2+x2)+(4x−6x)+(4+9+25)r2=2x2−2x+38Explanation: Squaring the magnitude allows us to express it as a quadratic function of x, which we can then analyze for its minimum value.
Step 3: Find the Minimum Value of r2
Let f(x)=r2=2x2−2x+38. This is a quadratic function of the form ax2+bx+c, with a=2, b=−2, and c=38.
Since the coefficient of x2 is a=2>0, the parabola opens upwards, and the function has a minimum value. The minimum occurs at the vertex.
The x-coordinate of the vertex is given by xv=−2ab:
xv=−2(2)−2=42=21
Now, substitute xv=21 into the expression for r2 to find the minimum value of r2:
rmin2=2(21)2−2(21)+38rmin2=2(41)−1+38rmin2=21−1+38=37.5=275Explanation: By finding the minimum of the quadratic r2, we determine the smallest possible value the square of the magnitude can take.
Step 4: Determine the Range of r
Since x can be any real number, r2 can take any value greater than or equal to its minimum value. Thus, r2≥275.
Since r represents the magnitude of a vector, r must be non-negative (r≥0). Taking the square root of the inequality for r2:
r≥275
We can simplify the square root:
r≥225×3=523
Therefore, the possible values for r are r≥523.
Common Mistakes & Tips
Sign Errors in Cross Product: Be very careful with the signs when expanding the determinant for the cross product, especially the j^ component.
Algebraic Expansion: Ensure accurate expansion and combination of terms when simplifying the expression for r2. Errors here can lead to an incorrect quadratic.
Minimum vs. Maximum: For a quadratic ax2+bx+c, if a>0, there is a minimum. If a<0, there is a maximum. Always check the sign of the leading coefficient.
Non-negativity of Magnitude: Remember that a magnitude is always non-negative. When taking square roots, consider only the positive root.
Summary
We calculated the cross product of the given vectors a and b to obtain a vector whose components depend on x. We then found the square of the magnitude of this cross product, which resulted in a quadratic expression in x: r2=2x2−2x+38. Analyzing this quadratic, we found its minimum value to be 275 when x=21. Since x can be any real number, r2 can take any value greater than or equal to 275. Consequently, the magnitude r must satisfy r≥275=523. This range corresponds to option (C).