Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 Jun 2013, 14:51
Customize  |  Hide

M01 #36

  Question banks Downloads My Bookmarks Reviews  
Author Message
Math Forum Moderator
Joined: 20 Dec 2010
Posts: 2098
Followers: 109

Kudos [?]: 667 [0], given: 376

GMAT Tests User
Re: Data Sufficiency - Simultaneous Equations [#permalink] New post 12 Apr 2011, 09:32
amp0201 wrote:
Is the product of A and B equal to 1?

1. A * B * A = A
2. B * A * B = B

1. Statement (1) ALONE is sufficient, but Statement (2) ALONE is not sufficient
2. Statement (2) ALONE is sufficient, but Statement (1) ALONE is not sufficient
3. BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient
4. EACH statement ALONE is sufficient
5. Statements (1) and (2) TOGETHER are NOT sufficient


Please justify your answer, as I am not sure if the OA is correct. Thanks.


1.
A^2B-A=0
A(AB-1)=0

Either A=0 OR AB=1
If A=0; AB=0
OR AB=1
AB can be 0 or 1.
Not Sufficient.

2.
B^2A-B=0
B(AB-1)=0

Either B=0 OR AB=1
If B=0; AB=0
OR AB=1
AB can be 0 or 1.
Not Sufficient.

Combining both statements:

Either A and B are both 0 OR AB=1
If A and B are both zeros: AB=0
or AB=1
Not Sufficient.

Ans: "E"
_________________

~fluke

Find out what's new at GMAT Club - latest features and updates

Manager
Manager
Joined: 24 Dec 2009
Posts: 228
Followers: 2

Kudos [?]: 20 [0], given: 3

GMAT Tests User
Re: Data Sufficiency - Simultaneous Equations [#permalink] New post 12 Apr 2011, 09:42
How can AB can be 0 or 1 ?

in (1) - A= 0 or AB =1 and (2) B = 0 or AB = 1 so combining (1) & (2) => can't we say AB=1 and hence C.
Math Forum Moderator
Joined: 20 Dec 2010
Posts: 2098
Followers: 109

Kudos [?]: 667 [0], given: 376

GMAT Tests User
Re: Data Sufficiency - Simultaneous Equations [#permalink] New post 12 Apr 2011, 09:46
amp0201 wrote:
How can AB can be 0 or 1 ?

in (1) - A= 0 or AB =1 and (2) B = 0 or AB = 1 so combining (1) & (2) => can't we say AB=1 and hence C.


Is the product of A and B equal to 1?
1. A * B * A = A
2. B * A * B = B
*************************

Substitution:
A=0, B=0
A * B * A = A
0*0*0=0
True
B * A * B = B
0*0*0=0
True.

A=1, B=1
A * B * A = A
1*1*1=1
True
B * A * B = B
1*1*1=1
True.

Makes more sense now?
_________________

~fluke

Find out what's new at GMAT Club - latest features and updates

SVP
SVP
User avatar
Joined: 16 Nov 2010
Posts: 1719
Location: United States (IN)
Concentration: Strategy, Technology
Followers: 26

Kudos [?]: 229 [0], given: 35

GMAT Tests User Reviews Badge
Re: Data Sufficiency - Simultaneous Equations [#permalink] New post 12 Apr 2011, 19:06
1. A * B * A = A

=> A(AB -1) = 0

=> A = 0 or AB = 1, so not sufficient

2. B * A * B = B

=> B(AB-1) = 0

=> B = 0 or AB = 1, so not sufficient


(1) and (2) combined says that A = 0, or B = 0 or AB = 1

Which can mean that either AB = 0, or AB = 1

Not sufficient

Answer - E
_________________

Formula of Life -> Achievement/Potential = k * Happiness (where k is a constant)

Find out what's new at GMAT Club - latest features and updates

Director
Director
Joined: 01 Feb 2011
Posts: 788
Followers: 11

Kudos [?]: 64 [0], given: 42

GMAT Tests User
Re: Data Sufficiency - Simultaneous Equations [#permalink] New post 14 Apr 2011, 05:52
1. Not sufficient.

A=0 or AB=1
2. Not sufficient.

B=0 or AB = 1

Together we have A=0,B=0 or AB=1. Still not sufficient.

Answer is E.

Posted from my mobile device Image
1 KUDOS received
CEO
CEO
User avatar
Joined: 17 Nov 2007
Posts: 3608
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Followers: 240

Kudos [?]: 1322 [1] , given: 347

GMAT ToolKit User GMAT Tests User
Re: Test m01 36/37 [#permalink] New post 02 May 2011, 07:38
1
This post received
KUDOS
The fastest way to solve the problem is to construct 2 examples:
1) A=1, B=1
2) A=0, B=0

Both examples satisfy first and second conditions but AB could be 1 or 0. So, it's E.

I agree that explanation is a bit unclear.

Now, let's try a strict solution:

1) A*B*A = A
A=0 --> B is any number --> AB = 0
A<>0 --> AB = 1 --> B = 1/A

2) B*A*B = B
B=0 --> A is any number --> AB = 0
B<>0 --> AB = 1 --> B = 1/A

1&2) Combination of both statements results in 2 possible solutions:

A=0 and B=0 --> AB = 0
A<>0 and B<>0 --> AB = A * 1/A = 1
So, insufficient too.
_________________

NEW! GMAT ToolKit 2 (iOS) / GMAT ToolKit (Android) - The must have GMAT prep app | PrepGame

Manager
Manager
User avatar
Affiliations: University of Tehran
Joined: 06 Feb 2011
Posts: 203
Location: Iran (Islamic Republic of)
Grad GPA: 4
Concentration: Marketing
Schools: Boston U
GMAT 1: 680 Q45 V38
GPA: 4
WE: Marketing (Retail)
Followers: 6

Kudos [?]: 32 [0], given: 57

GMAT Tests User
Re: M01 #36 [#permalink] New post 20 Sep 2011, 05:59
dzyubam wrote:
It's not a good practice to divide the parts of an equation by the unknown (A or B here) because this unknown can be 0. As we know, division by 0 can't be done.
jainanurag78 wrote:
I think it should be D. Why can we divide A*B*A=A by A on both the sides and it would give us AB =1 same with the S2.



For all who think we can divide both sides by A to have AB=1;
Ok, we can try it, but just like absolute values, we have to consider two scenarios:

1) A is NOT equal to 0 : Well here AB=1

