Question
A and B can complete a piece of work in 12 days
and 18 days respectively. They start working together, but A leaves after 4 days . In how many more days will B finish the remaining work?Solution
Let total work = LCM(12, 18) = 36 units A’s rate = 36 / 12 = 3 units/day B’s rate = 36 / 18 = 2 units/day In 4 days together: Work done = (3 + 2) × 4 = 5 × 4 = 20 units Remaining work = 36 − 20 = 16 units B alone does 2 units/day: Time = 16 / 2 = 8 days So B needs 8 more days.
Transfer function of closed loop system with negative feedback is defined as___
Which of the following is a characteristic of an intelligent agent?
The precision is composed of which of the following two characteristics?
What is edge computing in IoT?
For matrix dimensions p = {10, 20, 30, 40}, representing matrices A (10x20), B (20x30), C (30x40). What is the minimum number of scalar multiplications ...
Abstraction in OOP primarily focuses on:
Which of the following language defines the structure, the legal elements and the attributes of an XML document?
The ALU performs the indicated operation on the operands prepared in the prior cycle and store the result in the specified destination operand location.
Which is best fit for blank space 16?
What is the primary purpose of Encapsulation in Object-Oriented Programming?