199a + 29 = 5b+4. So, the general case becomes 995m+1024. Now, 995m+1024 = 2c. at m = 2, c = 1507. P.S : Have just applied the chinese reminder theorem
chinese remainder theorem is fine.. but what does it state.. the eqn should be balanced
2a is there .. so definitely remainder should be even number .. so the remainder should be 1024
Ankur can you tell me how have you calculated the bold part???
consider this, 1 will always be there in 7th place 1 _ _ _ _ _ _ , we are left with three1's and three 0's consider the 6th place:- 1 1 _ _ _ _ _, ways to fill the remaining places = 5!/(3!*2!), for all these numbers 1 will be there in the 6th place value = 2^5 * (5!/(3!*2!)), a 0 in 6th place will add nothing to the value 5th place, value = 2^4 * (5!/(3!*2!)) similarly for other places.
is the ans 24? My approach... for the sum of coeficients to be prime the roots shud be even:) let the quadratic eqn be (x-a)(x-b) = 0 also given that for sum integer the value is -55 = -5 * 11 from the options let the roots be 20 n 4. we can see tht if we subsitute 9 we get (9-4)(9-20) = 5*-11 = -55 hence all conditions are satisfied here... so the sum of the roots must be 20+4 = 24. PS-Did a bit of hit n trial before taking the values:)
What is this logic that "for the sum of coeficients to be prime the roots shud be even"?? Plz clarify!!
7^m + 7^n m = 1,3,7,9 n = 1,3,7,9 The probability that it is divisible by 5 is 1/4.
Hey dude can u plz explain it further, because for following pairs of (m,n) the condition satifies:
(m,n)=(2,4),(2,, (4,6),(5,7) so on many more even. And by the way 1,3,7,9 are not values of m/n. these are unit digits got in powering 7 i think...plz clarify.
hey i got this from somewhere(might be from some thread) see if it hlps Co-Primes are very important , when it comes to finding remainders. First things first, What is a Co-Prime ? 2 numbers are said to be co-primes/relatively prime if their HCF is 1. That is the 2 numbers have no other common factor apart from the number.
hey i got this from somewhere(might be from some thread) see if it hlps Co-Primes are very important , when it comes to finding remainders. First things first, What is a Co-Prime ? 2 numbers are said to be co-primes/relatively prime if their HCF is 1. That is the 2 numbers have no other common factor apart from the number.
Are (1,3) co-prime?
yea 1 and 3 are coprimes.... 7 and 11 are coprimes....basically GCD shud be 1
470=10*47 8*10^88+8*10^87+8^86+-------------------------------------8 8(10^89-1)/9 mod 47 8(10^89-1)/9 =k 8*10^89=9k+8 After that I did not clearly, plz clarify after this part===========>> Why do u multiply by 1000, plz tell. (8*10^92)mod 47=1000(9k+ mod 47 9000k mod 47 =2 k=43 47 x+43=10y+8 After this ok for me============>> y=47x+35/10 x=5,y=27 so remainder is 278