Question
How much profit did the company earn in the year
2016? Statement I : The company earned 45% more profit in the year 2017 than that in the year 2015. Statement II : The Company earned a total profit of Rs. 25 crores in the year 2015 and 2016 taken together. Statement III : In the year 2017, the company earned 75 percent profit of that in 2016.Solution
Taking all statements together, Let the profit earned by company in 2015 = Rs. x
and in 2016 = Rs. y
Profit earned in 2017 = 1.45 x, x + y = Rs. 25 crore...... (i) From statement III, 1.45x = y × 75/100 x = 3/4 × 1.45 y = 30/58 y ...........(ii) From equations (i) and (ii), we can get the required profit.
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: