If for single digit non-negative integers and , then find the value of .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
17! must be divisible by 9 and 11.
So. a + b + 3 = 0 mod9
a - b - 2 = 0 mod11
Only case possible is a = 4 and b = 2
Thus, a + b = 6