Answer:
a = 6 , b = 17
Explanation:
using Pythagoras' identity.
the square on the hypotenuse is equal to the sum of the squares on the other 2 sides.
using right triangle ABD , then
a² + 8² = 10²
a² + 64 = 100 ( subtract 64 from both sides )
a² = 36 ( take square root of both sides )
a =
= 6
using right triangle ABC
note that BC = a + 9 = 6 + 9 = 15
b² = 8² + 15² = 64 + 225 = 289 ( take square root of both sides )
b =
= 17