Question
Current age of βAβ is 20% more than that of βBβ.
5 years ago, the ratio of the ages of βAβ and βCβ was 5:6. If the total of current ages of βBβ and βCβ is 62 years, then what is the total of present ages of βAβ and βBβ?Solution
ATQ, Let the present age of βBβ = β5xβ years Then, present age of βAβ = 5x Γ 1.20 = β6xβ years 5 years ago, age of βAβ = (6x β 5) years 5 years ago, age of βCβ = (6x β 5) Γ (6/5) = {(36x β 30)/5} years So, present age of βCβ = {(36x β 30)/5} + 5 = {(36x β 5)/5} years Sum of present ages of βBβ and βCβ = 5x + {(36x β 5)/5} = {(25x + 36x β 5)/5} = {(61x β 5)/5} years So, {(61x β 5)/5} = 62 Or, 61x β 5 = 310 Or, x = (310 + 5) Γ· 61 Or, x = 5 So, sum of present ages of βAβ and βBβ = 6x + 5x = 11x = 11 Γ 5 = 55 years
Time complexity of heap sort is:
Which type of database key is a candidate key that has not been chosen as the primary key?
Which data structure uses LIFO (Last In, First Out) principle?
In a data warehousing environment, what is the primary purpose of an OLAP (Online Analytical Processing) cube?
- Which of the following is the primary characteristic of Infrastructure as a Service (IaaS) in cloud computing?
Which of the following accurately describes the role of a "foreign key" in a relational database system?
Deletion in Red-Black Trees maintains balance using:
Which SQL command is used to remove only specific rows from a table while preserving the structure and other rows?
In the dynamic programming approach for LCS, the base cases are crucial for correctly initializing the dp table.
Consider the following Python co...
RISC stands for: