4
answer
R-R*d/100-5(1-d/100)
“One of my hobbies is playing club sports. … Playing sports is my favorite pastime and my hobby because it’s not just the games I love, but also the socializing part that comes with it. I love to meet new people and go to new places for tournaments.”
Answer: 3121 gold coins
Let total no of coins be M
Let the disbursement D to each son:
D1 = 1 + (M – 1)/5 = (M + 4)/5
D2 = 1 + ( M – D1 -1)/5 = (D1) * 4/5
D3= (D2) * 4/5
D4= (D3) * 4/5
D5= (D4) * 4/5
Total disbursements to sons=
= ∑D= (M+4)*1/5[ 1+4/5+(4/5)(4/5)+ (4/5)(4/5)(4/5)+(4/5)(4/5)(4/5)(4/5) ]
= (2101/3125)*(M+4)
Thus balance left for daughters =M-{(2101/3125)*(M+4)}
=(1024M-8404)/3125
This balance should be a positive integer ( assuming M and all disbursements are full coins )
Thus 1024M-8404 should be a multiple of 3125….so….
1024M – 8404 = N*3125 where N is an integer
Using Python code:
n=int(input(“Enter num n: “))
X=int()
a=int()
a=0
X=’ ‘
for a in range(0,n+1):
a=a+1
X= (3125*a + 8404)/1024
if (3125*a + 8404)% 1024== 0:
print(X,a)
Enter num n: 10000
3121.0 1020
6246.0 2044
9371.0 3068
12496.0 4092
15621.0 5116
18746.0 6140
21871.0 7164
24996.0 8188
28121.0 9212
We get minimum value of N = 1021 and M = 3121 gold coins
3606
Daughter-in-law
Three families
900
I think it’s 32 not 37
A’s speed=6 mph ,B’s speed=8 mph
Let, after x hrs, they will meet.
so, the distance traveled by A in x hrs should be the same as the distance traveled by B in (x-1/2)hrs [as B started the journey after 30 min of A]
Thus, 6x=8(x-1/2)[as distance=speed*time]
=>8x-6x=4
=>2x=4
=>x=2
after 2 hrs they will meet so time=(9+2)=11.00 a.m
190, 166, 145, 128, 112, 100, 91
128 is incorrect. There is a difference of multiples of 3 in the number pattern, which starts at 24 and reduces by 3 each time. Therefore the correct pattern would read 190, 166, 145, 127, 112, 100, 91.
this would leave the pattern with differences in the pattern 24, 21, 18, 15, 12, 9. The next number in the pattern would be 6 lower than 91. 91 – 6 = 85. Then 85 -3 – 82, followed by 82 – 0 = 82. After this, if -3 were taken the pattern would start to rise so 82 – – 3 = 85.
Smart Question. What was the total gain by both of them, not Just Krishan
Monday
7days for a week so 62÷7 remainder is 6 so
After Tuesday + 6days = monday
5m/sec