>
Exams
>
General Aptitude
>
Numerical Ability
>
the value of x in given series is6 9 14 x 30 41
Question:
The value of x in given series is
6, 9, 14, x, 30, 41
GATE CS - 2024
GATE CS
Updated On:
Feb 17, 2024
Hide Solution
Verified By Collegedunia
Correct Answer:
21
Solution and Explanation
The correct answer is 21.
Download Solution in PDF
Was this answer helpful?
1
0
Top Questions on Numerical Ability
Consider the following sample of numbers:
\[ 9, \, 18, \, 11, \, 14, \, 15, \, 17, \, 10, \, 69, \, 11, \, 13 \] The median of the sample is:
GATE CS - 2024
General Aptitude
Numerical Ability
View Solution
Consider a disk with the following specifications: rotation speed of 6000 RPM, average seek time of 5 ms, 500 sectors/track, 512 B sectors. A file has content stored in 3000 sectors located randomly on the disk. Assuming average rotational latency, the total time (in secs, rounded to 2 places) to read the entire file from the disk is?
GATE CS - 2024
General Aptitude
Numerical Ability
View Solution
A processor with 16 GPR's uses a 32-bits instruction format. The instruction format consists of an op-code field, an addressing mode field, register operand fields, and a 16-bit scalar operand field. If 8 addressing modes are to be supported, the max. number of unique op-codes possible for every addressing mode is_______
GATE CS - 2024
General Aptitude
Numerical Ability
View Solution
log
\([\frac{x+y}{2}]=\frac{1}{2}\)
(log x+log y) the value of
\(\frac{x}{y}+\frac{y}{x}\)
is
GATE CS - 2024
General Aptitude
Numerical Ability
View Solution
If
\(A_{n×n}\)
such that A is real matrix and B is any matrix which is obtained from A by interchanging any two rows then pick the true statements?
GATE CS - 2024
General Aptitude
Numerical Ability
View Solution
View More Questions
Questions Asked in GATE CS exam
With respect to a TCP connection between a client and a server, which of the following is true?
GATE CS - 2026
Computer Networks
View Solution
Let $P, Q, R, S$ be relational schemas. Let ``$\rightarrow$'' indicate a functional dependency (FD) in this context. Which of the following best describes the meaning of a functional dependency?
GATE CS - 2026
Database Management Systems
View Solution
Let a Non-deterministic Finite Automaton (NFA) have 6 states over a finite alphabet. Which of the following cannot be the number of states in a minimal Deterministic Finite Automaton (DFA) that is equivalent to this NFA?
GATE CS - 2026
Theory of Computations
View Solution
A certain processor uses a fully associative cache of size 16 kB. The cache block size is 16 bytes. Assume that the main memory is byte addressable and uses a 32-bit address. How many bits are required for the Tag and the Index fields respectively in the addresses generated by the processor?
GATE CS - 2026
Computer Organization and Architecture
View Solution
Consider $Z = X - Y$, where $X$, $Y$ and $Z$ are all in sign-magnitude form. $X$ and $Y$ are each represented in $n$ bits. To avoid overflow, the representation of $Z$ would require a minimum of:
GATE CS - 2026
Computer Organization and Architecture
View Solution
View More Questions