Question
15 boys can finish a task in 8 days while 3 men can
finish the same task in 4 days. In how many days can 2 boys and 3 men together finish the task?Solution
15B × 8 = 3M × 4 where B = boys and M = men Or, 1M = 15B × 8 / 3 × 4 = 10B Therefore, 2B + 3M = 2B + 3 × 10B = 2B + 30B = 32B Therefore, 32 boys can finish the work in 8 days.
What is the main role of Apache Pig?
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0] ...
What is perplexity in language models?
Which of the following accurately describes Type 1 hypervisor virtualization?
In pipelining, the CPU executes each instruction in a series of following stages: Instruction Fetching (IF) —–> Instruction Decoding (ID) —–> In...
What is edge computing in IoT?
Which of the following algorithm uses Darwinian based algorithm to find the best solutions to solve complicated problems with a greater number of variab...
Which involve two factor authentication
If receiver noise floor is 2 dB, signal-to-noise ratio is 3 dB then what is the receiver sensitivity?
What is the primary function of the CICS (Customer Information Control System) in mainframe computing?