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?
If a number divides $5n+11$ and $11n+24,$ then the number also divides both (multiples) $55n + 121$ and $55n+120.$ Since it divides both $55n + 121$ and $55n+120,$ it divides their difference, which is $1.$