Question
The number of terms needed to get Sn = 0 in the A.P of
63, 60, 57. . . . .Solution
Here the sequence is 63, 60, 57.. . . . So a = 63, d = – 3 and n = ?, Sn= 0; Sn = (n/2) [2 x 63 + (n – 1)(-3)] = 0 ⇒ [126 – 3n + 3] = 0 ⇒ [129 – 3n] = 0 ⇒ n = 43 So in the given sequence 43 number of terms are required.
Which of the following best defines the concept of the "Internet of Things" (IoT)?
Which of the following best describes a fact constellation schema in a data warehouse?
Which analytics type is focused on predicting future outcomes?
Which SQL clause is used to summarize data?
A surrogate key is:
What is meant by 'cardinality' in data modeling?
Data cleansing is primarily concerned with:
Which of the following commands is part of the Transaction Control Language (TCL) in SQL?
In a snowflake schema of a data warehouse, which of the following consequences is most likely as a result of normalization of dimension tables?
Which SQL query will correctly calculate the average salary of employees in each department and group them by department in a table named 'employees'?