
Patrick B. answered 09/21/20
Math and computer tutor/teacher
5 = sqrt ( (3-7)^2 + (a-9)^2 )
= sqrt( (-4)^2 + (a-9)^2 )
= sqrt( 16 + (a-9)^2 )
= sqrt ( 16 + a^2 - 18a + 81)
= sqrt( a^2 - 18a + 97)
so 25 = a^2 - 18a + 97
0 = a^2 - 18a + 72
0 = (a - 12)(a - 6)
a = 12 or a=6
so there are two such points that
are 5 units from (7,9).
They are (3,12) and (3,6)