CAT Exam- CAT Algebra question from Polynomials, LR & DI |Day 15

CAT Exam- CAT Algebra question from Polynomials, LR & DI |Day 15

Ongoing Event

CAT Application Date:01 Aug' 25 - 13 Sep' 25

Team Careers360Updated on 19 Sep 2024, 03:18 PM IST

Based on the CAT 2024 syllabus, we previously covered strategies for Algebra (Quadratic Equations), Cube (Logical Reasoning), and Sentence Corrections with CAT algebra questions on Day 14 of our preparation series.

This Story also Contains

  1. Quantitative Aptitude for CAT 2024
  2. CAT Logical Reasoning and Data Interpretation
  3. CAT Exam VARC
  4. CAT 2024 study material pdf
CAT Exam- CAT Algebra question from Polynomials, LR & DI |Day 15
CAT Algebra question from Polynomials

Now, for Day 15, we’ll focus on strategies for tackling polynomial questions in the CAT exam.

To excel in CAT 2024, follow our 60-day preparation schedule to ensure you stay organized and on track with your study plan.

Quantitative Aptitude for CAT 2024

Polynomial (Algebra), Polynomial Questions For CAT Exam & CAT algebra questions

What is polynomials?

Polynomials are mathematical expressions that consist of variables or determinants, coefficients, exponents, and constant terms combined with mathematical expressions like addition, subtraction, or multiplication.

It is generally denoted by f(x).

The general form of a polynomial equation is:

an xn + an-1 xn-1 + an-2 xn-2 + ........ + a1 x + a0

Example:

4x2 + 2x + 3 is a polynomial where x is the variable.

An example of a polynomial equation with two variables is:

3x2 + 2xy + y2 + 4x + 5y + 7, where x and y are two variables.

Degree of polynomials

The degree of a polynomial is the highest exponent of a variable in the polynomial expression with a non-zero coefficient.

Example:

7x4 + 3x3 + 9x + 1; Degree of the polynomial = 4

x3 + 3x2y4 + 3y4 + 5; Degree of the polynomial = 6

It is also to be remembered:

  • A polynomial with degree 0 is called a Constant or zero polynomial.

In other words, the degree of zero polynomial is zero.
Example: f(x) = 2

  • A Polynomial with degree 1 is a Linear polynomial.
    Example: f(x) = 2x + 1

  • A polynomial with degree 2 is a Quadratic polynomial.
    Example: f(x) = 2x2 + x + 1

  • A polynomial with degree 3 is a Cubic polynomial.
    Example: f(x) = 2x3 + 3x2 + x + 1

  • A polynomial with degree 4 is a Biquadratic polynomial.
    Example: f(x) = 2x4 + 2y + 4z + 1

Zeros of a polynomial

A zero of a Polynomials is a value of the variable (often denoted as "x") that makes the entire polynomial equal to zero. In other words, if you substitute that value for "x" in the polynomial expression, the result will be zero. Another term for the zero of a polynomial is "root" or "solution."

In general, the number of zeroes of a polynomial is equal to its degree, and some of the zeroes may be repeated. For example, a polynomial of degree 3 will have three zeroes (counting multiplicities), and so on. Understanding the zeroes of a Polynomials is crucial in solving various mathematical problems.

There are a few ways to find the zeros of a polynomial.

  • The factorization method is the most commonly used.

  • Quadratic formula

  • Synthetic division

Great Lakes - PGDM & PGPM Admissions 2026

Admissions Open | Globally Recognized by AACSB (US) & AMBA (UK) | 17.3 LPA Avg. CTC for PGPM 2024

IBSAT 2025-ICFAI Business School MBA/PGPM 2026

IBSAT 2025-Your gateway to MBA/PGPM @ IBS Hyderabad and 8 other IBS campuses | Scholarships worth 10 CR

We also have to study “polynomial regression”, “Types of Polynomials ”, and “polynomial function” to learn more about this chapter.

CAT Previous Year Algebra Questions/ Polynomials CAT questions/Polynomial Questions For CAT exam

Here are some CAT previous year algebra questions shuffled up from different PYQs of the CAT exam before:

Q1. If a, b, c, and d are integers such that a + b + c + d = 30, then the minimum possible value of (a – b)2 + (a – c)2 + (a – d)2 is:

(TITA, CAT exam 2017)

  1. 5

  2. 6

  3. 2

  4. 8

Solution:

Given that a + b + c + d = 30.

For the minimum possible value of (a – b)2 + (a – c )2+ (a – d)2,

(a – b) = (a – c) = (a – d) = 0

But this is not possible because 30 is not a multiple of 4.

We should find a as close to b, c, and d as possible.

We should take values of a, b, c and d close to 30/4 = 7.5

So, a, b, c, and d should take the values of 7 or 8.

