Question
Mukta takes 8 hours less than Raj to complete the work,
and Mukta also takes 32 hours less than Bheem to complete the same work. If Raj and Bheem start working together and the time taken by them to complete the work is same as the time taken by Mukta alone to complete the work, then what will be the time taken by Mukta and Bheem to complete the given work.Solution
Let the number of days taken by Mukta to complete the work be “x”. Number of days taken by Raj = (x + 8) Number of days taken by Bheem = (x + 32) 1/(x + 8) + 1/(x + 32) = 1/x 2x2 + 40x = x2 + 40x + 256 2x2 - x2 = 256 x2 = 256 or x = 16 Number of days taken by Mukta = 16 days Number of days taken by Bheem = 48 days Let the total work be 48 units. Mukta’s one-day work = 3 units Bheem’s one-day work = 1 unit Required time = 48/4 = 12 days
Which of the following is the primary goal of a Cross-Site Scripting (XSS) attack?
When designing a system where data records are frequently added and removed from the middle of a sequence, which data structure offers the most efficien...
A data analysis script receives data in JSON format. Which of the following is a valid JSON data type for a value?
Which protocol provides secure authentication by encrypting credentials before transmission and uses a challenge-response mechanism?
Which heap property is correct?
Which of the following best describes the mechanism of a Cross-Site Scripting (XSS) attack?
Which of the following is a primary advantage of using a star schema in a data warehouse design?
Which of the following statements accurately describes the function of a Gantt Chart in project management?
Which type of relationship between classes in OOP is best represented when one class is a part of another class but can exist independently?
...In networking, what is the primary purpose of subnetting?