- Considerate constructors scheme General Aptitude Interview Questions
- Considerate constructors scheme Trainee Interview Questions
- Considerate constructors scheme Personal Questions round Interview Questions
- Considerate constructors scheme HR Interview Questions
- Considerate constructors scheme Lead Interview Questions
A. Rs. 410
Complete step-by-step answer:
Investment made by A for 1 year, IA=2000
Investment made by B for 2 year,
IB=2×3000IB=6000
Investment made by C for 2 year,
IC=2×4000IC=8000
The ratio of their investment is given by
IA:IB:IC=2000:6000:8000
To simplify the ratio divide it by 1000,
IA:IB:IC=2:6:8
Now again to simplify divide the ratio by 2,
IA:IB:IC=1:3:4
The total parts of this investment =1+3+4=8
A’s share in the investment is 1 out of the 8 parts; B’s share is 3 out of 8 while C’s share is 4.
Therefore, the profit share of A’s investment of Rs. 2000=18×3200=400.
(1/2 + 1/2) = 1
2(1 + 1/2) = 3
2(3 + 1/2) = 7
2(7 + 1/2) = 15
2(15 + 1/2) = 31
Pearl.. Head cut then earl.. tail cut then pear.. Head and tail cut then ear
Matches played: 60.
Matches won: 30% of 60 => (60*(30/100)) = 18 matches.
Iterative approach:
On adding 1 to matches played and matches won, on every iteration until the win percentage gets to 50. So
19 / 61 = 0.3114754098360656
20 / 62 = 0.3225806451612903
21 / 63 = 0.3333333333333333
22 / 64 = 0.34375
…
…
…
…
Similarly,
41 / 83 = 0.4939759036144578
42 / 84 = 0.5
So, after 60th match 24 more matches has to be played and won to get 50% average winning rate.
Let ‘N’ is the smallest number which divided by 13 and 16 leaves respective remainders of 2 and 5.
Required number = (LCM of 13 and 16) – (common difference of divisors and remainders)
= (208) – (11) = 197.
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
Time =9 seconds
Speed =(60×518) m/sec=(503)m/sec
∴ Speed =DistanceTime
Length of the train (Distance) = (Speed × Time) = (503×9) m=150 m.
64
The first number is 10 and the second number is 5