← SAT Math の英語

Module 5

Between, Inclusive, Exclusive.

範囲の境界Han'i no Kyōkai

帰国子女・インターナショナルスクール生のための、デジタルSAT 数学の無料教材。独学で進められます。

When a question asks how many integers lie in a range, two decisions change the answer: whether the endpoints count, and the +1.

The counting rule. The number of integers from a to b inclusive is b − a + 1, not b − a.
From 12 to 40 inclusive: 40 − 12 + 1 = 29. Sanity-check on a tiny case: from 1 to 3 inclusive there are 3 numbers (1, 2, 3), and 3 − 1 + 1 = 3. ✓

  • inclusive — both endpoints count (両端を含む)
  • exclusive — neither endpoint counts (両端を含まない)
  • between 3 and 11 — on the SAT, normally exclusive; the test says "inclusive" when it means it

日本語話者がハマる理由

日本語の「12から40まで」までは、端の数を含みます。だから特に指定がなくても両端を含めて読むのが普通で、inclusive はわざわざ書く必要のない指定に見えます。英語の between は逆で、指定がなければ両端を含みません。+1 の抜けは日本語話者に限った間違いではありませんが、この二つが重なるのが日本語話者の失点パターンです。両端を含むと思い込み、さらに +1 を忘れます。この二つの誤りは打ち消し合いません。

練習問題

Problem 5.1Easy

How many integers are there from 12 to 40, inclusive?

Problem 5.2Medium

The integer x is between 3 and 11, exclusive. How many possible values does x have?

Problem 5.3Medium

How many multiples of 5 are there from 10 to 60, inclusive?