For the minimum possible value of (a – b)2 + (a – c)2 + (a – d)2, the difference of a taken with b, c or d should not be greater than 1.

So, Possible sets of a, b, c and d will be

a

b

c

d

(a – b)2 + (a – c)2 + (a – d)2

7

7

8

8

2

8

8

7

7

2

7

8

7

8

2

7

8

8

7

2

8

7

8

7

2

8

7

7

8

2

So, the minimum possible value of (a – b)2 + (a – c)2 + (a – d)2 is 2.

Hence, the correct answer is 2.

Q2. For real x, the maximum possible value of x/√(1+x4) is:

[CAT exam 2020]

A. 1

B. ½

C. 1/√2

D. 1/√3

Solution:

Dividing both numerator and denominator by x, we get,

1/√[(1/x2) + x2]

The value of (1/x2) + x2 should be the minimum to get the original fraction maximum.

For real values of x, (1/x2) + x2 has a minimum value equal to 2.

So, the maximum value of x/√(1+x4) is 1/√2.

Hence, the correct answer is 1/√2.

Tips and Tricks to Prepare Polynomials Questions for CAT

  1. The standard form of a Linear polynomial is ax + b.

  2. The standard form of a Quadratic polynomial is ax2 + bx + c.

  3. The standard form of a Cubic polynomial is ax3 + bx2 + cx + d.

  4. The standard form of a biquadratic polynomial is ax4 + bx3 + cx2 + dx + e.

  5. The degree of a constant polynomial is 0.

  6. For the quadratic equation ax2 + bx + c = 0 if the roots are α and β, then
    Sum of the roots, α + β = –b/a
    Product of the roots, α β = c/a

  7. For the cubic equation ax3 + bx2 + cx + d = 0, if the roots are α, β, and γ, then
    Sum of the roots, α + β + γ = –b/a
    Product of the roots, α β γ = –d/a
    Sum of the product of roots taken two at a time, α β + β γ + α γ = c/a

  8. You have to solve different kinds of problems based on polynomials. Practice more and more problems on polynomials for CAT.

  9. Also, learn

  • (x + y)2 = x2 + y2 + 2xy

  • (x – y)2 = x2 + y2 – 2xy

  • (x + y)3 = x3 + y3 + 3xy2 + 3x2y

  • (x – y)3 = x3 – y3 – 3x2y + 3xy2

  • (x – y – z)3 = x3 – y3 – z3 – 3x2y + 3xy2 – 3y2z – 3yz2 + 3xz2 – 3x2z + 6xyz

References to Study (Theory)

  • NCERT Class 9-10

  • How to Prepare Quantitative Aptitude by Arun Sharma (7th edition)

  • 2IIM CAT Preparation (You-Tube)

References to Study (Practice) CAT Algebra Questions

  • Pearson (How to prepare quantitative aptitude for CAT)

  • https://iim-cat-questions-answers.2iim.com

  • Previous Year's Question Papers to practice polynomial questions for the CAT exam

CAT Logical Reasoning and Data Interpretation

Cube Part-2 (LR) And CAT Questions On Cubes

The different kinds of questions asked in the CAT Exam on Cubes are:

Type 1 Cubes questions in CAT:

Question. A cube painted on all faces is cut into 1331 cubes of the same size.

1. How many cubes are not painted on any face?

  1. 1000

  2. 729

  3. 81

  4. 270

CAT 2025: VARC, DILR, and Quant MCQs & Weightages
Comprehensive CAT prep guide with focused practice on Verbal Ability, Data Interpretation & Logical Reasoning, and Quantitative Aptitude.
Download Now

Answer: (B)

Trick: Only the inner cubes

i.e., (k - 2)3, where k = dimension of larger cube/dimension of smaller cube

Here, k = 11

So, the number of cubes not painted on any face is (11 - 2)3 = 93 = 729

2. How many cubes are painted on three faces?

  1. 8

  2. 16

  3. 36

  4. 54

XAT- Xavier Aptitude Test 2026

75+ years of legacy | #1 Entrance Exam | Score accepted by 250+ BSchools | Apply now

Symbiosis MBA - SNAP 2025

1 Exam accepted by 17 Top Symbiosis Institutes for 29 MBA programmes.

Answer: (A)

Trick: Corner cubes only.

A cube has 8 corners.

Hence, the correct answer is always 8.

Type 2 Cubes questions for CAT:

Question. A cube of 4 cm is painted yellow on the pair of one opposite surface, red on the pair of another opposite surface and blue on the remaining pair of opposite surfaces. The cube is now divided into smaller cubes of equal size of 1 cm each.

3. Find the number of smaller cubes with three surfaces painted.

  1. 6

  2. 8

  3. 16

  4. 27

Answer: (B)

