Number Systems • Diophantine & Integral Solutions Practice Drills (64 Qs) Official Answer Keys

CAT Diophantine & Number Theory Integral Solutions Questions (60+ Questions)

Linear Diophantine Equations ax + by = c, Non-Negative Solutions, and Bounded Integer Constraints

64 Total Questions
MCQ: 43 (+3 / -1)
TITA: 21 (0 Negative Penalty)

Core Formulas & Shortcut Matrix: Diophantine & Integral Solutions Practice Drills

Existence of Solution to ax + by = cFormula #1
\gcd(a, b) \mid c

Integer solutions exist if and only if GCD of a and b divides c.

Exam Hall Traps & Speedbreakers to Avoid
  • Forgetting that non-negative integer solutions include ZERO (0, 1, 2...), while positive requires \ge 1.

Bite-Sized Practice Sets (8 Modules Available)

Authentic CAT Blueprint

Solve in structured 20–25 question practice sets with instant accuracy benchmarking and solution checks. Sets 01 & 02 are completely free.

9 QuestionsPro Pass

Set 01: Integral Solutions

Difficulty: Hard
Unlock Set (Pro)
4 QuestionsPro Pass

Set 02: Integral Solutions

Difficulty: Hard
Unlock Set (Pro)
12 QuestionsPro Pass

Set 03: Integral Solutions

Difficulty: Easy
Unlock Set (Pro)
8 QuestionsPro Pass

Set 04: Integral Solutions

Difficulty: Hard
Unlock Set (Pro)
12 QuestionsPro Pass

Set 05: Integral Solutions

Difficulty: Hard
Unlock Set (Pro)
9 QuestionsPro Pass

Set 06: Integral Solutions

Difficulty: Easy
Unlock Set (Pro)
8 QuestionsPro Pass

Set 07: Integral Solutions

Difficulty: Easy
Unlock Set (Pro)
2 QuestionsPro Pass

Set 08: Integral Solutions

Difficulty: Hard
Unlock Set (Pro)
Exam Hall Replica

Attempt under official TCS iON 40-Min countdown timer

Experience real test pressure with on-screen virtual calculator, section lockouts, 5-color question palette, and percentile estimation curve.

Launch Mock Simulator

Official Exam Questions & Explanations (25 of 64)

