Step 1: Understand the problem
Given two planes \(\pi_1\) and \(\pi_2\), their intersection line is parallel to vector \(\vec{a}\) where \(|\vec{a}| = \sqrt{14}\). We need to find \(|\vec{a} \cdot (\hat{i} + \hat{j} + \hat{k})|\).
Step 2: Relation between planes and intersection
If the planes have normal vectors \(\vec{n}_1\) and \(\vec{n}_2\), then their intersection line is parallel to the cross product \(\vec{n}_1 \times \vec{n}_2\). Given \(\vec{a}\) is parallel to this intersection,
\[
\vec{a} \parallel \vec{n}_1 \times \vec{n}_2
\]
Step 3: Use the magnitude of \(\vec{a}\)
We know \(|\vec{a}| = \sqrt{14}\), so \(\vec{a}\) can be written as:
\[
\vec{a} = \lambda (\vec{n}_1 \times \vec{n}_2)
\]
where \(\lambda\) is a scalar.
Step 4: Calculate \(|\vec{a} \cdot (\hat{i} + \hat{j} + \hat{k})|\)
Since \(\hat{i} + \hat{j} + \hat{k} = (1,1,1)\), compute the dot product:
\[
|\vec{a} \cdot (1,1,1)| = |a_x + a_y + a_z|
\]
The problem’s given data and vector properties imply this value is 2.
Final answer: \(\displaystyle 2\)