Question
Two years ago, age of X was 12 years less than 1.5
times his present age. The ratio of age of Y, 4 years ago to the age of Z, 6 years hence is 1:3. Find the age of Y, if the age of Z is 50% more than the age of X.Solution
Let the present age of X, Y and Z be βxβ, βyβ and βzβ years respectively. x β 2 = 1.5 Γ x β 12 0.5 Γ x = 10 x = 10/0.5 x = 20 years So, age of z = 20 Γ 1.5 = 30 years Also, (y β 4)/(z + 6) = 1/3 y β 4 = (1/3) Γ 36 y = 12 + 4 = 16 years
Appending value to list in python
Which database management system feature helps ensure that all transactions are completed successfully and consistently? Β Β
...- What will be the output of the following Java code snippet, which implements a simple ArrayList and performs an insertion and a retrieval? import java.util...
- Which of the following is a characteristic of Cross-Site Request Forgery (CSRF) attacks?
Which of the following is not a valid difference between IPv4 and IPv6?Β
What is the space complexity of program to reverse stack recursively?
In systems design, which of the following techniques is used to break down complex systems into smaller, more manageable components?
Data Frame are associated with which layer of OSI Model
Which of the following data structures is best suited for implementing a priority queue?Β Β Β
In a mission-critical network requiring fault tolerance and multiple redundant paths, which of the following topologies provides the highest level of re...