Question
3 years ago from now, Pooja said to Rani, my age is
three times your age. 7 years hence from now, Rani said to Pooja, my age is 50% less than yours. Find the present age of Rani.Solution
3 years ago from now, Let the age of Rani be x years Therefore, age of Pooja = 3x years 7 years hence from now, Age of Pooja = (3x + 3 + 7) = (3x + 10) years Age of Rani = (x + 3 + 7) = (x + 10) years According to the question, 0.5 × (3x + 10) = x + 10 Or, 1.5x + 5 = x + 10 Or, 0.5x = 5 Or, x = 10 Therefore, present age of Rani = x + 3 = 13 years
Which generation of computers is characterized by the use of Transistors as their primary electronic component?
Which of the following is the correct CIDR notation for a network with a subnet mask of 255.255.255.240?Â
- Which firewall type inspects packets at all layers of the OSI model to ensure complete protection?
Which of the following types of networks is most suitable for securely connecting geographically distant branches of a multinational company, while ensu...
Linear Regression is the supervised machine learning model in which the model finds the best fit ___ between the independent and dependent variable.
What is the space complexity of program to reverse stack recursively?
Which of the following HTTP methods is idempotent and used to completely replace a resource on the server?Â
SMTP commands
In the context of Intelligent Systems, which of the following algorithms is primarily used for real-time pathfinding in robotics?
- Which of the following best defines the concept of Encapsulation in Object-Oriented Programming (OOP)?