Trick: Corner cubes only.

A cube has 8 corners.

Hence, the correct answer is always 8.

4. Find the number of smaller cubes with two surfaces painted.

  1. 24

  2. 8

  3. 16

  4. 30

Answer: (A)

Trick: Surface cubes except for the corner cubes.

k = dimension of larger cube/ dimension of smaller cube

Cubes with two face painted = 6 × (k – 2)2 = 6 × 22 = 24

5. Find the number of cubes with two surfaces painted with yellow and red colour.

  1. 10

  2. 8

  3. 9

  4. 16

Answer: (B)

Trick: Cubes at the common edges of yellow and red surfaces, except corner cubes.

Common edges of yellow and red will be 4 and 2 cubes (except at corners) at each edge.

So, the number of cubes with two surfaces painted with yellow and red colour is 4 × 2 = 8

Type 3 Cubes questions for CAT:

Question. Here is the information given below. Based on this information, answer the questions.

A cube has six sides, each of which has a different colour: black, blue, yellow, red, pink, and white.

The red side is opposite the black.

The yellow side is between the red and the black.

The blue side is adjacent to the white.

The black side is adjacent to the white.

The red side is the bottom face.

1. What are the four colours that are adjacent to the yellow?

  1. Black, blue, pink, red

  2. Black, blue, red, white

  3. Black, blue, pink, white

  4. Black, red, pink, white

Answer: A

Trick: Except for the colour opposite to the yellow face.

1695908643980

So, except for white, others are adjacent to yellow.

2. Which of the information can be deduced from the information given in statements I, II, and VI?

  1. White is on the top.

  2. Blue is on the top.

  3. Black is on the top.

  4. White is opposite to black.

Answer: C

Trick: Draw an open cube diagram.

1695908643761

Black must be at the top according to statements I, II, and VI.

References for Study (Theory):

  • Verbal and Non-Verbal Reasoning by R S Aggarwal. (Basic)

  • Cat preparation-iQuanta (YouTube Channel)

References to Study (Practice):

  • Verbal and Non-Verbal Reasoning by R S Aggarwal. (Basic)

  • LRDI for CAT and GMAT by Nishit K Sinha. (Advance)

  • Previous Year's Question Papers

CAT Exam VARC

Subject-Verb Agreement

A sentence is a group of words connected to make meaning. A sentence must use appropriate verbs, helping verbs, punctuation etc.

The Subject and Verb must agree in number and Person (Noun/ Pronoun, Singular/ Plural). Mastering subject-verb agreement rules is crucial for effective communication and writing in the English language.

Subject-verb agreement rules with examples

Person Rule:

Person

Singular

Verb

Plural

Verb

First Person

I

Am/was/shall

We

Are/ were/ shall

Second Person

You

Are/ were/ will

You

Are/ were/ will

Third Person

He/She/it

It/was/will

They

Are/ were/ will

Number Rule: The number rule is not as simple as the person's rule. There are a few exceptions too.
There are many rules such as:

  1. Subject and Verb should be either singular or plural.

  2. Countable nouns can take a plural, can combine with counting quantifiers (e.g., one, hundred, every, many), and can take an indefinite article such as a or an. Examples of counting nouns are table, glass, and occasion.

  3. Uncountable nouns: they cannot take plurals or combine with number words.

  4. Proximity Rule: Where two or more subjects are connected by: or, either…or, neither…nor. The subject that is closest to the verb decides the number of the verb.

Students can also practice on “subject-verb agreement worksheets with answers pdf”, “40 rules of subject-verb agreement pdf”, and “subject-verb agreement exercises with answers doc” to learn more about this chapter.

VARC Questions For CAT On Subject-Verb Agreement: [Based on PYQs]

The following subject-verb agreement exercises are VARC questions for CAT, based on topic subject-verb agreement based on the previous year's question papers of the CAT exam.

Correct the sentences:

Q1. The Seven Strangers, Manav included, was supposed to meet for dinner later that night after a conference.

  1. was supposed to meet

  2. was supposed to have met

  3. were suppose to be meeting

  4. were supposed to meet

  5. they were supposed to be meeting

Answer: (D)

Here the subject is “The seven strangers”, which is plural.

So, the plural verb “were” will be used here.

The correct sentence will be:

“The Seven Strangers, Manav included, were supposed to meet for dinner later that night after a conference.”

Q2. Without proper guidance and better support, there is no chances that our candidate will win the election.

  1. there is no chances that

  2. there can be no chance for

  3. there is no chance that

  4. there are no chances for

  5. there will be no chances for

Answer: (C)

Here the singular verb ‘is’ does not agree with the plural subject ‘chances’.

So, replace chances with a chance.

The correct sentence will be:

“Without proper guidance and better support, there is no chance that our candidate will win the election.”

