Last visit was: 23 Apr 2026, 22:12 It is currently 23 Apr 2026, 22:12
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
megafan
Joined: 28 May 2009
Last visit: 15 Oct 2017
Posts: 137
Own Kudos:
995
 [15]
Given Kudos: 91
Location: United States
Concentration: Strategy, General Management
GMAT Date: 03-22-2013
GPA: 3.57
WE:Information Technology (Consulting)
Posts: 137
Kudos: 995
 [15]
1
Kudos
Add Kudos
13
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,794
Own Kudos:
810,888
 [3]
Given Kudos: 105,867
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,794
Kudos: 810,888
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,777
Own Kudos:
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,777
Kudos: 13,047
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
akhilbajaj
Joined: 09 Jan 2013
Last visit: 30 Oct 2016
Posts: 54
Own Kudos:
Given Kudos: 185
Concentration: Entrepreneurship, Sustainability
GMAT 1: 650 Q45 V34
GMAT 2: 740 Q51 V39
GRE 1: Q790 V650
GPA: 3.76
WE:Other (Pharmaceuticals and Biotech)
Products:
GMAT 2: 740 Q51 V39
GRE 1: Q790 V650
Posts: 54
Kudos: 331
Kudos
Add Kudos
Bookmarks
Bookmark this Post
\((a+b)^2= a^2+b^2+2ab\)

St1
ab=0
=> either a=0 or b=0 or both.
=> \((a+b)^2= a^2+b^2\)
Since we cant determine this value. Insufficient

St2
(\(a-b)^2=36\)
=>\(a^2+b^2-2ab=36\)
Insufficient

St1+St2
since ab=0, \((a-b)^2=a^2+b^2=36 = (a+b)^2\)
Sufficient

Answer C.
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,063
Own Kudos:
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,063
Kudos: 20,000
Kudos
Add Kudos
Bookmarks
Bookmark this Post
megafan
What is the value of (a+b)^2?

(1) ab = 0
(2) (a-b)^2 = 36

Forget conventional ways of solving math questions. For DS problems, the VA (Variable Approach) method is the quickest and easiest way to find the answer without actually solving the problem. Remember that equal numbers of variables and independent equations ensure a solution.
Visit https://www.mathrevolution.com/gmat/lesson for details.

Since we have 2 variables (a and b) and 0 equations, C is most likely to be the answer. So, we should consider conditions 1) & 2) together first. After comparing the number of variables and the number of equations, we can save time by considering conditions 1) & 2) together first.

Conditions 1) & 2)
\((a+b)^2 = a^2 + 2ab + b^2 = a^2 - 2ab + b^2 + 4ab = (a-b)^2 + 4ab = 36 + 4*0 = 36\).
Thus, both conditions together are sufficient.

Therefore, C is the answer.

Normally, in problems which require 2 equations, such as those in which the original conditions include 2 variables, or 3 variables and 1 equation, or 4 variables and 2 equations, each of conditions 1) and 2) provide an additional equation. In these problems, the two key possibilities are that C is the answer (with probability 70%), and E is the answer (with probability 25%). Thus, there is only a 5% chance that A, B or D is the answer. This occurs in common mistake types 3 and 4. Since C (both conditions together are sufficient) is the most likely answer, we save time by first checking whether conditions 1) and 2) are sufficient, when taken together. Obviously, there may be cases in which the answer is A, B, D or E, but if conditions 1) and 2) are NOT sufficient when taken together, the answer must be E.
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 23 Apr 2026
Posts: 5,986
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,986
Kudos: 5,858
Kudos
Add Kudos
Bookmarks
Bookmark this Post
megafan
What is the value of (a+b)^2?

(1) ab = 0
(2) (a-b)^2 = 36

Asked: What is the value of (a+b)^2?
\((a+b)^2 = a^2 + b^2 + 2ab = (a-b)^2 + 4ab\)
(1) ab = 0
since a or b=0
But values of a & b are unknown
NOT SUFFICIENT

(2) (a-b)^2 = 36
\((a+b)^2 = a^2 + b^2 + 2ab = (a-b)^2 + 4ab\)
Since value of ab is unknown
NOT SUFFICIENT

Combining (1) & (2)
(1) ab = 0
(2) (a-b)^2 = 36
\((a+b)^2 = a^2 + b^2 + 2ab = (a-b)^2 + 4ab = 36 + 0 = 36\)
SUFFICIENT

IMO C

IMO A
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,961
Own Kudos:
Posts: 38,961
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109788 posts
498 posts
212 posts