mbajamesbond Says
1- Find the number of divisors 544 which are greater than 3.
544 = 2^(5)*17
6*2 = 12
Factors less than 3 would be 1,2. So there are 10 factors greater than 3.
2- Find the number of divisors 544 excluding 1 and 544.
544 has 12 factors, so removing 1 and 544, we have 10 factors.
3- Find the number of divisors 544 which are perfect squares.
4,16 - So just 2.
4- Find the number of zeros in 100^1*99^2*98^3*97^4*...................*1^100.
(20+4)*(19+3)^(2+3+4+5)*18^(some addition) ... Blank, can't think of a good method atm, will come back.
5- Find the max. value of n such that 477x42x37x57x30x90x70x2400x2402x243x343 is perfectly divisible by 21^n.
Count the number of 7s.
477 = Not divisible by 7(No7)
42 = 7*6
37 = No7
57 = No7
30 = No7
90 = No7
70 = 7*10
2400= No7
2402= No7
243 = No7
343 = 7^3
Number of 7s = 5.So, n = 5.*
6- 100! + 200! =
7- 57*60*30*15625*4096*625*875*975=
8- 1!*2!*3!*4!*..................50! =
6. No idea.
7. I can see a 16^3 and some powers of 25, so must be something like that, too lazy. :lookround:
8. No idea
9- Find the remainder when 51^203 is divided by 7?
(51^203)%7 = (2^203)%7.
(2^6)%7 = 1
(2^203)%7 = (2^5)%7 = 4.
So, remainder - 4.
10- Find the remainder when 67^99 is divided by 7?
(67^99)%7 = (4^99)%7.
(4^3)%7=1
So, (4^99)%7 = 1
So, remainder = 1.
11- Find the remainder when 75^80 is divided by 7?
(75^80)%7 = (5^80)%7 = (-2)^80%7 = (2^80)%7 = 4
So, remainder - 4.
12- Find the remainder when 54^124 is divided by 17?
(54^124)%17 = (3^124)%17
9^4 = 6561
3^8 = 6561
6561%17 = -1
(3^124)%17 = (3^4*(-1)^15)%17
= (81*(-1))%17 = -13 = 4.
So, remainder = 4.
13- Find the remainder when 25^102 is divided by 17?
(25^102)%17 = (8^102)%17 = (2^306)%17
(2^4)%17 = -1
Therefore, (2^306)%17 = -4.
So, remainder is 13.
14- Find the units digit in each of the following case-
1^1*2^2*3^3........................*100^100
1+4+7+6+5+6+3+6+9 = 7
So unit's digit is 7.
173^45x152^77x777^999
3*2*3 = 8
So, unit's digit is 8.
82^43*83^44*84^97*86^98*87^105*88^94
8*1*4*6*7*4 = 6
So, unit's digit is 6.
15- Find number of numbers between 300-400 both included that are not divisible by 2,3,4 and 5.
Numbers divisible by 2 = 51.
Numbers divisible by 3 = 34, but remove even multiples so, 17.
Numbers divisible by 4 are included in 2.
Numbers divisible by 5 = 21, but remove multiple of 3, so, 7.
So, total numbers divisible by 2,3,4,5 = 75.
So, total numbers not divisible by 2,3,4,5 = 26.