In this problem we want to find the missing side of a right triangle.
We will be able to use something called the Pythagorean Theorem, which states the sum of the squares of a right triangle is equal the square of the hypotenuse.
Long story short, we have this:
In our problem, we are given
[tex]\begin{gathered} a=5 \\ \\ b=12 \end{gathered}[/tex]So we can use them directly in the formula:
[tex]\begin{gathered} a^2+b^2=c^2 \\ \\ 5^2+12^2=c^2 \end{gathered}[/tex]Simplify the left-hand side:
[tex]\begin{gathered} 25+144=c^2 \\ \\ 169=c^2 \end{gathered}[/tex]Finally, we'll need to square root both sides to find the value of c:
[tex]\begin{gathered} \sqrt{169}=\sqrt{c^2} \\ \\ \boxed{13=c} \end{gathered}[/tex]The missing side is 13 cm.