ChaseDream
搜索
返回列表 发新帖
查看: 772|回复: 1
打印 上一主题 下一主题

一道data sufficiency的题 请帮忙

[复制链接]
跳转到指定楼层
楼主
发表于 2011-5-16 02:13:20 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
题目: if`represents one of the operations +, -, and x, is k`(l+m) =(k`m) for all numbers k, l, and m?
(1) k`1 is not equal to 1`k for some numbers k.
(2) ` represents subtraction.
请问如何求解?
收藏收藏 收藏收藏
沙发
发表于 2011-5-16 11:57:30 | 只看该作者
You need to try all operations +, – , and x
so try all operator for:
k.1 is not equal to 1.k for some numbers k.
(-) k-1 is not equal to 1-k , RIGHT , SOME NUMBERS ARE YES
(+) k+1 is not equal to 1+k , WRONG , ALL NUMBERS ARE EQUAL
(x) kx1 is not equal to 1xk , WRONG , ALL NUMBERS ARE EQUAL
so you can get the rigth operator = substraction.

so try the substraction – first:
k. (l+m)=(k.l) + (k.m)
=> k- (l+m)=(k-l) + (k-m)
=> k-l-m = k-l+k-m (move l & m on the left side into the right side)
=> k=k-l+k-m+l+m
=> k=0
so you can get k=0 with substraction.

so the answer is D. EACH statement ALONE is sufficient.
您需要登录后才可以回帖 登录 | 立即注册

手机版|ChaseDream|GMT+8, 2025-10-13 02:09
京公网安备11010202008513号 京ICP证101109号 京ICP备12012021号

ChaseDream 论坛

© 2003-2025 ChaseDream.com. All Rights Reserved.

返回顶部