I found out that the answer is 1 from http://www.wolframalpha.com/input/?i=gcd%2811n%2B24%2C5n%2B11%29, but I cannot find a way to prove that on my own.
I think that it is 1 because: gcd(11n+24)=1 and gcd(5n+11)=1
so gcd(11n+24,5n+11)=1
Do I assume correctly?