Step 1: Understanding the Concept:
The angle $\theta$ between two lines with direction vectors $\vec{d_1}$ and $\vec{d_2}$ satisfies $\cos\theta = \dfrac{|\vec{d_1}\cdot\vec{d_2}|}{|\vec{d_1}||\vec{d_2}|}$.
Step 2: Detailed Explanation:
$\vec{d_1} = (-4,3,5)$, $\vec{d_2} = (2,1,3)$.
$\vec{d_1}\cdot\vec{d_2} = (-4)(2)+(3)(1)+(5)(3) = -8+3+15 = 10$.
$|\vec{d_1}| = \sqrt{16+9+25} = \sqrt{50} = 5\sqrt{2}$.
$|\vec{d_2}| = \sqrt{4+1+9} = \sqrt{14}$.
\[
\cos\theta = \frac{|10|}{5\sqrt{2}\cdot\sqrt{14}} = \frac{10}{5\sqrt{28}} = \frac{10}{10\sqrt{7}} = \frac{1}{\sqrt{7}}
\]
\[
\theta = \cos^{-1}\!\left(\frac{1}{\sqrt{7}}\right)
\]
Step 3: Final Answer:
The angle is $\cos^{-1}\!\left(\dfrac{1}{\sqrt{7}}\right)$.