Question
Currently, Shweta and Rajni's ages are in the ratio of
5:4. Five years from now, the ages of Priya and Rajni will have a ratio of 7:5. Gautam is 10 years older than Priya. The average current age of Shweta, Rajni, Priya, and Gautam is 28.75 years. Determine Gautam's age five years ago.Solution
ATQ, Let the present age of Shweta and Rajni be '5a' years and '4a' years respectively. Present age of Priya = [{(4a + 5) Γ (7/5)} β 5] years = (5.6a + 2) years Therefore, present age of Gautam = (5.6a + 2 + 10) = (5.6a + 12) years ATQ, 5a + 4a + 5.6a + 2 + 5.6a + 12 = 28.75 Γ 4 Or, a = 101/20.2 = 5 years Therefore, age of Gautam 5 years ago = 5.a + 12 β 5 = 35 years
Which of the following is a key advantage of digital signatures?
What is a key advantage of containerization over traditional virtual machines?
Which algorithm is used for computing Max-Flow in a network?
- Which of the following is the primary characteristic of Infrastructure as a Service (IaaS) in cloud computing?
In networking, what is the primary purpose of subnetting?
Which of the following accurately describes the role of virtual memory in modern operating systems?
Which CPU scheduling algorithm always selects the process with the smallest burst time first, potentially leading to starvation?
Which of the following data structures is best suited for implementing a "undo" mechanism in a text editor?
Which data structure is used for undo operations in text editors?
What is the time complexity of searching an element in a balanced binary search tree (BST) with nnn nodes?