CAT Exam  >  CAT Tests  >  Daily Test for CAT Preparation  >  CAT Practice Test: Week 14 - CAT MCQ

CAT Practice Test: Week 14 - CAT MCQ


Test Description

30 Questions MCQ Test Daily Test for CAT Preparation - CAT Practice Test: Week 14

CAT Practice Test: Week 14 for CAT 2024 is part of Daily Test for CAT Preparation preparation. The CAT Practice Test: Week 14 questions and answers have been prepared according to the CAT exam syllabus.The CAT Practice Test: Week 14 MCQs are made for CAT 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for CAT Practice Test: Week 14 below.
Solutions of CAT Practice Test: Week 14 questions in English are available as part of our Daily Test for CAT Preparation for CAT & CAT Practice Test: Week 14 solutions in Hindi for Daily Test for CAT Preparation course. Download more important topics, notes, lectures and mock test series for CAT Exam by signing up for free. Attempt CAT Practice Test: Week 14 | 30 questions in 60 minutes | Mock test for CAT preparation | Free important questions MCQ to study Daily Test for CAT Preparation for CAT Exam | Download free PDF with solutions
CAT Practice Test: Week 14 - Question 1

The image of the point (α, β) in the line x + y = 0 is  

Detailed Solution for CAT Practice Test: Week 14 - Question 1

P (α, β) lies in the 1st quadrant. Image of point (α, β) in the line x + y = 0 lies in IIIrd quadrant, i.e. (- β, - α)

CAT Practice Test: Week 14 - Question 2

In the diagram, the line with equation y = 2x - 8 crosses x-axis at A and y-axis at B. The area of ΔAOB is

Detailed Solution for CAT Practice Test: Week 14 - Question 2

Point B is the y-intercept of y = 2x - 8, and so has coordinates (0, - 8).
Point A is the x-intercept of y = 2x - 8, so we set y = 0 and obtain 0 = 2x - 8
⇒ 2x = 8
⇒ x = 4
A has coordinates (4, 0).

1 Crore+ students have signed up on EduRev. Have you? Download the App
CAT Practice Test: Week 14 - Question 3

If x-form (x, y) = (x2 + x, y2 - y) and y-form (x, y) = (x2 - 11 , y2) are two functions defined on a plane, then find the distance between the points x-form (-2, 5) and y-form (5, -2)

Detailed Solution for CAT Practice Test: Week 14 - Question 3

x-form (x, y) = (x2 + x, y2 - y); For (-2, 5), coordinates of A are (2 , 20).
y-form (x, y) = (x2 - 11, y2); For (-5, 2), co-ordinates of B are (14, 4).
Distance between A and B is


AB = 20 units

CAT Practice Test: Week 14 - Question 4

Find the equation of the straight line passing through the point (-2, -3) and perpendicular to the line passing through (-2, 3) and (-5, -6).

Detailed Solution for CAT Practice Test: Week 14 - Question 4

The slope of the line through (-2, 3) and (-5, -6) is m

⇒ The slope m1 of the required line 

By point-slope form, Y + 3

⇒ X + 3Y + 11 = 0

CAT Practice Test: Week 14 - Question 5

The lines a1x + b1y + c1 = 0 and a2x + b2y + c2 = 0 are perpendicular to each other if

Detailed Solution for CAT Practice Test: Week 14 - Question 5

b1y = -a1x - c1
b2y = -a2x - c2 
Slope of line 1 (m1) =  -a1/b1 
Slope of line 2 (m2) = -a2/b2 
For lines to be perpendicular, m1m2 = -1
(-a1/b1)(-a2/b2) = -1
a1a2 = -b1b2
a1a2 + b1b2 = 0

CAT Practice Test: Week 14 - Question 6

Find the coordinates of the point which divides P1(1, -4) and P2(4, 2) externally in the ratio 1 : 4.

Detailed Solution for CAT Practice Test: Week 14 - Question 6

Let P(X, Y) be the point which divides P1(1, -4) and P2(4, 2) externally in the ratio 1 : 4.  
By section formula, X = {1 + (-1/4)(4)}/(1 - ¼) = 0
Y = {-4 + (-1/4) (2)}/(1 - ¼) = -6

CAT Practice Test: Week 14 - Question 7

