speed = distence / time
60km/hr=distance / 9 sec
km / hr to m / s==> 60*1000 / 1* 3600 = 16.667
16.667*9 = distance
150 m is the answer
% error= (new no-actual no)/actual no *100
% error= [(x/7)-7x]/7x * 100
% error= 48x/49x * 100
% error= 0.9795*100=97.95
24.
exp: 0 is formed by multiplying 5 with 2. so first we find
how many 5’s and 2’s are there in 100!.
No of 5’s : 100/5=20/5=4/5.
20 +4 =24.
No of 2’s : 100/2=50/2=25/2=12/2=6/2=3/2=1/2.
50 +25 +12 +6 +3 +1.
It has 24 5’s and 2’s.
so the no. of zeros=24.
Hi frnds I think U got wrong,
It was said that 4 ends not 4 corners
Here Ends are sides
So there is no way of extending a side
So the answer is incresing the depth
Cake is never cut in such a way.
Wat we can do is.
1st cut should be cutting the Cake into two Halfs
Now put one half on top of other. Then again cutting it like
we made the 1st cut.
so now 4 parts. Two on top two on below.
Now Cut the cake in the orthogonal direction than the
earlier two cuts.
The trick was only That u can put one half on top of other.
Tats it.
I am Srilaxmi. I born and bought-up in WARANGAL. My father Agriculture cum politician and my Mom homemaker. I blessed with three brothers and one sister. My elder brother was married and working as a TA in MPDO office at Warangal. My first younger brother was also married and working with Sushee Infra Pvt Ltd as a Asset Manager at Hyderabad. Younger brother and sister are into their studies. Coming to me I completed my MBA from ICFAI university in 2008 and worked as a Audit assistant in accounting firm for two years. I had actively participated in bank audits i.e. is in CBI (Concurrent audit) and SBI(Statutory audit) during my services. Later I pursued CS Executive and attempted for five times then I give up to clear my M.Com. At present I was studying postal studies of CS Executive programme. My hobbies are reading books and listening to music.
total distance to travel the end of the train = 360 + 140 = 500 m
speed of train 45000m/60min = 750m/min or 750m/60sec
(500m*60sec)/750m=40sec the time will take to pass
10000
one-legged =5% of 10000=500
remaining=10000-500=9500
barefooted=9500/2=4750
remaining people= 9500-4750=4750
hence required number of shoes= 4750*2+500*1=100005% of 10000 = 500 one legged
9500 / 2 = 4750 bare foot
minium no of shoes = 4750*2 + 500*1 = 10000
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