divisible by

~で割り切れる

頻度: 8.530.1 100万語あたり

Used to introduce the number that is used to divide.

割る数を導入するために使用されます。

カテゴリー:

例文 (10)

divisible by = ~で割り切れる (割る数を導入するために使用されます。)

  • Twelve is divisible by four.12は4割り切れます
  • A number is divisible by 2 if it's an even number.ある数が偶数であれば、その数は2割り切れます
  • Is 144 divisible by 12?144は12割り切れますか?
  • Any integer ending in 0 or 5 is divisible by 5.0か5で終わる整数はすべて5割り切れます
  • The students were learning which numbers are divisible by 3.生徒たちはどの数字が3割り切れるかを学んでいました。
  • For a number to be divisible by 6, it must be divisible by both 2 and 3.ある数が6割り切れるためには、その数は2と3の両方で割り切れなければなりません。
  • He quickly calculated that the total sum was not divisible by the number of people.彼は合計金額が人数割り切れないことを素早く計算しました。
  • The prize money, totaling $1000, is divisible by 10.賞金総額1000ドルは10割り切れます
  • In programming, you can check if a number is divisible by another using the modulo operator.プログラミングでは、剰余演算子を使ってある数が別の数割り切れるかどうかを確認できます。
  • A leap year is a year that is divisible by 4, except for end-of-century years, which must be divisible by 400.閏年とは4割り切れる年ですが、世紀の終わりにあたる年は400で割り切れなければなりません。