2) A is EQUAL to zero. Here since we can not divide, we have to find other ways to manipulate the statements. We arrive at A(AB-1)=0. Analyzing it, we can see AB can be both 1 and 0. Insuf.

I think D is irrelevant and if we are gonna become dubious b/w two choices, they are more likely to be C and E. As you know the general guideline is to choose C b/w C and E on tough questions when it comes to guessing. Solving it, I couldn't make my brain free of the thought that the statements together may be suf.
_________________

Ambition, Motivation and Determination: the three "tion"s that lead to PERFECTION.

World! Respect Iran and Iranians as they respect you! Leave the governments with their own.

Intern
Intern
Joined: 05 Jul 2011
Posts: 5
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: M01 #36 [#permalink] New post 22 Sep 2011, 21:50
answer is definitely C)

1) A=0 or AB=1

2) B=0 or AB=1

C) AB=1 is the only solution that satisfies both statements --> Does AB=1? --> YES
Intern
Intern
Joined: 05 Jul 2011
Posts: 5
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: M01 #36 [#permalink] New post 22 Sep 2011, 21:55
E)

1) A=0 (meaning AB=0) OR AB=1

2) B=0 (meaning AB=0) OR AB=1

Yes, E) is the correct answer. Even putting the two statements together, there are two possibilities for the value of AB (0 OR 1)
Intern
Intern
Joined: 18 Jan 2012
Posts: 46
Location: United States
Followers: 2

Kudos [?]: 37 [0], given: 21

Re: M01 #36 [#permalink] New post 20 Sep 2012, 06:11
What are wonderful question !
Reminds me of the Mona lisa.. Wonderfully simple in its presentation, yet on closer inspection, the painting reveals so many subtleities.
Anyway, the key point to remember is that , on the GMAT,
a) If the questions pertains to the "=" symbol, never ever cancel terms on both ends unless one is sure that the variable is not equal to 0. Remember that there is no such mathematical action as "Cancellation". Cancellation is division in disguise.
b) If the question pertains to the ">" or "<" symbol, never ever divide, or cross multiply unless one is certain that the variable being acted upon is >0. Remember that there is no such mathematical operation as "Cross multiplying". It is multiplication in disguise

Apply the FOIN tests to ensure that you have covered all the values that a variable may assume :-
F - Fraction
o - ZERO
i - Integer or Irrational
N - Negative
_________________

-----------------------------------------------------------------------------------------------------
IT TAKES QUITE A BIT OF TIME AND TO POST DETAILED RESPONSES.
YOUR KUDOS IS VERY MUCH APPRECIATED

-----------------------------------------------------------------------------------------------------

Intern
Intern
Joined: 26 Jul 2012
Posts: 2
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: M01 #36 [#permalink] New post 22 Sep 2012, 03:12
well, i first chose E but on a second thought, i chose A , cos, drug related is an entity and others' is another entity that must be recognised as well. so i go for A, i hope am right.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10130 [0], given: 965

Re: M01 #36 [#permalink] New post 22 Sep 2012, 07:53
Intern
Intern
Joined: 06 Mar 2012
Posts: 14
Schools: Booth '15
Followers: 0

Kudos [?]: 0 [0], given: 8

Re: M01 #36 [#permalink] New post 23 Sep 2012, 08:24
when you take it combined, you say:

either (A=0 and B=0) or (AB=1) ----not sufficient.
Re: M01 #36   [#permalink] 23 Sep 2012, 08:24
    Similar topics Author Replies Last post
Similar
Topics:
New posts Access to M01 Test Guest 1 27 Nov 2007, 13:31
Popular new posts 10 Experts publish their posts in the topic M01-Q15 goalsnr 19 16 Jul 2008, 21:25
Popular new posts 4 M01 27 IanStewart 11 21 Aug 2008, 10:29
New posts Experts publish their posts in the topic m01 cgyuyo 1 27 May 2009, 11:20
New posts 1 Experts publish their posts in the topic M01-36: Is the product of a and b equal to 1? manulath 5 09 Jun 2012, 08:49
Display posts from previous: Sort by

M01 #36

  Question banks Downloads My Bookmarks Reviews  

Go to page   Previous    1   2   [ 33 posts ] 

Moderator: Bunuel



GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.