Question
A is twice efficient as B and B can do a piece of work
in 40 days. B started the work and after a few days A joined him. They completed the work in 32 days. From the starting, for how many days they worked together?Solution
B’s one day work = `1/40` A’s one day work = `1/20` (A + B) one day work = `1/40+1/20=(1+2)/40=3/40` Now, let us assume A joined B after (32 - x ) days then, `(32-x)/40+(x xx3)/40=1`  `=>(32-x+3x)/40=1`  32 + 2x  = 40  x = 4
Which COCOMO mode provides a more detailed estimation based on individual project characteristics?
Which logic gate produces an output that is the logical sum of two or more inputs?
Which complexity class includes problems for which a proposed solution can be verified in polynomial time?
Which layer of the OSI model is responsible for logical addressing (e.g., IP addresses) and routing?
In C programming, which header file is commonly used to work with DMA?
Which component is responsible for translating virtual addresses to physical addresses?
Which machine learning models are trained to make aseries of decisions based on the rewards and feedback they receive for their actions
What is the primary goal of cybersecurity?
What is the primary advantage of dynamic memory allocation?
In cloud networking, what does VPC (Virtual Private Cloud) provide?