Answer:
a = 5
Explanation:
let's label the triangle as a, b and c
where b is the hypotenuse and c is the adjacent of the hypotenuse a to be the height.
from the formula
a² + c² = b²
we substitute the values to find a
so,
a² + 12² = 13²
but we don't know "a" so we make it stand alone by grouping liked terms.
a² = 13² - 12²
a² = 25
we need "a" not "a²" so we take the square root of both sides to get rid of "a²" leaving "a"
and the answer will be
a = 5