The vertices of a triangle are at (0, 0), (8, 0) and (0, 14). The orthocentre of the triangle is at

Detailed Solution for CAT Practice Test: Week 14 - Question 7

If the vertices of the triangle are at A(8, 0), B(0, 14) and O(0, 0), then [OA] ⊥ [OB]; hence, altitudes through A and B meet at O.
So, the orthocentre of the triangle is at (0, 0).

CAT Practice Test: Week 14 - Question 8

If A (a, 0) and B (3a, 0) are the vertices of an equilateral triangle ABC, then what are the coordinates of C?

Detailed Solution for CAT Practice Test: Week 14 - Question 8

Length AB = 2a
Now, the vertex C will be such that AC = BC = 2a.
If (x, y) are the coordinates of C, then

Or, a2 + x2 - 2ax + y2 = 9a2 + x2 - 6ax + y2 ⇒ 4ax = 8a2
Or, x = 2a

Or, a2 + y2 = 4a2
⇒ y2 = 3a2

Thus, the coordinates of C are (2a, ±a√3).

CAT Practice Test: Week 14 - Question 9

The equation of the straight line which passes through the point (3, 4) and makes an intercept on the y-axis twice as long as that on the x-axis is

Detailed Solution for CAT Practice Test: Week 14 - Question 9

Let x-intercept = a and y-intercept = 2a
Using intercept form, we get
Equation of line,
(x/a) + (y/2a) = 1
2x + y = 2a
As it passes through a point (3, 4), therefore,
2(3) + 4 = 2a
a = 5
So, the required equation of line is 2x + y = 10.

CAT Practice Test: Week 14 - Question 10

The value of k for which the circles x2 + y2 - 3x + ky - 5 = 0 and 4x2 + 4y2 - 12x - y - 9 = 0 become concentric is  

Detailed Solution for CAT Practice Test: Week 14 - Question 10

Since the circles are concentric, so their centres will be the same.
The centre of circle x2 + y2 - 3x + ky - 5 = 0 is (3/2, -k/2).
The centre of circle 4x2 + 4y2 - 12x - y - 9 = 0 is (3/2, 1/8).
This implies,

CAT Practice Test: Week 14 - Question 11

Directions to Solve

In each of the following questions two statements are given and these statements are followed by two conclusions numbered (1) and (2). You have to take the given two statements to be true even if they seem to be at variance from commonly known facts. Read the conclusions and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.

Give answer:

  • (A) If only (1) conclusion follows
  • (B) If sonly (2) conclusion follows
  • (C) If either (1) or (2) follows
  • (D) If neither (1) nor (2) follows and
  • (E) If both (1) and (2) follow.

Question -

Statements: Some actors are singers. All the singers are dancers.

Conclusions:

  1. Some actors are dancers.
  2. No singer is actor.
Detailed Solution for CAT Practice Test: Week 14 - Question 11

CAT Practice Test: Week 14 - Question 12

Directions to Solve

In each of the following questions two statements are given and these statements are followed by two conclusions numbered (1) and (2). You have to take the given two statements to be true even if they seem to be at variance from commonly known facts. Read the conclusions and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.

Give answer:

  • (A) If only (1) conclusion follows
  • (B) If sonly (2) conclusion follows
  • (C) If either (1) or (2) follows
  • (D) If neither (1) nor (2) follows and
  • (E) If both (1) and (2) follow.

Question -

Statements: All the harmoniums are instruments. All the instruments are flutes.

Conclusions:

  1. All the flutes are instruments.
  2. All the harmoniums are flutes.
Detailed Solution for CAT Practice Test: Week 14 - Question 12

CAT Practice Test: Week 14 - Question 13

Directions to Solve

In each of the following questions two statements are given and these statements are followed by two conclusions numbered (1) and (2). You have to take the given two statements to be true even if they seem to be at variance from commonly known facts. Read the conclusions and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.

Give answer:

  • (A) If only (1) conclusion follows
  • (B) If sonly (2) conclusion follows
  • (C) If either (1) or (2) follows
  • (D) If neither (1) nor (2) follows and
  • (E) If both (1) and (2) follow.

Question -

Statements: Some mangoes are yellow. Some tixo are mangoes.

Conclusions:

  1. Some mangoes are green.
  2. Tixo is a yellow.
