Question
The time taken by βAβ to build a wall alone is 50%
more than the time taken by him to build it along with βBβ. βBβ will take how much percent more time to build the same wall than the time taken by him to build it along with βAβ?Solution
Let the work βAβ and βBβ, can do in 1 day be βaβ units and βbβ units, respectively. Let they takes βpβ days to build the wall, together Therefore, Total work = (a + b) Γ p units β¦β¦.. (1) According to the question, Time taken by βAβ to build the wall alone = 1.5p days Therefore, total work = 1.5p Γ a unitsβ¦.. (2) From equation (1) and (2), we get 2b = a Therefore, total work to be done = (a + b) Γ p = 3bp units Time taken by 'B' to build the wall = 3bp/b = 3p days Therefore, required percentage = (3p β p)/p} Γ 100 = 200% more time
Which of the following best explains the role of an independent variable in data analysis?
Which characteristic of cloud computing ensures resources can be scaled up or down based on user demand?
Which function in R creates a data frame?
Which of the following is an example of semi-structured data?
In requirement analysis, which of the following best defines functional requirements?
Which of the following characteristics is unique to TCP as opposed to UDP in a network communication scenario?
What is a defining characteristic of big data compared to traditional data?
A marketing team wants to segment customers based on their purchasing frequency and average transaction value. Which framework is most appropriate for ...
You have a dataset with sales data for multiple regions and months. You want to calculate the total sales per region and then filter the regions with to...
Which Python library is primarily used for data manipulation and analysis, offering tools for reshaping, merging, and aggregating datasets?