Step 1: Write direction ratios.
For the first line: \( \langle -2, \lambda, 2 \rangle \)
For the second line: \( \langle 5, 3, 1 \rangle \)
Step 2: Use perpendicularity condition.
If lines are perpendicular, dot product of direction ratios is zero:
\[
(-2)(5) + (\lambda)(3) + (2)(1) = 0
\]
Step 3: Solve for \(\lambda\).
\[
-10 + 3\lambda + 2 = 0
\Rightarrow 3\lambda = 8
\Rightarrow \lambda = \frac{8}{3}
\]