a number when divided by a divisor , left remainder 23. when twice of the number was divided by the same divisor remainder was 11. find the divisor.
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.
Let d be the divisor and x be the number that us being divided. Let z and y be the answers we get by dividing by the divisor. Hence x/d=y remainder 23 and 2x/d= z remainder 11. These can be written as dy+23=x and dz+11=2x. Using simultaneous equations we find that 2dy-dz+35=0. This can be written as d(2y-z)=-35. Now 35 has the factors 5,7,35 and 1. d cannot be 5 or 7 as they will not leave remainders of 23 and 11. d cannot be 1 as 1 does not leave a remainder. So, d=35.