The lines intersect if there exist parameter values \(t\) and \(s\) such that
\begin{align*}
\la 0,1,1 \ra + t \la 1,1,2 \ra \amp= \la 2,0,3 \ra + s \la 1,4,4 \ra \\
\la t,1+t,1+2t \ra \amp= \la 2+s,4s,3+4s \ra
\end{align*}
Equating corresponding components, we get
\begin{equation*}
\begin{cases}
t = 2 + s \\
1 + t = 4s \\
1 + 2t = 3 + 4s
\end{cases}
\end{equation*}
Substituting \(t\) from the first equation into the second equation we get
\begin{equation*}
\begin{cases}
1 + 2 + s = 4s \\
3s = 3
\end{cases}
\qquad \implies \qquad
s = 1, t = 2 + s = 3
\end{equation*}
We now check whether \(s = 1\) and \(t = 3\) satisfy the third equation:
\begin{align*}
1 + 2\cdot 3 \amp= 3 + 4\cdot 1 \\
7 \amp= 7
\end{align*}
We conclude that \(s = 1\text{,}\) \(t = 3\) is the solution to the equation, hence the two lines intersect.
To find the point of intersection we substitute \(s = 1\) in the right-hand side of the equation to obtain
\begin{equation*}
\la 2+1,4\cdot 1,3+4\cdot 1 \ra = \la 3,4,7 \ra
\end{equation*}
The point of intersection is the terminal point of this vector, that is, \(\lp 3,4,7 \rp\)