Question
The second number in the given pairs is obtained by
performing some mathematical operation(s) on the first number. The same operation(s) is/are followed in all the number pairs, EXCEPT one. Find that odd number pair.Solution
Here, we need to find the pattern and get the missing number. The logic here is: (1st number x 3) + (1st number ÷ 2) = 2nd number. 48 × 3 + (48 ÷ 2) = 168 22 × 3 + (22 ÷ 2) = 77 62 × 3 + (62 ÷ 2) = 217 74 × 3 + (74 ÷ 2) = 259 ≠ 269 Thus, the correct option is 74 – 269. Hence, the correct answer is (D).
What is Apache Spark primarily used for in big data processing?
Which logic gate produces an output that is the logical sum of two or more inputs?
What happens if there is insufficient memory to allocate in dynamic memory allocation?
What is the primary purpose of a firewall in network security?
State true or false
The Arithmetic Logic Unit (ALU) is a crucial component of the CPU responsible for performing arithmetic and logical operat...
What does a lexer (lexical analyzer) do in the compilation process?
What does below UNIX command do?
rm file1 file2
Which of the following is NOT a common use of PHP?
The truth table for an OR gate has an output of 1 when:
What is a "51% attack" in the context of blockchain?