Detailed Solution for CAT Practice Test: Week 14 - Question 13

CAT Practice Test: Week 14 - Question 14

Directions to Solve

In each of the following questions two statements are given and these statements are followed by two conclusions numbered (1) and (2). You have to take the given two statements to be true even if they seem to be at variance from commonly known facts. Read the conclusions and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.

Give answer:

  • (A) If only (1) conclusion follows
  • (B) If sonly (2) conclusion follows
  • (C) If either (1) or (2) follows
  • (D) If neither (1) nor (2) follows and
  • (E) If both (1) and (2) follow.

Question -

Statements: Some papers are pens. All the pencils are pens.

Conclusions:

  1. Some pens are pencils.
  2. Some pens are papers.
Detailed Solution for CAT Practice Test: Week 14 - Question 14

CAT Practice Test: Week 14 - Question 15

Directions to Solve

In each of the following questions two statements are given and these statements are followed by two conclusions numbered (1) and (2). You have to take the given two statements to be true even if they seem to be at variance from commonly known facts. Read the conclusions and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.

Give answer:

  • (A) If only (1) conclusion follows
  • (B) If sonly (2) conclusion follows
  • (C) If either (1) or (2) follows
  • (D) If neither (1) nor (2) follows and
  • (E) If both (1) and (2) follow.

Question -

Statements: Some ants are parrots. All the parrots are apples.

Conclusions:

  1. All the apples are parrots.
  2. Some ants are apples.
Detailed Solution for CAT Practice Test: Week 14 - Question 15

CAT Practice Test: Week 14 - Question 16

Directions to Solve

In each of the following questions two statements are given and these statements are followed by two conclusions numbered (1) and (2). You have to take the given two statements to be true even if they seem to be at variance from commonly known facts. Read the conclusions and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.

Give answer:

  • (A) If only (1) conclusion follows
  • (B) If sonly (2) conclusion follows
  • (C) If either (1) or (2) follows
  • (D) If neither (1) nor (2) follows and
  • (E) If both (1) and (2) follow.

Question -

Statements: All the actors are girls. All the girls are beautiful.

Conclusions:

  1. All the actors are beautiful.
  2. Some girls are actors.
Detailed Solution for CAT Practice Test: Week 14 - Question 16

CAT Practice Test: Week 14 - Question 17

Directions to Solve

In each of the following questions two statements are given and these statements are followed by two conclusions numbered (1) and (2). You have to take the given two statements to be true even if they seem to be at variance from commonly known facts. Read the conclusions and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.

Give answer:

  • (A) If only (1) conclusion follows
  • (B) If sonly (2) conclusion follows
  • (C) If either (1) or (2) follows
  • (D) If neither (1) nor (2) follows and
  • (E) If both (1) and (2) follow.

Question -

Statements: All the windows are doors. No door is a wall.

Conclusions:

  1. Some windows are walls.
  2. No wall is a door.
Detailed Solution for CAT Practice Test: Week 14 - Question 17

CAT Practice Test: Week 14 - Question 18

Directions to Solve

In each of the following questions two statements are given and these statements are followed by two conclusions numbered (1) and (2). You have to take the given two statements to be true even if they seem to be at variance from commonly known facts. Read the conclusions and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.

Give answer:

  • (A) If only (1) conclusion follows
  • (B) If sonly (2) conclusion follows
  • (C) If either (1) or (2) follows
  • (D) If neither (1) nor (2) follows and
  • (E) If both (1) and (2) follow.

Question -

Statements: All cups are books. All books are shirts.

Conclusions:

  1. Some cups are not shirts.
  2. Some shirts are cups.
Detailed Solution for CAT Practice Test: Week 14 - Question 18

CAT Practice Test: Week 14 - Question 19

Directions to Solve

In each of the following questions two statements are given and these statements are followed by two conclusions numbered (1) and (2). You have to take the given two statements to be true even if they seem to be at variance from commonly known facts. Read the conclusions and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.

Give answer:

  • (A) If only (1) conclusion follows
  • (B) If sonly (2) conclusion follows
  • (C) If either (1) or (2) follows
  • (D) If neither (1) nor (2) follows and
  • (E) If both (1) and (2) follow.

Question -

Statements: Some cows are crows. Some crows are elephants.

