To find the value of \(x\) in the given vector equation, we need to use the concept of the scalar projection of one vector onto another.
The scalar projection of a vector \(\mathbf{a}\) onto another vector \(\mathbf{b}\) is given by the formula:
\[\text{Scalar Projection of } \mathbf{a} \text{ on } \mathbf{b} = \frac{\mathbf{a} \cdot \mathbf{b}}{\|\mathbf{b}\|}\]Here, we have:
Given that this scalar projection is \(\frac{1}{\sqrt{30}}\), we need to calculate the following:
\(\mathbf{a} \cdot \mathbf{b} = (x\cdot 2) + (-1)\cdot (-1) + (1)\cdot(5) = 2x + 1 + 5 = 2x + 6\)
\(\|\mathbf{b}\| = \sqrt{2^2 + (-1)^2 + 5^2} = \sqrt{4 + 1 + 25} = \sqrt{30}\)
The scalar projection equation now becomes:
\(\frac{2x + 6}{\sqrt{30}} = \frac{1}{\sqrt{30}}\)
By multiplying both sides by \(\sqrt{30}\), we obtain:
\((2x + 6) = 1\)
Simplifying this equation, we find:
\(2x = 1 - 6\)
\(2x = -5\)
\(x = \frac{-5}{2}\)
Therefore, the value of \(x\) is \(\frac{-5}{2}\) which is the correct answer.