Question
A man, a woman and a boy can do a work in 4, 8, 16 days
respectively. How many boys were required with 1 man and 1 woman to complete the same work in 1/2 day?Solution
Work done by a man in (1 )/(2 )days = (1 )/(8 )part Work done by a woman in (1 )/(2 )days = (1 )/(16 )part Work done by a boy in (1 )/(2 )days = (1 )/(32 )part Let one man and one woman together can do a piece of work in (1 )/(2 )days = No. of x boys required According to the question, (1 )/(8 )+ (1 )/(16 ) + x/(32 ) = 1 (4 +2+ x )/(32 ) = 1 6 + x = 32 x = 32 – 6 = 26 Hence, 26 boys will be required.
Which data structure is used for implementing depth-first search (DFS) algorithm?
Which scheduling algorithm is used to allocate CPU time to processes in an operating system?
What is the output of the following code?
print(0.3 + 0.5 == 0.8)
WI-FI uses
Firewall is a type of
Which layer of the OSI model is responsible for routing and forwarding data packets?
Which technology is most commonly associated with cryptocurrencies like Bitcoin?
State true or false
The Arithmetic Logic Unit (ALU) is a crucial component of the CPU responsible for performing arithmetic and logical operation...
 FAT stands for?
Which of the following clause return specific rows?