Question
The present ages of A and B are 'x' years and 'y' years
respectively. Four years ago, the sum of their ages was 34 years. If the average of 'x' and 31 is 4 more than the average of 'y' and 31, then what will be the age of A three years from now?Solution
ATQ,
x + y = 34 + 4 + 4 Or, x + y = 42 ------ (I) (x + 31) ÷ 2 = (y + 31) ÷ 2 + 4 Or, x + 31 = y + 31 + 8 Or, x = y + 8 On putting value of 'x' in equation I, We get, y + 8 + y = 42 Or, 2y = 34 Or, 'y' = 17 On putting value of 'y' in equation I, We get, 'x' = 17 + 8 = 25 Therefore, required age = 25 + 3 = 28 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?