Question
Neha and Priya are assigned a piece of work. Neha can
complete 8 units of work each day, while Priya can finish the whole task alone in 32 days. If the total work is 160 units, how many days will they need to complete the task together?Solution
ATQ,
Let, the time taken by Neha and Priya to do the work be ‘x’ days.
Units of work done by Priya in a day = 160/32 = 5 units
So, 160/x = 8 + 5 = 13
160 = 13x
x = 160/13
What is the first symbol in the bash script file
What does the 'len()' function do in Python?
Fork() command is used to create a new process. State true or false.
What does the term "bandwidth" refer to in analog electronics?
The hexadecimal number system uses digits from 0 to __.
What are the three main components of a bipolar junction transistor (BJT)?
What is a default route in routing?
Which type of memory can be electrically erased and reprogrammed in blocks or sectors?
Which data processing technique is commonly used for handling large-scale data in distributed computing environments?
What is the role of the catch block in exception handling?