You can put this solution on YOUR website! Since the numbers are small, I'd use trial-and-error:
C(10,5) = =
C(10,6) = =
C(10,7) = =
So C(10,7) satisfies the equation, so r=7 works… but note that C(10,7) = C(10,10-7) = C(10,3) so r=3 is also a solution.
Solutions are and
—