Question
Three years ago, the ratio of ages of 'S' and 'T' was 7:8.
Seven years from today, their ages will be in the ratio 9:10. What is the present age of 'R', who is 5 years younger than 'T'?Solution
ATQ,
Let the age of 'S' and 'T', three years ago be '7a' and '8a' years, respectively.
So, (7a + 3 + 7) : (8a + 3 + 7) = 9 : 10
Or, 10 × (7a + 10) = 9 × (8a + 10)
Or, 70a + 100 = 72a + 90
Or, 2a = 10
So, a = 5
Required age = 8 × 5 + 3 - 5 = 38 years
Which storage technology provides high-speed, non-volatile data storage but is volatile and temporary in nature?
The attributes that do not exist in the physical database
Which of the following algorithms is best suited for handling high-dimensional and sparse datasets, commonly encountered in text processing and natural ...
A physical DFD specifies
In a CSS file, there is a CSS rule for paragraphs tags – what does p can be called?
In reverse polish notation , expression A*B+C*D is written as
Which of the following is a primary source of energy for most power plants?
Which probability distribution represents a continuous random variable with a constant probability density function over a specified interval?
In Go, what is the purpose of a goroutine?
In Hadoop, what is the purpose of the MapReduce paradigm?