Card: 2 / 30 |
The number system consists of several types of numbers, including natural numbers (1, 2, 3, ...), whole numbers (0, 1, 2, 3, ...), integers (..., -2, -1, 0, 1, 2, ...), rational numbers (fractions like 1/2, 3/4), and irrational numbers (numbers that cannot be expressed as fractions, such as √2 or π). |
Card: 4 / 30 |
A number is rational if it can be expressed as the quotient of two integers, where the denominator is not zero. For example, 0.75 is rational because it can be written as 3/4. |
Card: 6 / 30 |
To find the least common multiple of 12 and 15, first find the prime factorization: 12 = 2² * 3 and 15 = 3 * 5. The LCM is found by taking the highest power of each prime: LCM = 2² * 3¹ * 5¹ = 60. |
Card: 8 / 30 |
For 2x + 3 to be even, 2x must be odd (since an even number minus an odd number is odd). This means that x must be odd, because multiplying an even number (2) by an odd number (x) results in an even number. |
Card: 10 / 30 |
A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself (e.g., 2, 3, 5, 7). A composite number is a natural number greater than 1 that is not prime, meaning it has divisors other than 1 and itself (e.g., 4, 6, 8, 9). |
Card: 12 / 30 |
To find the GCD of 24 and 36, first find the prime factorization: 24 = 2³ * 3 and 36 = 2² * 3². The GCD is found by taking the lowest power of each common prime: GCD = 2² * 3¹ = 12. |
Card: 14 / 30 |
A number is even if it is divisible by 2 (i.e., n mod 2 = 0) and odd if it is not divisible by 2 (i.e., n mod 2 = 1). |
Card: 18 / 30 |
If a number is divisible by both 2 and 3, it must also be divisible by 6, which is the least common multiple of 2 and 3. |
Card: 26 / 30 |
C) π is an irrational number because it cannot be expressed as a fraction of two integers. |
Card: 30 / 30 |
To convert a fraction to a decimal, divide the numerator by the denominator. For example, 3/4 = 3 ÷ 4 = 0.75. |