Sorted in official convenor sequence
Question 1 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
For which of the following values of kk does the equation x27x+k=0x^2 - 7x + k = 0 have integral solutions?
Official Correct Answer: A. The sum of the roots of the quadratic equation $x^2 - 7x + k = 0$ is 7. Let the roots be $a$ and $b$. Then, $a + b = 7$ and $ab = k$. For $k$ to be an integer, $a$ and $b$ must be integers. The pairs of integers that add up to 7 are $(1, 6) , (2, 5) , (3, 4) , and their negatives. Checking these, $1 \cdot 6 = 6 , 2 \cdot 5 = 10 , 3 \cdot 4 = 12$. Hence, $k = 6$ is the only valid option.
Question 2 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
How many ordered pairs of integers (x,y)(x, y) satisfy the equation x23xy+2y2=1x^2 - 3xy + 2y^2 = 1?
Official Correct Answer: B. Factorize the equation: $x^2 - 3xy + 2y^2 = (x - y)(x - 2y) = 1$. The factor pairs of 1are $(1, 1)$ and $(-1, -1)$. Solving these, we get $(x, y) = (2, 1), (1, 1), (0, -1), (-1, -1)$. Hence, there are 4solutions.
Question 3 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
For which value of kk does the equation 2x23xy+y26x+5yk=02x^2 - 3xy + y^2 - 6x + 5y - k = 0 have integral solutions?
Official Correct Answer: C. Rewrite the equation as $(2x - y)^2 - 7x + 5y - k = 0$. Let $2x - y = a , then $y = 2x - a$. Substituting, we get $a^2 - 7x + 10x - 5a - k = 0 \Rightarrow a^2 + 3x - 5a - k = 0$. For integral solutions, $k$ must be such that the equation can be satisfied. Checking, for $k = 8 , we can find integral solutions.
Question 4 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
For which value of kk does the equation x25xy+6y2=kx^2 - 5xy + 6y^2 = k have integral solutions?
Official Correct Answer: C. Factorize the equation: $x^2 - 5xy + 6y^2 = (x - 2y)(x - 3y) = k$. For $k$ to have integral solutions, it must be a product of two integers that are 1apart. Checking, $k = 9 = 3 \times 3$ is a valid option.
Question 5 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
For which value of kk does the equation x24xy+4y2=kx^2 - 4xy + 4y^2 = k have integral solutions?
TITA Answer:
Official Correct Answer: 4. Factorize the equation: $x^2 - 4xy + 4y^2 = (x - 2y)^2 = k$. For $k$ to have integral solutions, $k$ must be a perfect square. Checking, $k = 4 = 2^2$ is a valid option.
Question 6 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
If $x^2 - 5x + 6 = 0 , find the sum of all integral values of $x$ that satisfy the equation $3x^2 - 17x + 20 = 0$.
TITA Answer:
Official Correct Answer: 6.00. First, solve $x^2 - 5x + 6 = 0$ to get $x = 2, 3$. Then substitute these values into $3x^2 - 17x + 20 = 0$. Only $x = 2$ satisfies the second equation. Sum of integral solutions is 2.
Question 7 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
Find the sum of all integral values of xx that satisfy the equation x28x+15=0x^2 - 8x + 15 = 0 and 2x72x - 7 is a perfect square.
Official Correct Answer: A) 5. Solve $x^2 - 8x + 15 = 0$ to get $x = 3, 5$. Only $x = 3$ makes $2x - 7 = 1^2$. Sum of integral solutions is 3.
Question 8 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
Find the sum of all integral values of xx that satisfy the equation x26x+8=0x^2 - 6x + 8 = 0 and x210x+21=0x^2 - 10x + 21 = 0.
TITA Answer:
Official Correct Answer: 8.00. Solve both equations to get $x = 2, 4$ for the first and $x = 3, 7$ for the second. Only $x = 3$ and $x = 7$ satisfy both. Sum of integral solutions is 10.
Question 9 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
Find the sum of all integral values of xx that satisfy the equation x27x+10=0x^2 - 7x + 10 = 0 and x211x+28=0x^2 - 11x + 28 = 0.
Official Correct Answer: B) 8. Solve both equations to get $x = 2, 5$ for the first and $x = 4, 7$ for the second. Only $x = 4$ and $x = 7$ satisfy both. Sum of integral solutions is 11.
Question 10 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
How many positive integral solutions does the equation x+2y+3z=30x + 2y + 3z = 30 have?
Official Correct Answer: C. By setting $y = 0 , we get $x + 3z = 30$ with solutions $(x, z) = (0, 10), (3, 9), \ldots, (30, 0)$. For each value of $z , x$ must be a multiple of 3. When $y = 1 , we have $x + 3z = 28 , and so on. The pattern continues, and there are 17 solutions in total.
Question 11 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
How many integral solutions does the equation x2+y2=100x^2 + y^2 = 100 have?
Official Correct Answer: B. The pairs $(x, y)$ that satisfy the equation are $(10, 0), (0, 10), (-10, 0), (0, -10), (6, 8), (6, -8), (-6, 8), (-6, -8), (8, 6), (8, -6), (-8, 6), (-8, -6)$. There are 8 such pairs.
Question 12 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
How many positive integral solutions does the equation 2x+3y=302x + 3y = 30 have?
Official Correct Answer: B. By setting $y = 0 , we get $2x = 30 , and $x = 15$. For each value of $y , x$ must be such that $2x$ is a multiple of 2 and $30 - 3y$ is even. The valid pairs are $(15, 0), (12, 2), (9, 4), (6, 6), (3, 8), (0, 10)$. There are 6 solutions.
Question 13 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
How many positive integral solutions does the equation 3x+4y=363x + 4y = 36 have?
Official Correct Answer: D. By setting $y = 0 , we get $3x = 36 , and $x = 12$. For each value of $y , x$ must be such that $3x$ is a multiple of 3 and $36 - 4y$ is a multiple of 3. The valid pairs are $(12, 0), (8, 3), (4, 6), (0, 9)$. There are 6 solutions.
Question 14 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsEasy
How many integral solutions does the equation x+y=5x + y = 5 have?
Official Correct Answer: C. The solutions are (0,5), (1,4), (2,3), (3,2), (4,1), and (5,0). There are 6 solutions.
Question 15 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsModerate
How many pairs of integers (x,y)(x, y) satisfy x2y2=16x^2 - y^2 = 16?
Official Correct Answer: B. Rewrite as $(x+y)(x-y)=16$. Possible factor pairs are (1,16), (2,8), (4,4), (-1,-16), (-2,-8), (-4,-4). Each pair gives a solution. There are 4 pairs.
Question 16 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
How many solutions does the equation x+2y=10x + 2y = 10 have where xx and yy are positive integers?
Official Correct Answer: A. Solutions are (2,4), (4,3), (6,2), (8,1). There are 4 solutions.
Question 17 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsEasy
How many pairs of integers (x,y)(x, y) satisfy x+y=7x + y = 7?
Official Correct Answer: B. Solutions are (0,7), (1,6), (2,5), (3,4), (4,3), (5,2), (6,1), (7,0). There are 7 pairs.
Question 18 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsModerate
How many pairs of integers (x,y)(x, y) satisfy 2x+y=122x + y = 12?
Official Correct Answer: B. Solutions are (0,12), (1,10), (2,8), (3,6), (4,4), (5,2), (6,0). There are 7 pairs.
Question 19 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
How many solutions does the equation x+3y=15x + 3y = 15 have where xx and yy are positive integers?
Official Correct Answer: A. Solutions are (3,4), (6,3), (9,2), (12,1). There are 4 solutions.
Question 20 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsEasy
Find the number of integral solutions to the equation x+y=10x + y = 10.
TITA Answer:
Official Correct Answer: 9. For integral solutions, $x$ can take values from 0 to 10. If $x = 0 , y = 10$; if $x = 1 , y = 9$; and so on. Thus, there are 11 pairs, but we exclude the pair (10,0) as it's the same as (0,10) in terms of distinct solutions. Hence, there are 9 unique integral solutions.
Question 21 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsModerate
How many integral solutions does the equation 2x+3y=122x + 3y = 12 have?
TITA Answer:
Official Correct Answer: 4. Rewrite the equation as $y = \frac{12 - 2x}{3}$. For $y$ to be an integer, $12 - 2x$ must be divisible by 3. This happens for $x = 0, 3, 6, 9$. Thus, there are 4 solutions.
Question 22 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
Find the number of integral solutions to the equation x25x+6=0x^2 - 5x + 6 = 0.
TITA Answer:
Official Correct Answer: 2. Solve the quadratic equation $x^2 - 5x + 6 = 0$. Factoring, we get $(x - 2)(x - 3) = 0$. Hence, $x = 2$ or $x = 3$. There are 2 integral solutions.
Question 23 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsEasy
Find the number of integral solutions to the equation xy=5x - y = 5.
TITA Answer:
Official Correct Answer: 6. For integral solutions, $x$ can take values from -2 to 3. If $x = -2 , y = -7$; if $x = -1 , y = -6$; and so on. Thus, there are 6 unique integral solutions.
Question 24 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsModerate
How many integral solutions does the equation x+2y=11x + 2y = 11 have?
TITA Answer:
Official Correct Answer: 6. Rewrite the equation as $y = \frac{11 - x}{2}$. For $y$ to be an integer, $11 - x$ must be divisible by 2. This happens for $x = 1, 3, 5, 7, 9, 11$. Thus, there are 6 solutions.
Question 25 of 64
ThinkCAT Practice SetQANumber SystemsIntegral SolutionsHard
Find the number of integral solutions to the equation x27x+10=0x^2 - 7x + 10 = 0.
TITA Answer:
Official Correct Answer: 2. Solve the quadratic equation $x^2 - 7x + 10 = 0$. Factoring, we get $(x - 2)(x - 5) = 0$. Hence, $x = 2$ or $x = 5$. There are 2 integral solutions.

