Let a , b and c positive integers such that a and b are odd. What is the residue of divided by 4?
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.
For b-1^{2}, b is odd so the square of any even number will be divisible by 4. Then use binomial expansion by writing 3 as 4-1. So we get remainder as -1. Since remainders are positive, it will be 3.