Question
If an amount of Rs. 'x' is invested at an annual
compound interest rate of 20%, it grows to Rs. 'x + 2200' after 2 years. Calculate the value of 'x + 2200'.Solution
ATQ; (x + 2200) = x × {1 + (20/100)}2 (x + 2200) = x × (1.2)2 Or, x + 2200 = 1.44x Or, 2200 = 0.44x So, x = (2200/0.44) = 5000 Therefore, x + 2200 = 5000 + 2200 = 7200 Hence, option d.
Which of the following commands is part of the Transaction Control Language (TCL) in SQL?
Which analytics type is focused on predicting future outcomes?
What is meant by 'cardinality' in data modeling?
Data cleansing is primarily concerned with:
Which SQL query will correctly calculate the average salary of employees in each department and group them by department in a table named 'employees'?
In the context of a relational database, which of the following is NOT a characteristic of a candidate key ?
Which of the following best describes a Data Warehouse?
Which of the following best describes a fact constellation schema in a data warehouse?
A surrogate key is:
Which of the following best describes the primary function of a database index?