Q3. After he attended the seminar, many more resources were at Philip’s disposal, including new contacts, excellent books and pamphlets to help him improve his resume.

  1. many more resources were at Philip’s disposal

  2. at Philip’s disposal were many more resources

  3. there were many more resources at Philip’s disposal

  4. Philip, at his disposal, had many more resources

  5. Philip had many more resources at his disposal

Answer: (E)

On Comparison, we found that ‘E’ is most suitable.

The correct sentence will be:

“After he attended the seminar, Philip had many more resources at his disposal, including new contacts, excellent books, and pamphlets to help him improve his resume.”

Tips to Prepare Subject-Verb Agreement

  1. To identify the subject, one must spot the verb and ask a question that the verb along with the predicate is supposed to answer.

  2. A collective noun is considered as a whole and takes a singular verb.

  3. When the plural noun denotes some specific quantity considered as a unit, the verb used is generally singular.

  4. Words such as glasses, pliers, and scissors are regarded as plural and require plural verbs unless they’re preceded by the phrase ‘pair of ‘and this word becomes the subject.

  5. Write rules and revise them regularly.

  6. Attempt Mock-Test papers.

Prerequisite:

  • Complete Knowledge of Nouns

  • Complete Knowledge of Pronouns

  • Knowledge of Articles

  • Knowledge of Verbs

  • Basic knowledge of Tenses.

References to Study (Theory):

  • Advanced English grammar by Wren and Martin

  • CAT Edurav (Youtube Channel)

References to Study (Practice):

  • How to Prepare for Verbal Ability & Reading Comprehension for CAT by Meenakshi Upadhyay and Arun Sharma (9th Edition)

  • https://www.800score.com/gmat-prep/prep-guide/sample-questions/

  • Practice Sample Question Papers.

CAT 2024 study material pdf

CAT 2024 Quantitative Aptitude Study Material PDF - Geometry and Mensuration

Click here to download

CAT 2024 preparation tips with 30-day study material by Experts


Click here to download

Articles
|
Next
Certifications By Top Providers
Corporate Law
Via National Law University, New Delhi
Online MBA
Via Centre for Distance and Online Education, Anna University, Chennai
Online MBA Business Analytics
Via Centre for Distance and Online Education, Anna University, Chennai
The Science and Business of Biotechnology
Via Massachusetts Institute of Technology, Cambridge
Strategic Management
Via Indian Institute of Management Bangalore
Marketing Management
Via Indian Institute of Management Bangalore
Udemy
 703 courses
Edx
 467 courses
Swayam
 236 courses
Emeritus
 231 courses
Explore Top Universities Across Globe
University of Essex, Colchester
Wivenhoe Park Colchester CO4 3SQ
Oxford Brookes University, Oxford
Headington Campus Oxford OX3 0BP UK
Northumbria University, Newcastle City Campus
Sutherland Building, Northumberland Road, Newcastle-upon-Tyne, NE1 8ST
Cardiff Metropolitan University, Cardiff
Llandaff Campus, Western Avenue, Cardiff, CF5 2YB
University of Reading, Reading
Whiteknights PO Box 217 Reading Berkshire RG6 6AH
Bristol Baptist College, Bristol
The Promenade, Clifton Down, Bristol BS8 3NJ

Questions related to CAT

On Question asked by student community

Have a question related to CAT ?

Hello Amgothu

With 305 marks in ICAR PG and being from ST category, your chances of getting an AIEEA (CAT) seat is good, especially in plant sciences and less competitive subjects

Hello

As you said you by mistakenly done that,  you don't need to get worry regarding that ,

Just inform the help desk and carry the correct certifications , the state certificate will not disqualify you .

The steps you can follow is -

1. You can check if the correction window is available or not

2. Contact the CAT desk immediately.

Hope this helps

In CAT registration, you cannot create a new user ID with the same mobile number, even if you use a different email ID. Each mobile number and email can be linked to only one account. If you already registered once, the system will not accept a duplicate with that number. To register again, you must use a new mobile number and new email ID. If you lost your old login, you can recover it through the forgot password/user ID option on the CAT portal.



Yes, you can fill the CAT form even if you currently have a backlog. CAT eligibility requires you to be in your final year of graduation or already graduated backlogs don’t stop you from applying.

While filling the form:

  • Enter the aggregate percentage/CGPA of marks you have obtained up to the latest semester for which results are declared (in your case till 4th semester).

  • There will be an option to mention that you have a backlog.

  • If you clear the backlog later, you’ll just need to show the updated marks during admission.

Hello Aspirant,

Yes, you can apply for the CAT exam as a final-year student. You must declare your backlog on the online application form. You do not write about it on the final-year student certificate; that document is to certify your enrollment status. You must clear all backlogs before the final admission process to any MBA college.