I designated C (x,y)
The distance of AC using distance formula is
3= sqrt (x^2 + y^2 )
squaring both sides 9 = x^2 + y^2
y^2=9-x^2
The distance of CB
4=sqrt[(x-5)^2 + y^2]
square both sides
16=(x-5)^2+y^2
substitute y^2=9-x^2
16=(x-5)^2 + 9 - x^2
Foil
16= x^2 -10x +25 + 9 - x^2
Combine like terms
16=-10x +34
Subtract 34 from both sides
-18=-10x
Divide Both sides by -10
x=1.8
y=sqrt (9-(1.8)^2)=2.4
You can check this. The angle at C is 90 so the slopes of
AC and BC must be negative reciprocals.
Slope AC (2.4-0)/(1.8-0)=4/3
Slope BC (2.4-0)/(1.8-5)= -3/4
Point C has the coordinates (1.8, 2.4)