a number when divided by 5 and 3 leaves remainder 3 and 1 respectively. what is the remainder when same number is divided by 15?
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.
By adding 2 to the number, it is divisible by both 5 and 3 and hence divisible by 15. So, when subtracting 2 to get back the original number, a remainder of 15-2 = 13 is obtained.