Last visit was: 25 Apr 2026, 11:31 It is currently 25 Apr 2026, 11:31
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
mun23
Joined: 06 Dec 2012
Last visit: 26 Apr 2013
Posts: 96
Own Kudos:
1,848
 [32]
Given Kudos: 46
Status:struggling with GMAT
Location: Bangladesh
Concentration: Accounting
GMAT Date: 04-06-2013
GPA: 3.65
Posts: 96
Kudos: 1,848
 [32]
5
Kudos
Add Kudos
27
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,830
Own Kudos:
Given Kudos: 105,884
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,244
 [10]
4
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 03 Apr 2026
Posts: 2,286
Own Kudos:
2,680
 [1]
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert
Expert reply
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,286
Kudos: 2,680
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
adkikani
User avatar
IIM School Moderator
Joined: 04 Sep 2016
Last visit: 24 Dec 2023
Posts: 1,223
Own Kudos:
Given Kudos: 1,207
Location: India
WE:Engineering (Other)
Posts: 1,223
Kudos: 1,359
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel niks18 chetan2u amanvermagmat


Quote:
If a, b, and c are integers and abc ≠ 0, is a^2 – b^2 a multiple of 4?

(1) a = (c – 1)^2 --> a=c^2-2c+1.

(2) b = c^2 – 1.

How about this approach?
If I simplify question stem to best possible, what am I asked?
Is a / b even?

Why?
a. A multiple pf 4 is always even
b. Squaring of odd / even is always odd /even
c. Even - Even = Even.
or Odd - Odd = Even

I did above in my head.
Essentially, either of statements is clearly insuff
since I need to know both a and b.

What happens when I combine and simplify \(a^2\) - \(b^2\)
I get -2c + 1.

Even if I do not know value of c, I know -2 will always be even
Even + Odd = Odd. So, we do get an unique ans: NO
User avatar
amanvermagmat
User avatar
Retired Moderator
Joined: 22 Aug 2013
Last visit: 28 Mar 2025
Posts: 1,142
Own Kudos:
Given Kudos: 480
Location: India
Posts: 1,142
Kudos: 2,973
Kudos
Add Kudos
Bookmarks
Bookmark this Post
adkikani
Bunuel niks18 chetan2u amanvermagmat


Quote:
If a, b, and c are integers and abc ≠ 0, is a^2 – b^2 a multiple of 4?

(1) a = (c – 1)^2 --> a=c^2-2c+1.

(2) b = c^2 – 1.

How about this approach?
If I simplify question stem to best possible, what am I asked?
Is a / b even?

Why?
a. A multiple pf 4 is always even
b. Squaring of odd / even is always odd /even
c. Even - Even = Even.
or Odd - Odd = Even

I did above in my head.
Essentially, either of statements is clearly insuff
since I need to know both a and b.

What happens when I combine and simplify \(a^2\) - \(b^2\)
I get -2c + 1.

Even if I do not know value of c, I know -2 will always be even
Even + Odd = Odd. So, we do get an unique ans: NO

Hello

Its NOT necessary for a & b to be even for this to be true. a & b could be both odd also. Eg, a=5, b=3, here a^2 - b^2 = 25-9 = 16, which is a multiple of 4.
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,465
 [1]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,465
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mun23
If a, b, and c are integers and abc ≠ 0, is a² – b² a multiple of 4?

(1) a = (c – 1)²
(2) b = c² – 1

Given: a, b, and c are integers and abc ≠ 0

Target question: Is a² – b² a multiple of 4?

Statement 1: a = (c – 1)²
No information about b. NOT SUFFICIENT

If you're not convinced, let's TEST some values.
There are several values of a, b and c that satisfy statement 1. Here are two:
Case a: a = 4, b = 2 and c = 3. In this case, a² – b² = 4² – 2² = 12. So, the answer to the target question is YES, a² – b² IS divisible by 4
Case b: a = 4, b = 3 and c = 3. In this case, a² – b² = 4² – 3² = 7. So, the answer to the target question is NO, a² – b² is NOT divisible by 4
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: b = c² – 1
No information about a. NOT SUFFICIENT

