Question
If 14, 32, x, 50,
-13, 86, then, find the value of (10x + 5x – 20)? In each of the following questions the number series is given. One term of the series is denoted by x. You have to calculate of value of x and by using the value of x, you have to solve the following questions.Solution
14 + 9 × 2 = 32 32 - 9 × 3 = 5 5 + 9 × 5 = 50 50 - 9 × 7 = -13 -13 + 9 × 11 = 86 Then, (10x + 5x – 20) = 10 × 5 + 5 × 5 – 20 = 50 + 25 – 20 = 55
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?