This is a two step problem.
First, you'll need to find the height of the triangle.
A = ½bh - or -
60 = ½(15)h
h = 8
Then, since it's a right triangle, you'll want to use Pythagoras Theorem to find the hypotenuse.
a² + b² = c² , where a and b are your base and height you found in the first part.
8² + 15² = c²
64 + 225 = c²
289 = c²
c = 17