Question
Four years back, the ratio of Rohan and Neha’s ages
was 9:10. Twelve years from now, their ages will be in the ratio 11:12. What is Neha’s current age?Solution
ATQ,
Let Rohan and Neha’s ages 4 years ago be '9x' and '10x' respectively.
Rohan’s age after 12 years = 9x + 4 + 12 = (9x + 16) years
Neha’s age after 12 years = 10x + 4 + 12 = (10x + 16) years
ATQ,
(9x + 16)/(10x + 16) = 11/12
⇒ 12(9x + 16) = 11(10x + 16)
⇒ 108x + 192 = 110x + 176
⇒ 16 = 2x
⇒ x = 8
So, present age of Neha = 10 × 8 + 4 = 84 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?