⟩ How many 9 digit no.s are divisible by 7a.1256b.1986c.1524d.1874
Try this excel macro
Sub test()
k = 0
For i = 100000000 To 999999999
If (i Mod 7 = 0) Then
k = k + 1
End If
Next
Cells(1, 1) = k
End Sub
Ans:
128571428
Try this excel macro
Sub test()
k = 0
For i = 100000000 To 999999999
If (i Mod 7 = 0) Then
k = k + 1
End If
Next
Cells(1, 1) = k
End Sub
Ans:
128571428
In 80 coins one coin is counterfeit what is minimum number of weighing to find out counterfeit coin?
A number of cats got together and decided to kill between them 999919 mice. Every cat killed an equal number of mice. Each cat killed more mice than there were cats. How many cats do you think there were?
What is the equivalent compound ratio of 5671065
A dishonest dealer professes to sell his goods at cost price. But he uses a false weight and thus gains 300/47% for a kg, he uses a weight ofa)940gmsb)947gmsc)953gmsd)960gms
The temperature at Mumbai is given by the function -t2/6+4t+12 where t is the elapsed time since midnight. What is the percentage rise (or fall) in temperature between 5.00PM and 8.00PM?
Fifty minutes ago if it was four times as many minutes past 3o clock, how many minutes is it to 6 o clock?
A clock was set right at 5 am then it loses 16 minutes every day, on the 4th day when it shows 10 am, What is the exact time?
3 men finish painting a wall in 8 days. Four boys do the same job in 7 days. In how many days will 2 men and 2 boys working together paint two such walls of the same size?a) 6 6/13 daysb) 3 3/13 daysc) 9 2/5 daysd) 12 12/13 days
A, B, C, and D tells the following times by looking at their watches. A tells it is 3 to 12. B tells it is 3 past 12. C tells it is 122. D tells it is half a dozen too soon to 12. No two watches show the same time. The difference between the watches is 2,3,4,5 respectively. Whose watch shows maximum time?
In the following figureA DB G EC FEach of the seven digits from 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9 is a)Represented by a different letter in the figure above. b)Positioned in the figure above so that A*B*C,B*G*E, and D*E*F are equal.Which digit does G represent?