+ 39 More Official Questions in this Bank

Practice all 64 questions in interactive study mode with instant solution checks, bookmarking, and timer analytics.

Practice All 64 Questions
Free Aspirant Community

Join 2,400+ CAT Aspirants WhatsApp Study Circle

Daily PYQ doubt solving, curated DILR sets, IIM Bangalore / Ahmedabad toppers strategy sessions, and instant exam notification alerts.

Join WhatsApp VIP Group
ThinkCAT Pro Season PassFull Exam Access

Unlock 24 Full-Length CAT CBT Mocks & Percentile Engine

Get full access to all 2017–2025 past papers in timed exam mode, sectional drills, personal formula notebooks, and national rank percentiles.

Upgrade to Pro

Frequently Asked Questions about CAT Diophantine & Number Theory Integral Solutions Questions (60+ Questions)

What concepts are covered in the Diophantine & Integral Solutions Practice Drills practice module?

This module covers Integral Solutions with 64 verified problems ranging from core foundation to high-difficulty CAT exam hall level.

What is the recommended solving time for Diophantine & Integral Solutions Practice Drills questions?

The ideal target pace is 2.0 to 2.5 mins / question. Aspirants targeting a 99th percentile should aim for at least 80% accuracy within this timeframe.

Where can I find official past year CAT papers for Diophantine & Integral Solutions Practice Drills?

Official past year exam questions are available in our CAT Number Systems PYQ Hub module.

Related CAT Papers & Topic Mastery Hubs

Explore other slots, sections, and high-weightage topic collections

View Full Archive