Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/formosam/public_html/phpBB3/includes/bbcode.php on line 112

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/formosam/public_html/phpBB3/includes/bbcode.php on line 112

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/formosam/public_html/phpBB3/includes/bbcode.php on line 112

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/formosam/public_html/phpBB3/includes/bbcode.php on line 112

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/formosam/public_html/phpBB3/includes/bbcode.php on line 112

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/formosam/public_html/phpBB3/includes/bbcode.php on line 112

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/formosam/public_html/phpBB3/includes/bbcode.php on line 112

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/formosam/public_html/phpBB3/includes/bbcode.php on line 112

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/formosam/public_html/phpBB3/includes/bbcode.php on line 112
FormosaMBA 傷心咖啡店 • 查看主题 - GWD 04-09

GWD 04-09

關於 Problem Solving 和 Data Sufficiency 的問題都可以在這邊發表

版主: shpassion, Traver0818

GWD 04-09

帖子u9069700 » 2004-11-17 22:29

Q9:
If an integer n is to be chosen at random from the integers 1 to 96, inclusive, what is the probability that n(n + 1)(n + 2) will be divisible by 8?

A.1/4
B.3/8
C.1/2
D.5/8
E.3/4

請問這題該怎麼做呢?想破頭了也想不出來...數學丟光了~~
請指點一下..感激~~~ :D
答案:d
加油!加油
打敗ETS-------------
头像
u9069700
初級會員
初級會員
 
帖子: 52
注册: 2004-11-08 20:34

帖子homaru » 2004-11-17 22:58

1. n為偶數時n(n + 1)(n + 2)必為8的倍數
如此1~96有48個n成立

2. n為奇數時,唯有n+1為8的倍數n(n + 1)(n + 2)才會是8的倍數
(因為n跟n+2都是奇數)
如此n=7,15,23,....87,95有12個成立

(48+12)/96=5/8
有一股蛋蛋的哀傷.....i98 i98
头像
homaru
高級會員
高級會員
 
帖子: 542
注册: 2004-11-03 10:34
地址: 台北

帖子u9069700 » 2004-11-18 19:49

謝謝~~我懂了
加油!加油
打敗ETS-------------
头像
u9069700
初級會員
初級會員
 
帖子: 52
注册: 2004-11-08 20:34

帖子jpeng » 2005-10-07 21:46

那.....可不可以請問一下,
48跟12是怎麼算出來的,有什麼比較快的方法嗎?
我想好久想不出來 小妹不才 還請大家幫幫忙∼∼
jpeng
新手會員
新手會員
 
帖子: 10
注册: 2005-07-11 14:03

帖子micki » 2005-10-07 22:06

請對照homaru的解說:

1. 96/2 = 48 (偶數和奇數各佔一半)

2. 96/8 = 12
micki
白金會員
白金會員
 
帖子: 2093
注册: 2005-01-24 09:51

帖子jpeng » 2005-10-07 22:36

哦∼∼原來是這樣呀!
我懂了! 謝謝你唷 :)
jpeng
新手會員
新手會員
 
帖子: 10
注册: 2005-07-11 14:03

帖子joycewin » 2005-12-05 22:19

請問一下 為何 n為偶數時 n(n+1)(n+2) 一定是 8 的倍數阿
joycewin
新手會員
新手會員
 
帖子: 14
注册: 2005-11-16 18:00

帖子miyacco » 2005-12-07 10:36

:smile
miyacco
中級會員
中級會員
 
帖子: 156
注册: 2005-10-11 21:47
地址: 太平洋上某小島

帖子zazer.lin » 2005-12-07 13:59

請問一下 為何 n為偶數時 n(n+1)(n+2) 一定是 8 的倍數阿


Let n = 2k, where k is an any integer.
n(n+1)(n+2)
= 2k*(2k+1)*(2k+2)
= 4k*(2k+1)*(k+1)

case<i>
If k is an odd integer, i.e. k = 2m+1, where m is an any integer. Then
n(n+1)(n+2)
= 4k*(2k+1)*(k+1)
= 4(2m+1)*[2(2m+1)+1]*[(2m+1)+1]
= 4(2m+1)*[4m+3]*[2m+2]
= 8(2m+1)*[4m+3]*[m+1]

case<ii>
If k is an even integer, i.e. k = 2m, where m is an any integer. Then
n(n+1)(n+2)
= 4k*(2k+1)*(k+1)
= 4(2m)*[2(2m)+1]*[2m+1]
= 8m*[4m+1]*[2m+1]

FYI
出國留學真是條不歸路!!
头像
zazer.lin
初級會員
初級會員
 
帖子: 74
注册: 2005-07-23 19:47
地址: 打狗

帖子shine_allen » 2005-12-08 17:51

照樓上那樣解,寫這一題不知要多久,這可以用倍的嗎
头像
shine_allen
高級會員
高級會員
 
帖子: 367
注册: 2005-09-12 02:40

帖子zazer.lin » 2005-12-08 18:39

shine_allen \$m[1]:照樓上那樣解,寫這一題不知要多久,這可以用倍的嗎


這不用背啦!i70
小弟只是為了幫joycewin證明一下"n為偶數時 n(n+1)(n+2) 一定是 8 的倍數",
考試如果這樣做的話,光是這一題做完都天黑了.
這種題目我大都是用代數字比較多,只是在選數字時要多加考慮就是了.
FYR :PP
出國留學真是條不歸路!!
头像
zazer.lin
初級會員
初級會員
 
帖子: 74
注册: 2005-07-23 19:47
地址: 打狗


回到 GMAT MATH 考區

在线用户

正在浏览此版面的用户:没有注册用户 和 5 位游客