peche \$m[1]:8、x^3>y
(1)根号x > y
(2)x > y
(Ans:E)
我選的是C
(面對DS的根號提 ..我都好怕喔)
我的作法是:
1) 2) 分別代了假設x = 4 (y = 3) and X = 0.04 (y = 0.1) 的數 => 不合 (所以C OR E)
如果兩個都考慮的話 , X就不應該介於0和1間,所以我就選了C。
想請問我是不是不應該用這種帶入數字的方法算? 還是有沒考慮的細節觀念?
<因為我根號的觀念很差 ,所以一邊算一邊都感到有算錯的心虛。>
麻煩大家多多指教了~
在OG10th p234 有提到DS答題的一個概念
This data sufficiency problem consists of a question and two statements, labeled (1) and (2), in which certain data are given. You have to decide whether the data given in the statements are sufficient for answering the question...
也就是說statement(1) and (2) 所給定的條件一定是對的,要用這兩個statements 去檢驗題目所問的問題.
在答題時所列舉的數字是不能背離statement所給的條件的.
所以peche大大...您所帶入的數字似乎有點...
statement(1) x[sup]0.5[/sup] > y
ex<i>: Let x = 1/4, y = 1/3
(1/4)[sup]0.5[/sup] > 1/3 ==> (1/4)[sup]3[/sup]=
x[sup]3[/sup] < y=1/3
ex<ii>: Let x = 4, y =1
4[sup]0.5[/sup] > 1 ==> 4[sup]3[/sup]=
x[sup]3[/sup] > y=1
故statement(1)單獨不充分
statement(2) x > y
ex<i>: Let x = 1/2, y = 1/3
1/2 > 1/3 ==> (1/2)[sup]3[/sup]=
x[sup]3[/sup] < y=1/3
ex<ii>: Let x = 2, y = 1
2 > 1 ==> 2[sup]3[/sup]=
x[sup]3[/sup] > y=1
故statement(2)單獨不充分
statement(1) and (2): x[sup]0.5[/sup] > y and x > y
ex<i>: Let x = 1/4, y = 1/10
(1/4)[sup]0.5[/sup] = 1/2 > 1/10 ......符合statement(1)
1/4 > 1/10 ......符合statement(2)
檢驗 x[sup]3[/sup] > y ?
(1/4)[sup]3[/sup] = 1/64 =
x[sup]3[/sup] < y = 1/10
ex<ii>: Let x = 4, y = 1
4[sup]0.5[/sup] = 2 > 1......符合statement(1)
4 > 1 ......符合statement(2)
檢驗 x[sup]3[/sup] > y ?
4[sup]3[/sup] = 64 =
x[sup]3[/sup] > y = 1
故statement(1) and (2) 合併亦不充分
所以ans(E)應該沒錯
小弟的一點淺見...如有錯...請指正...