Conclusions:

  1. Some cows are elephants.
  2. All crows are elephants.
Detailed Solution for CAT Practice Test: Week 14 - Question 19

CAT Practice Test: Week 14 - Question 20

Directions to Solve

In each of the following questions two statements are given and these statements are followed by two conclusions numbered (1) and (2). You have to take the given two statements to be true even if they seem to be at variance from commonly known facts. Read the conclusions and then decide which of the given conclusions logically follows from the two given statements, disregarding commonly known facts.

Give answer:

  • (A) If only (1) conclusion follows
  • (B) If sonly (2) conclusion follows
  • (C) If either (1) or (2) follows
  • (D) If neither (1) nor (2) follows and
  • (E) If both (1) and (2) follow.

Question -

Statements: All the pencils are pens. All the pens are inks.

Conclusions:

  1. All the pencils are inks.
  2. Some inks are pencils.
Detailed Solution for CAT Practice Test: Week 14 - Question 20

Statements:

  1. All the pencils are pens.
  2. All the pens are inks.

Conclusions:

  1. All the pencils are inks.
  2. Some inks are pencils.

From statement 1, if all pencils are pens, and from statement 2, if all pens are inks, then it must be true that all pencils are inks because they are a subset of pens which are a subset of inks. Therefore, conclusion 1 logically follows.

Conclusion 2 is also true because if all pencils are inks (from conclusion 1), then it's logically correct to say that some inks are pencils (as 'some' can refer to any portion, including the whole set).

Therefore, both conclusions logically follow from the given statements.

The correct answer is: Both (1) and (2) follow.

CAT Practice Test: Week 14 - Question 21

Directions: In the following question an incomplete statement is provided. You have to select the option which most logically completes the idea in the question statement.

Entrepreneurs are never satisfied with the status quo; they are intent on shaping the future, rather than being shaped by it. As one Chief Executive once said

Detailed Solution for CAT Practice Test: Week 14 - Question 21

Option (c) reflects the same idea as in the given sentence.

CAT Practice Test: Week 14 - Question 22

Directions: In the following question an incomplete statement is provided. You have to select the option which most logically completes the idea in the question statement.

Furthermore, to be radical means to be ready and willing to break with the predominant cultural, political and social beliefs and values in order to

Detailed Solution for CAT Practice Test: Week 14 - Question 22

“Radical” in the given sentence means going to the foundation or source of something fundamental; option (e) reflects the same idea. Hence, (e) is the answer.

CAT Practice Test: Week 14 - Question 23

Directions: In the following question an incomplete statement is provided. You have to select the option which most logically completes the idea in the question statement.

Spartan tendencies and a stoic approach to life's mysteries and hardships

Detailed Solution for CAT Practice Test: Week 14 - Question 23

The sentence begins with a positive note and ought to end the same way. (a1) and (d) can be easily discarded. (c) is abstract. (5) does not catch the flow. Hence, (b).

CAT Practice Test: Week 14 - Question 24

Directions: The question has a set of six statements (A to F) given below, there follow five sets of combinations of three. Choose the set in which the statements are logically related.
A. Some schools charge hefty fees.
B. All tutorials charge hefty fees.
C. No school charges hefty fees.
D. All schools charges hefty fees.
E. No tutorial is a school.
F. All tutorials are also schools.

Detailed Solution for CAT Practice Test: Week 14 - Question 24

Where 1 = tutorials, 2 = hefty fees, 3 = schools, 1 being common to both B and F leaves us with “schools charging hefty fee”.

CAT Practice Test: Week 14 - Question 25

Directions: The question below shows a set of four statements, followed by some answer options to categorise these statements as facts, inferences and judgements. Consider the statements and decide which of the choices is true.
F: Fact: If it relates to a known matter of direct observation, or an existing reality or something known to be true.
J: Judgement: If it is an opinion or estimate or anticipation of common sense or intention.
I: Inference: If it is a logical conclusion or deduction about something, based on the knowledge of facts.

