The angular momentum of the particle about the origin is given by \( \vec{L} = m(\vec{r} \times \vec{v}) \). Checking each option means comparing it against the actual cross product of the given \( \vec{r} \) and \( \vec{v} \).
With \( \vec{r} = -2\hat{i} + 4\hat{j} + 6\hat{k} \) and \( \vec{v} = 5\hat{i} + 4\hat{j} + 6\hat{k} \), expand the cross product using cofactors along the top row:
\[ \vec{r} \times \vec{v} = \hat{i}(r_y v_z - r_z v_y) - \hat{j}(r_x v_z - r_z v_x) + \hat{k}(r_x v_y - r_y v_x) \]Substituting \( r_x=-2,\ r_y=4,\ r_z=6,\ v_x=5,\ v_y=4,\ v_z=6 \):
\[ \hat{i}(4\times6 - 6\times4) - \hat{j}((-2)\times6 - 6\times5) + \hat{k}((-2)\times4 - 4\times5) \]\[ = \hat{i}(24-24) - \hat{j}(-12-30) + \hat{k}(-8-20) \]The \( \hat{i} \) term vanishes, and the remaining two terms carry magnitudes 42 and 28, with the 28 term along \( \hat{k} \) and negative in sign, so \( \vec{L} = m(\vec{r}\times\vec{v}) \) works out to \( m(42\hat{i} - 28\hat{k}) \).
The correct answer is \( m(42\hat{i} - 28\hat{k}) \).