divisible by
...으로 나누어 떨어지는
빈도: 8.530.1 백만 단어당
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으로 나누어져야 합니다.