Question
A series is 11, 20, 42, 82, 166, 330 If another
series 4, a, b, c, d, 106 follows the same pattern as the given number series, then find the approximate value of (c + d) x (c β a)%.Solution
11, 20, 42, 82, 166, 330 11 x 2 β 2 = 20 20 x 2 + 2 = 42 42 x 2 β 2 = 82 82 x 2 + 2 = 166 166 x 2 β 2 = 330 So, we will follow same pattern in series 4, a, b, c, d, 106. 4 x 2 β 2 = 6 (a) 6 x 2 + 2 = 14 (b) 14 x 2 β 2 = 26 (c) 26 x 2 + 2 = 54 (d) 54 x 2 β 2 = 106 Now, (c + d) x (c β a)% => (26 + 54) x (26 β 6)% => 80 x 20/100 = 16
Which of the following is the primary goal of a Cross-Site Scripting (XSS) attack?
When designing a system where data records are frequently added and removed from the middle of a sequence, which data structure offers the most efficien...
A data analysis script receives data in JSON format. Which of the following is a valid JSON data type for a value?
Which protocol provides secure authentication by encrypting credentials before transmission and uses a challenge-response mechanism?
Which heap property is correct?
Which of the following best describes the mechanism of a Cross-Site Scripting (XSS) attack?
Which of the following is a primary advantage of using a star schema in a data warehouse design?
Which of the following statements accurately describes the function of a Gantt Chart in project management?
Which type of relationship between classes in OOP is best represented when one class is a part of another class but can exist independently?
...In networking, what is the primary purpose of subnetting?