Question
The present age ratio of X to Y's
age five years ago is 7:9. Ten years from now, the combined ages of Y and Z will total 115 years. Additionally, the ratio of the current ages of X and Z is 7:9. Determine the total of the current ages of X and Y.Solution
ATQ, Let present age of 'X' be '7x' years and age of Y' 5 years ago from now be '9x' years. So, present age of 'Y' = (9x + 5) years 10 years hence from now, age of 'Y' = 9x + 5 + 10 = (9x + 15) years 10 years hence from now, age of 'Z' = 115 - (9x + 15) = (100 - 9x) years Present age of 'Z' = 100 - 9x - 10 = (90 - 9x) years ATQ; (90 - 9x) = 7x × (9/7) = 9x Or, 90 = 18x Or, x = (90/18) = 5 So, required sum = 7x + 9x + 5 = 16 × 5 + 5 = 85
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?