DS Problem...

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 30
Joined: Sun Jul 13, 2008 12:44 pm
Location: USA

DS Problem...

by ramonsa » Thu Apr 16, 2009 3:43 pm
Can someone help me with this problem?

If * represents one of the operations +,-, and x, is k * (l + m) = (k * l) + (k * l) for all numbers k,l, and m?

(1) k * 1 is not equal to 1 * k for some numbers k.
(2) * represent subtraction.

Thanks
Ramon
Source: — Data Sufficiency |

Legendary Member
Posts: 621
Joined: Wed Apr 09, 2008 7:13 pm
Thanked: 33 times
Followed by:4 members

by vittalgmat » Thu Apr 16, 2009 3:59 pm
Let me take a shot at this.


stmt 1: This says the operation * is not commutative.
Addition is commutative but not subtraction.
so * is - operator.

Now lets see if k - (l+m) = (k -l) + (k -m)
Pluging numbers will help us here

let k = 1, l= 2, m=3 (these need not be integers.. but choosing ints is fine here)
LHS
1 - (2 +3) = 1 - 5 = -4

RHS
(1 - 2) + (1 -3) = -1 + -2 = -3

LHS Not = RHS.

now lets try k =l = m=0
LHS = RHS
so 2 diff answers. Not sufficient.


Stmt 2.
* represents subtraction.

Same as stmt 1. Insufficient.

Both stmts together is not sufficient.
so
E

What is the OA ?

Senior | Next Rank: 100 Posts
Posts: 30
Joined: Sun Jul 13, 2008 12:44 pm
Location: USA

by ramonsa » Thu Apr 16, 2009 4:01 pm
D is the answer on the book.

User avatar
Junior | Next Rank: 30 Posts
Posts: 21
Joined: Tue Apr 07, 2009 4:47 am

by sands_of_time » Thu Apr 16, 2009 8:14 pm
See, here we are talking about associative law, i.e.
a x (b + c) = a x b + a x c

Now, this associative law holds good for addition and multiplication. (You can substitute numbers and check)

Now, we will be able to get an answer if we know that the symbol * means either multiplication/addition OR subtraction.

Now consider the options:
a) 1*k is not equal to k*1

This is true only if * is '-' and for subtraction, the associative law doesn't hold good(again, you can pick numbers to understand this more)

Statement Sufficient.

b) * is '-'

In accordance with the logic above, sufficient.

Hence, the answer D

Legendary Member
Posts: 621
Joined: Wed Apr 09, 2008 7:13 pm
Thanked: 33 times
Followed by:4 members

by vittalgmat » Thu Apr 16, 2009 9:12 pm
@Sands_of_time
Ur explanation is correct as long as k, l, m, n are all NOT 0.

Try k =l=m=n=0.

So I think if the Q said that the variables are not 0, the answer is D
else it is E.


Feedback appreciated.

User avatar
Junior | Next Rank: 30 Posts
Posts: 21
Joined: Tue Apr 07, 2009 4:47 am

by sands_of_time » Thu Apr 16, 2009 9:54 pm
vittalgmat wrote:
So I think if the Q said that the variables are not 0, the answer is D
else it is E.
quote]

I think you are right here vittalgmat.

Thanks for pointing it out!

Senior | Next Rank: 100 Posts
Posts: 30
Joined: Sun Jul 13, 2008 12:44 pm
Location: USA

by ramonsa » Fri Apr 17, 2009 3:24 am
Thanks!!!

Senior | Next Rank: 100 Posts
Posts: 37
Joined: Sun Jan 25, 2009 5:34 pm

by shargaur » Thu May 14, 2009 7:36 am
@vittalgmat

if you consider l,m,k = 0 then second statement will fail...which should nt happen.

1*0=0*1 in any case.

Master | Next Rank: 500 Posts
Posts: 260
Joined: Sun Oct 12, 2008 8:10 pm
Thanked: 4 times

by PAB2706 » Fri May 15, 2009 6:37 am
hi,

no where in the question they have said that k l and m shud be positive number... if we take some positive and some negetive numbers it is obvious that we will get varying answers.

if that is the case taking the operator as - will straight away give us varying answers always.. so we wont have to plug numbers....pretty obvious..isnt it? or m i missing something.

can this be a faster process...

cheers!!!