Integer: A whole number that can be positive, negative, or zero (..., -3, -2, -1, 0, 1, 2, 3, ...).
Real Number: Any number that can be found on the number line, including integers, fractions, and decimals.
Sign Rules: Rules governing how positive and negative numbers interact in operations.
- Convert subtractions: Change subtraction to addition using opposite
- Group by sign: Organize positive and negative numbers separately
- Apply addition rules: Same signs add, different signs subtract
- Determine final sign: Based on the larger absolute value
- Verify result: Check with number line or estimation
Original expression: (-15) + 8 - (-12) + (-7)
Rule: Subtracting a negative is the same as adding a positive
So -(-12) = +12
New expression: (-15) + 8 + 12 + (-7)
Positive numbers: 8, 12
Negative numbers: -15, -7
Positive sum: 8 + 12 = 20
Negative sum: (-15) + (-7) = -22
20 + (-22) = 20 - 22 = -2
When adding numbers with different signs, subtract absolute values and take the sign of the larger absolute value
Start at -15, move +8 to -7, move +12 to +5, move -7 to -2
Final position: -2 ✓
(-15) + 8 - (-12) + (-7) = -2
• Subtraction rule: a - b = a + (-b)
• Double negative: -(-a) = +a
• Same signs: Add absolute values, keep common sign
• Different signs: Subtract absolute values, keep sign of larger
Rational Number: A number that can be expressed as a/b where a and b are integers and b ≠ 0.
Equivalent Fractions: Fractions that represent the same value (e.g., 1/2 = 2/4).
Reciprocal: For fraction a/b, the reciprocal is b/a (used in division).
Dividing by a fraction is the same as multiplying by its reciprocal
(3/4) × (-2/5) ÷ (6/7) = (3/4) × (-2/5) × (7/6)
Multiply all numerators together: 3 × (-2) × 7 = -42
Multiply all denominators together: 4 × 5 × 6 = 120
Result: -42/120
Find the GCD of 42 and 120:
42 = 2 × 3 × 7
120 = 2³ × 3 × 5
GCD = 2 × 3 = 6
-42 ÷ 6 = -7
120 ÷ 6 = 20
Simplified: -7/20
GCD of 7 and 20 is 1, so -7/20 is in simplest form
(3/4) × (-2/5) ÷ (6/7) = -7/20
• Division to multiplication: a ÷ b = a × (1/b)
• Fraction multiplication: (a/b) × (c/d) = (ac)/(bd)
• Simplification: Divide numerator and denominator by their GCD
Order of Operations: PEMDAS/BODMAS - Parentheses, Exponents, Multiplication/Division (left to right), Addition/Subtraction (left to right).
PEMDAS: Parentheses, Exponents, Multiplication, Division, Addition, Subtraction.
Grouping Symbols: Parentheses, brackets, braces that indicate priority.
24 ÷ 4 × (3 + 2) - 5² + 6
= 24 ÷ 4 × 5 - 5² + 6
24 ÷ 4 × 5 - 5² + 6
= 24 ÷ 4 × 5 - 25 + 6
24 ÷ 4 × 5 - 25 + 6
= 6 × 5 - 25 + 6 (division first: 24 ÷ 4 = 6)
= 30 - 25 + 6 (multiplication next: 6 × 5 = 30)
30 - 25 + 6
= 5 + 6 (subtraction first: 30 - 25 = 5)
= 11 (addition: 5 + 6 = 11)
Original: 24 ÷ 4 × (3 + 2) - 5² + 6
= 24 ÷ 4 × 5 - 25 + 6
= 6 × 5 - 25 + 6
= 30 - 25 + 6
= 5 + 6 = 11 ✓
24 ÷ 4 × (3 + 2) - 5² + 6 = 11
• PEMDAS order: Parentheses → Exponents → Multiplication/Division → Addition/Subtraction
• Left-to-right: Operations of same precedence are evaluated left to right
• Grouping first: Always evaluate inside grouping symbols first
Real Number: Any number that can be represented on the number line, including rational and irrational numbers.
Operation: A mathematical procedure that combines numbers to produce another number.
Closure Property: The result of an operation on real numbers is always a real number.
Identity Element: A number that leaves others unchanged when used in an operation (0 for addition, 1 for multiplication).
- Identify operation type: Determine if addition, subtraction, multiplication, or division
- Apply sign rules: Handle positive and negative numbers correctly
- Follow order of operations: Use PEMDAS/BODMAS when multiple operations exist
- Perform calculation: Execute the mathematical operation
- Verify result: Check reasonableness and accuracy
Irrational Number: A real number that cannot be expressed as a ratio of integers.
Like Radicals: Radicals with the same radicand (number under the root sign).
Radical Simplification: Expressing radicals in their simplest form.
All terms have the same radical: √3
2√3, 5√3, and -√3 are like radicals
2√3 + 5√3 - √3 = (2 + 5 - 1)√3
= (6)√3
= 6√3
2√3 ≈ 2(1.732) = 3.464
5√3 ≈ 5(1.732) = 8.660
√3 ≈ 1.732
3.464 + 8.660 - 1.732 = 10.392
6√3 ≈ 6(1.732) = 10.392 ✓
2√3 + 5√3 - √3 = 6√3
• Like radical rule: Only radicals with the same radicand can be combined
• Radical addition: a√n + b√n = (a + b)√n
• Coefficient combination: Add/subtract coefficients while keeping the radical
Exponent: A number indicating how many times a base is multiplied by itself.
Radical: An expression involving a root (square root, cube root, etc.).
Order of Operations: PEMDAS/BODMAS rules for evaluating expressions.
√(16 × 9) = √144 = 12
2³ - 4 = 8 - 4 = 4
√25 = 5
√(16 × 9) ÷ (2³ - 4) + √25
= 12 ÷ 4 + 5
12 ÷ 4 + 5 = 3 + 5
3 + 5 = 8
Original: √(16 × 9) ÷ (2³ - 4) + √25
= √144 ÷ (8 - 4) + 5
= 12 ÷ 4 + 5
= 3 + 5 = 8 ✓
√(16 × 9) ÷ (2³ - 4) + √25 = 8
• Radical multiplication: √(ab) = √a × √b
• Order of operations: Evaluate exponents and radicals before multiplication/division
• Division: Perform before addition when no grouping symbols