@ravi.theja said:Find the last non-zero digit in 37!
4
@ravi.theja said:crct post ur solution sir
@pyashraj said:@naga25french@LogrhythmN = 444(upto 50 digits) except for the nth digit(where n ranges from 1-50). If N is divisible by 13 for nth digit, then find how many value can n take ?Should Indeed be 24..n=1, N=4, Rem[N/13] = 4n=2, N=44, Rem[N/13]= 5n=3, N=444, Rem[N/13]= 2, but if N=442, Its Divisible..n=4, N=4444, Rem[N/13]=11, but if N=4446, Its Divisible..n=5, N=44444, Rem[N/13]= 10, but if N=44447, Its Divisible..n=6, N=444444, Rem[N/13]= 0..Hence N is itslf divisible..n=7, N=4444444, Rem[N/13]= 4...and the cycle gets repeated..Thus, for n= 1,2,3,4,5,6 ..there r 3 values at which this is satisfied..at n=3,4 n 5..For, n=7,8,9,10,11,12..there r 3 values at which this is satifisfied..at n= 9,10 n 11.....For n = 43, 44, 45, 46, 47, 48..There r 3 values at which this is satisfied..at n= 45, 46 n 47..For n=49 n 50..Its not satisfied..Thus, a total of 3*8 = 24 values are there of n(1-50), at which the conditions r met.. Screwd the 1st tym..
@gnehagarg said:X=2^a1*3^b1Y=2^a2*3^b2Z=2^a3*3^b3a1+a2+a3=35C2=10b1+b2+b3=24C2=6ordered ways=60unordered ways=a1=a2 and b1=b2=>4 waysa2=a3 and b2=b3=>4 waysa1=a3 and b1=b3=>4 waysTotal ways =1260-12/6=8 waysUnordered ways=6+8=14
@vbhvgupta said:Which of the followinf is not a perfect square100856, 325137, 945729? how to find quickly?
@rayus said:ans is time between 8 am + (40*12/11) minutes and 2 pm + (40*12/11) minutes... so its 6 hours.. @pirateiim478 OA please
@vbhvgupta said:@joyjitpal Find the no of no between 200 and 300 , both incuded , which are not divisible by 2,3,4,5.How to go for it?
@cadmium said:@cadmium said:Simplify:839478 * 625simplification needs to be done.and not multiplication.
@joyjitpal said:how 40 please explain
@rayus said:simple set theory ques= 101 - (51 + 26 + 20 - 17 - 11 - 7 + 4)= total - (factors of 2 + factors of 3 + factors of 5 - factors of 2,3 - factors of 2,5 - factors of 3,5 + factors of 2,3,5)PS.. not taken 4 as all factors of 2 will include all factors of 4
@vbhvgupta said:Yar ans is 26. But from here I am getting 35