Question
A contractor assigned 18 laborers to complete a task in 16
days. Unfortunately, 6 laborers left after 6 days. How many additional days will be required to finish the work?Solution
ATQ,
Let each laborer's efficiency be 'e' units/day
Total work = 18 × 16 × e = 288e units
Work done in 6 days = 18 × 6 × e = 108e units
Remaining work = 288e - 108e = 180e units
Laborers left = 18 - 6 = 12
Time required = 180e ÷ (12 × e) = 15 days
Extra days = 15 - 10 = 5 days
Which of the following assigns IP addresses dynamically?
Which company originally developed the Go programming language?
In the standard normal distribution (mean = 0, standard deviation = 1), what is the probability that a random variable falls within one standard deviati...
- In a _________each element has a priority value associated with it
Basic syntax to create a bar-chart in R is
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?
‘\a’ is used for what in C++
At which layer of the OSI model do hardware devices like switches primarily operate?
A control unit in a CPU uses a microprogram to:
What is the main objective of cluster analysis in data analytics?