\(0 < y < \frac{1}{2}\)
\(-1 < y < -\frac{1}{2}\)
\(\frac{1}{2} < y < 1\)
\(-\frac{1}{2} < y < 0\)
The problem requires us to determine the range of \(y\) such that the angle between vectors \( \mathbf{a} = 2y^2 \hat{i} + 4y \hat{j} + \hat{k} \) and \( \mathbf{b} = 7\hat{i} - 2\hat{j} + y\hat{k} \) is obtuse. An obtuse angle implies that the dot product of these vectors is negative.
First, calculate the dot product: \[ \mathbf{a} \cdot \mathbf{b} = (2y^2)(7) + (4y)(-2) + (1)(y) \] \[ = 14y^2 - 8y + y \] \[ = 14y^2 - 7y \]
For the angle to be obtuse, the dot product should be negative: \[ 14y^2 - 7y < 0 \]
Factor out \(y\): \[ 7y(2y - 1) < 0 \]
Based on the inequality, there are two critical points where the expression changes its sign: \(y = 0\) and \(y = \frac{1}{2}\). By testing intervals around these points:
Thus, the condition for an obtuse angle is satisfied for \(0 < y < \frac{1}{2}\).
The angle between two vectors \(\vec{a}\) and \(\vec{b}\) is obtuse if their dot product is negative, i.e., \(\vec{a} \cdot \vec{b} < 0\).
\[\vec{a} = 2y^{2}\hat{i} + 4y\hat{j} + \hat{k}, \quad \vec{b} = 7\hat{i} - 2\hat{j} + y\hat{k}\]
The dot product \(\vec{a} \cdot \vec{b}\) is:
\[\vec{a} \cdot \vec{b} = (2y^{2})(7) + (4y)(-2) + (1)(y)\]
Simplify each term:
\[\vec{a} \cdot \vec{b} = 14y^2 - 8y + y = 14y^2 - 7y\]
For the angle to be obtuse, we require:
\[14y^2 - 7y < 0\]
Factorize:
\[7y(2y - 1) < 0\]
The critical points are \(y = 0\) and \(y = \frac{1}{2}\). Using a sign analysis for \(7y(2y - 1)\):
Thus, the solution is:
\[0 < y < \frac{1}{2}\]
Hence, the correct answer is:
\[0 < y < \frac{1}{2}\]