General Aptitude GATE CS/IT 2022

Graduate Aptitude Test in Engineering

Date: 5th Feb 2022

Session: Morning

General Aptitude (GA)

Q.1 – Q.5 Carry ONE mark each.

Q. 6 – Q. 10 Carry TWO marks each.

Q.1 The _________ is too high for it to be considered _________.

(A) fair / fare

(B) faer / fair

(C) fare / fare

(D) fare / fair

Ans: (D) fare,fair

Solution: Fare means rent/charges

fair means fine/good

Q.2 A function y(x) is defined in the interval [0, 1] on the 𝑥-axis as

Which one of the following is the area under the curve for the interval [0, 1] on the 𝑥-axis?

(A) 5/6

(B) 6/5

(C) 13/6

(D) 6/13

Ans: (C) 13/6

Solution: Area= area of 3 rectangles formed in xy plane

=2x(1/3-0) + 3x(3/4-1/3) + 1x(1-3/4)

=2/3 + 3×5/12 + 1/4

=2/3 + 5/4 + 1/4

=26/12

=13/6

Q.3 Let r be a root of the equation

𝑥2 + 2𝑥 + 6 = 0.

Then the value of the expression (𝑟 + 2)(𝑟 + 3)(𝑟 + 4)(𝑟 + 5) is

(A) 51

(B) −51

(C) 126

(D) −126

Ans :(D) -126

Since, r is a root.

So r2 + 2r + 6=0

and r2 + 2r=-6

Now (r+2)(r+3)(r+4)(r+5)

=(r2 + 5r + 6) ( r2 + 9r + 20)

=(r2 + 2r +3r + 6) ( r2 + 2r + 7r + 20)

=(-6 + 3r +6) (-6 +7r +20)

=(3r)(7r +14)

=21 r2 + 42 r

=21 (r2 + 2r)

=21(-6)

=-126

Q.4 Given below are four statements.

Statement 1: All students are inquisitive.

Statement 2: Some students are inquisitive.

Statement 3: No student is inquisitive.

Statement 4: Some students are not inquisitive.

From the given four statements, find the two statements that CANNOT BE TRUE simultaneously, assuming that there is at least one student in the class.

(A) Statement 1 and Statement 3

(B) Statement 1 and Statement 2

(C) Statement 2 and Statement 4

(D) Statement 3 and Statement 4

Ans: (A) Statement 1 and Statement 3

Q.5 A palindrome is a word that reads the same forwards and backwards. In a game of words, a player has the following two plates painted with letters.

From the additional plates given in the options, which one of the combinations of additional plates would allow the player to construct a five-letter palindrome. The player should use all the five plates exactly once. The plates can be rotated in their plane.

Ans: (B)

Solution: Palindrome is a string which is same as its reverse.

  1. AD DDJ
  2. AD RAR
  3. AD ZED
  4. AD ILY

Using option 2, We can get palindromes ARDRA OR RADAR

Q.6 Some people believe that “what gets measured, improves”. Some others believe that “what gets measured, gets gamed”. One possible reason for the difference in the beliefs is the work culture in organizations. In organizations with good work culture, metrics help improve outcomes. However, the same metrics are counterproductive in organizations with poor work culture. Which one of the following is the CORRECT logical inference based on the information in the above passage?

(A) Metrics are useful in organizations with poor work culture

(B) Metrics are useful in organizations with good work culture

(C) Metrics are always counterproductive in organizations with good work culture

(D) Metrics are never useful in organizations with good work culture

Ans: (B) Metrics are useful in organizations with good work culture

Q.7 In a recently conducted national entrance test, boys constituted 65% of those who appeared for the test. Girls constituted the remaining candidates and they accounted for 60% of the qualified candidates. Which one of the following is the correct logical inference based on the information provided in the above passage?

(A) Equal number of boys and girls qualified

(B) Equal number of boys and girls appeared for the test

(C) The number of boys who appeared for the test is less than the number of girls who appeared

(D) The number of boys who qualified the test is less than the number of girls who qualified.

Ans: (D) The number of boys who qualified the test is less than the number of girls who qualified.

Solution : Clearly, The number of boys who qualified the test (40%) is less than the number of girls who qualified (60%).

Q.8 A box contains five balls of same size and shape. Three of them are green coloured balls and two of them are orange coloured balls. Balls are drawn from the box one at a time. If a green ball is drawn, it is not replaced. If an orange ball is drawn, it is replaced with another orange ball. First ball is drawn. What is the probability of getting an orange ball in the next draw?

(A) 1/2

(B)8/25

(C) 19/50

(D) 23/50

Ans: (D) 23/50

Solution: First ball can be green or orange, but second ball must be orange.

P= P(GO) + P(OO)

=3/5 x 2/4 + 2/5 x 2/5

=6/20 + 4/25

=46/100

=23/50

Q.9 The corners and mid-points of the sides of a triangle are named using the distinct letters P, Q, R, S, T and U, but not necessarily in the same order. Consider the following statements:  The line joining P and R is parallel to the line joining Q and S.  P is placed on the side opposite to the corner T.  S and U cannot be placed on the same side. Which one of the following statements is correct based on the above information?

(A) P cannot be placed at a corner

(B) S cannot be placed at a corner

(C) U cannot be placed at a mid-point

(D) R cannot be placed at a corner

Ans: (B) S cannot be placed at a corner

Solution: T is at corner (Given) and P is placed opposite to T (Given) Also PR is parallel to QS

Placing P at any of the 3 possible locations, will always place S/Q on the middle point.

Q.10 A plot of land must be divided between four families. They want their individual plots to be similar in shape, not necessarily equal in area. The land has equally spaced poles, marked as dots in the below figure. Two ropes, R1 and R2, are already present and cannot be moved. What is the least number of additional straight ropes needed to create the desired plots? A single rope can pass through three poles that are aligned in a straight line.

(A) 2

(B) 4

(C) 5

(D) 3

Ans: (D) 3

error: You can only copy the programs code and output from this website. You are not allowed to copy anything else.