If you're not convinced, let's TEST some values.
There are several values of a, b and c that satisfy statement 2. Here are two:
Case a: a = 10, b = 8 and c = 3. In this case, a² – b² = 10² – 8² = 36. So, the answer to the target question is YES, a² – b² IS divisible by 4
Case b: a = 9, b = 8 and c = 3. In this case, a² – b² = 9² – 8² = 17. So, the answer to the target question is NO, a² – b² is NOT divisible by 4
Since we cannot answer the target question with certainty, statement 2 is NOT SUFFICIENT

Statements 1 and 2 combined
Statement 1 tells us that a = (c – 1)², so a² = (c – 1)⁴
Statement 2 tells us that b = c² – 1, so b² = (c² – 1)²

This means that: a² - b² = (c – 1)⁴ - (c² – 1)²
KEY: the right side is a DIFFERENCE OF SQUARE, which means we can factor it
We get: a² - b² = [(c – 1)² + (c² – 1)][(c – 1)² - (c² – 1)]
Expand and simplify to get: a² - b² = [(c² - 2x + 1) + (c² – 1)][(c² - 2x + 1) - (c² – 1)]
Simplify to get: a² - b² = [2c² - 2x][-2x + 2]
Factor out some 2's to get: a² - b² = [2(c² - x)][2(-x + 1)]
Simplify to get: a² - b² = 4(c² - x)(-x + 1)
We can see that a² - b² is clearly divisible by 4
So, the answer to the target question is YES, a² – b² IS divisible by 4

Since we can answer the target question with certainty, the combined statements are SUFFICIENT

Answer: C

Cheers,
Brent
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
79,412
 [2]
Given Kudos: 485
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,412
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mun23
If a, b, and c are integers and abc ≠ 0, is a^2 – b^2 a multiple of 4?

(1) a = (c – 1)^2

(2) b = c^2 – 1

Need explanation


\(a = (c – 1)^2 = c^2 + 1 - 2c\)
\(b = c^2 – 1\)

\(a^2 – b^2 = (a + b)(a - b) \)
\(= (c^2 + 1 - 2c + c^2 - 1)(c^2 + 1 - 2c - c^2 + 1) \)
\(= (2c^2 - 2c)(2 - 2c)\)
\(= 2c (c - 1) * 2(1 - c)\)
\(= 2c (c - 1) * (-2)(c - 1)\)
\(= -4c(c - 1)^2\)
User avatar
TargetMBA007
Joined: 22 Nov 2019
Last visit: 20 Mar 2026
Posts: 258
Own Kudos:
Given Kudos: 216
Schools: Stanford (S)
GPA: 4.0
Schools: Stanford (S)
Posts: 258
Kudos: 385
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel KarishmaB BrentGMATPrepNow

I was wondering if you could help me with a fundamental question here. Do we have to assume that a and b would have different values in a question like this, as there seems to be no such restriction in the stem? for e.g. can both a and b be 1?

My guess is Yes, in which case, they still have the same parity, and hence the ans would still be C, as 0 is a multiple of all numbers, but would love to clarify this, and generally what is general assumption about such variables in all DS Questions? (i.e. can they be the same value or not).
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,830
Own Kudos:
Given Kudos: 105,884
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,244
Kudos
Add Kudos
Bookmarks
Bookmark this Post
TargetMBA007
Bunuel KarishmaB BrentGMATPrepNow

I was wondering if you could help me with a fundamental question here. Do we have to assume that a and b would have different values in a question like this, as there seems to be no such restriction in the stem? for e.g. can both a and b be 1?

My guess is Yes, in which case, they still have the same parity, and hence the ans would still be C, as 0 is a multiple of all numbers, but would love to clarify this, and generally what is general assumption about such variables in all DS Questions? (i.e. can they be the same value or not).

Unless specified otherwise, different variables may represent the same number.

However, in this question, a = b is not possible. a = b would occur when c = 1, leading to a = b = 0. This contradicts the information given in the stem: abc ≠ 0, implying that none of the unknowns can be 0.
Moderators:
Math Expert
109830 posts
498 posts
212 posts