Question
Five years ago from now, the ages of 'A' and 'B' were in
the ratio 31:17, respectively. Fifteen years ago from now, the ages of 'A' and 'B' were in the ratio 3:1. Present age of 'A' is how much percent more than that of 'B'?Solution
Let the ages of 'A' and 'B', 15 years ago from now was, '3x' years and 'x' years, respectively. ATQ; {(3x + 10)/(x + 10)} = (31/17) Or, 17 × (3x + 10) = 31 × (x + 10) Or, 51x + 170 = 31x + 310 Or, 20x = 140 So, x = 7 So, present age of 'A' = 3 × 7 + 15 = 36 years And present age of 'B' = 7 + 15 = 22 years So, required percentage = {(36 - 22)/22} × 100 = 63.63%
Which of the following is NOT proper shell name?
Which of the following is not true about OLTP?
In natural language processing (NLP), what does TF-IDF stand for?
In which type of scope do variables declared in a function have priority over variables declared in the surrounding program?
Which of the following is a new semantic element introduced in HTML5?
What is the primary purpose of RAID (Redundant Array of Independent Disks) technology?
What is the primary purpose of a database transaction?
What is the main disadvantage of using asynchronous (level-triggered) flip-flops in high-speed digital circuits?
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
When working with DMA in C, which function is often used to configure DMA channels?