Concept:For the angle between two vectors to be obtuse, their dot product must be negative.
Explanation:Given vectors:
a=2x2i^+4xj^+k^b=7i^−2j^+xk^Compute the dot product:
a⋅b=(2x2)(7)+(4x)(−2)+(1)(x)=14x2−8x+x=14x2−7xFor an obtuse angle, we require:
14x2−7x<0Factorize the expression:
7x(2x−1)<0Since
7>0, divide both sides by 7:
x(2x−1)<0The critical points are
x=0 and
x=21.
Check the sign of
x(2x−1) in the intervals:
For
x<0, the product is positive.
For
0<x<21, the product is negative.
For
x>21, the product is positive.
Thus, the inequality holds for:
0<x<21Answer:The required values of
x are
0<x<21.
Therefore, Option A is correct.