1. Mr. Krishna Menon, a popular minister of Nehru era, remained a mystery to the historians and the journalists; he was dubbed as an 'intriguer' as his letters were intercepted, and his phone was subjected to checks.
2. Mr. Menon was a frequent visitor to the offices of the Communist Party in London, had connections with the communist leaders like Harry Pollit and Ted Bramley. But he was not a communist and Mr. Nehru knew his psychological flaws; controversial financial dealings; leftist associations; and a succession of love affairs.
3. After Independence, M15, the British Security Agency, discovered that Mr. Menon continued employment of several communists in the Indian High Commission. The M15 found that some workers were passing the secret information to the Communist Party but his pro-communist stance was not confirmed.
4. The M15 complained to Mr. Nehru but Nehru's relationship with Mr. Menon was a political compulsion.

Detailed Solution for CAT Practice Test: Week 14 - Question 25

Statement 1 is an inference based on the given premises about Mr. Krishna Menon who is dubbed an "intriguer". Statement 2 is based on facts. Statement 3 is also fact based. Statement 4 is clearly a judgement as it does not seem to be based on any premise given.

CAT Practice Test: Week 14 - Question 26

Directions: From the alternatives, choose the one which correctly classifies the four sentences as a fact, a judgement, or/and an inference.
F: Fact: If it relates to a known matter of direct observation, or an existing reality or something known to be true
J: Judgement: If it is an opinion or estimate or anticipation of common sense or intention
I: Inference: If it is a logical conclusion or deduction about something, based on the knowledge of facts

1. The gruesome episode of Nandigram has compelled the Central government to review its SEZ policy and to scrap the ceiling; the states have been directed to buy land from the farmers at the floor rate.
2. In specifying the floor rate, the state government will be a mere facilitator in the land acquisition process.
3. Over the years, corporates and industrialists have been paying low rates for the land that commands greater market value and this has resulted into the Nandigram catastrophe.
4. Floor rate in the eastern region is just Rs. 5 lakh per acre, whereas it is Rs. 20 lakh in Haryana.

Detailed Solution for CAT Practice Test: Week 14 - Question 26

Statement 1 refers to the scrapping of the previous SEZ policy of the Central government and shows inference based on a premise.
Statement 2 is an opinion only, hence judgement.
Statement 3 refers to Nandigram catastrophe that occurred due to a premise and is therefore an inference.
Statement 4 provides undeniable data and is thus factual.

CAT Practice Test: Week 14 - Question 27

Directions: The statement below is followed by five others. Select the one which most complements the idea contained in the given statement.

If the society is organised as a political entity, elections and other political processes will tend to exacerbate conflict;

Detailed Solution for CAT Practice Test: Week 14 - Question 27

Note that the given part of the sentence ends with a semicolon. This means that the missing part should restate or illustrate the argument or present an opposite view. (c) and (e) need to begin as new sentences. (a) needs only a comma. (b) is irrelevant.

CAT Practice Test: Week 14 - Question 28

Directions: The statement below is followed by five others. Select the one which most complements the idea contained in the given statement.

Since children are less convenient to manipulate than guinea pigs, _________.

Detailed Solution for CAT Practice Test: Week 14 - Question 28

The comparison is between two sources of data. Since one is inconvenient, the second is relied upon.

CAT Practice Test: Week 14 - Question 29

Directions: The statement below is followed by five others. Select the one which most complements the idea contained in the given statement.

The illusion that times that were are better than those that are _________.

Detailed Solution for CAT Practice Test: Week 14 - Question 29

The only real choice is between (b) and (e).  On a closer scrutiny, (b) appears more logical. This has been an illusion through the ages.

CAT Practice Test: Week 14 - Question 30

Directions: The statement below is followed by five others. Select the one which most complements the idea contained in the given statement.

Since they first became part of living room furniture, television remote controls have become the advertiser's scourge. Some analysts reckon that _________.

Detailed Solution for CAT Practice Test: Week 14 - Question 30

`The advertiser's scourge is the clue. `If the viewers change the channel during ads, it becomes a menace for advertisers. This results in the remote control becoming a scourge for the advertisers. Hence, (b) is the most appropriate answer choice.

152 docs|327 tests
Information about CAT Practice Test: Week 14 Page
In this test you can find the Exam questions for CAT Practice Test: Week 14 solved & explained in the simplest way possible. Besides giving Questions and answers for CAT Practice Test: Week 14, EduRev gives you an ample number of Online tests for practice

Top Courses for CAT

Download as PDF

Top Courses for CAT