perplexed

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 129
Joined: Mon Dec 15, 2008 11:43 pm
Location: Hyderabad
Thanked: 2 times

perplexed

by naaga » Tue Mar 03, 2009 7:55 am
. If•represents one of the operations +, –, and ×,k . (r + m ) = ( k . r ) + ( k . m ) is for all numbers k, r and m?
(1) k•l is not equal to l•k for some numbers k.
(2) •represents subtraction.


I didn't understand the problem, anyone please explain this in detail
Source: — Data Sufficiency |

Senior | Next Rank: 100 Posts
Posts: 88
Joined: Tue Mar 03, 2009 8:10 am
Thanked: 3 times

by quocbao » Tue Mar 03, 2009 8:33 am
Both choices lead to "." is subtraction, if you use substitution to check the answer.

So we have

k - ( r + m ) = k - r + k - m

or

k - r - m = 2k - r - m

It won't happen for all numbers => we can reply the question.

The answer will be D, I or II

Legendary Member
Posts: 1035
Joined: Wed Aug 27, 2008 10:56 pm
Thanked: 104 times
Followed by:1 members

by scoobydooby » Tue Mar 03, 2009 1:14 pm
k . (r + m ) = ( k . r ) + ( k . m )?

stmnt 1: k•l is not equal to l•k for some numbers k
=> "•" is neither addition or multiplication. "•" has be subtraction.
k-(r+m)=k-r-m (LHS)
k-r+k-m=(RHS)
or k . (r + m ) not equal to ( k . r ) + ( k . m )
sufficient


stmnt 2: "•" represents subtraction
same info as in 1 above
sufficient
hence D

Junior | Next Rank: 30 Posts
Posts: 21
Joined: Mon Nov 24, 2008 1:56 am

by Ramp » Wed Mar 11, 2009 3:05 am
k-(r+m)=k-r-m (LHS)
k-r+k-m=(RHS)
or k . (r + m ) not equal to ( k . r ) + ( k . m )
sufficient

what if k is 0 .