Find the number of integer solutions of the equation .
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.
See n is c o n g r u e n t to 0,1,2,3,4,5,6 mod 7....so n 2 is c o n g r u e n t to 0,1,2,4 mod 7. 2 3 is c o n g r u e n t 1 mod 7...so 2 n is c o n g r u e n t t0 1,2,4 mod 7(why?).Now u should be able to solve provided u know 7 divides 260400....:)...hope u liked the problem...