BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

a # b = a + b – ab

Expert replies
by Ahmed MS » Sun Jun 12, 2011 11:34 pm
If # is defined by a # b = a + b - ab, then which is true?

a # b = b # a
a # 0 = a
(a # b) # c = a # (b # c)
a. I
b. II
c. I & II
d. I & III
e. I, II & III

The answer of the above problem is e. I am looking for a short and smart way to solve this problem.

Cheers!
Join the discussion
Source: — Problem Solving |

by Anurag@Gurome » Mon Jun 13, 2011 12:17 am
Ahmed MS wrote:If # is defined by a # b = a + b - ab, then which is true?

a # b = b # a
a # 0 = a
(a # b) # c = a # (b # c)
  • I. a # b (a + b - ab) and b # a = b + a - ab ----> TRUE
    II. a # 0 = a + 0 - a*0 = a ----> TRUE
    III. (a # b) # c = (a # b) + c - (a # b)c = (a + b - ab) + c - (a + b - ab)c = (a + b + c - ab -bc - ca + abc) = a + (b + c - bc) - a(b + c - bc) = a + (b # c) - a(b # c) = a # (b # c) ----> TRUE
The correct answer is E.
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/
Join the discussion

by sunilramu » Mon Jun 13, 2011 4:12 pm
a # b = b # a
a # 0 = a
(a # b) # c = a # (b # c)


a=1, b=2, c=3

1+2-2 = 2+1-2 +> 1=1 true
1+0-0 = 1 =>1=1 true
(1+2-2)#3 = 1 # (2+3-6) => 1#3 = 1#-1 => 1+3-3=1-1+1 => 1=1 true
Join the discussion

by MBA.Aspirant » Mon Jun 13, 2011 4:37 pm
Ahmed MS wrote:If # is defined by a # b = a + b - ab, then which is true?

a # b = b # a
a # 0 = a
(a # b) # c = a # (b # c)
a. I
b. II
c. I & II
d. I & III
e. I, II & III

The answer of the above problem is e. I am looking for a short and smart way to solve this problem.

Cheers!
I) a#b = b#a

a+b-ab = b+a-ba

II)a#0 = a

a+0-a*0= a-0 = a

III) (a # b) # c = a # (b # c)

a+b-ab+c- c(a+b-ab) = a +(b+c-bc) - a(b+c-bc)

a+b-ab+c - ac-bc+abc = a+b+c-bc - ab-ac+abc
-ab = - ab

or you can use numbers

a=1 b=2 c=3
Join the discussion