I have got the following equation:
$$(x-4)^2 + (y - 4)^2 = 16$$
I would like to find the area beneath this circumference between $x=\frac{8}{5}$ and $x = 4$
To do so, I would have to integrate $$(x-4)^2 + (y - 4)^2 = 16$$ how could I do that if that is not even a function? I mean, is there a way to integrate an equation like that?
This is the step of an algorithm that I am taking to solve the following problem:

If you guys are willing to solve, please, I would appreciate that so I would compare my result later on to see it it matches with your solutions
Thanks in advance!
