Question
If 8 times the eighth term of an Arithmetic Progression
(AP) is equal to 12 times its twelfth term, then the 20th term of the AP will beSolution
Let the first term of the AP be a & the common difference = d 8th term = A8 = a + 7d 12th term = A12 = a + 11d According to question, 8 × (a + 7d) = 12 × (a + 11d) 8a + 56d = 12a + 132d 12a − 8a = 56d − 132d 4a = −76d a = −19d a + 19d = 0 = A20
Which of the following is true about the Round Robin (RR) CPU scheduling algorithm?
Which of the following is NOT a characteristic of the Internet of Things (IoT)?
The amortized time for inserting into a dynamic array (like C++ vector) is:
In a binary tree, if the number of leaf nodes is L, what is the number of nodes with two children?
A directed acyclic graph (DAG) has 10 vertices and 15 edges. What is the maximum possible number of topological orderings?
Which algorithm guarantees the shortest path in a graph with negative weights but no negative cycles?
Which sorting algorithm has an average-case time complexity of O(n log n) and is known for its efficiency, often using a divide-and-conquer approach?
Which algorithm guarantees minimum spanning tree and will produce a different tree depending on tie-breaking?
Which of the following is substring of “IXAMBEE”?
Which of the following is considered the strongest type of encryption method in modern cyber security practices?