Facebook Pixel
Mathos AI logo

Order of Operations with Rational Numbers

Order of Operations with Rational Numbers

When working with rational numbersโ€”which include positive and negative whole numbers, fractions, and decimalsโ€”it is crucial to follow the standard order of operations. This ensures that everyone who solves a math problem gets the same correct answer.

The Rules (PEMDAS)

To evaluate any expression correctly, follow the PEMDAS rule:

  1. Parentheses: Solve operations inside grouping symbols first (like parentheses, brackets, or long fraction bars).
  2. Exponents: Evaluate powers and roots.
  3. Multiplication and Division: Perform these operations from left to right as they appear.
  4. Addition and Subtraction: Perform these operations from left to right as they appear.

Step-by-Step Examples

Let's apply these rules to evaluate a few expressions involving rational numbers.

Example 1

Evaluate: โˆ’2+3ร—(โˆ’4)-2 + 3 \times (-4)

  • Step 1: There are no exponents or operations inside parentheses to solve first (the parentheses around the โˆ’4-4 just indicate a negative number). We start with Multiplication.
  • Step 2: Multiply 3ร—(โˆ’4)=โˆ’123 \times (-4) = -12.
  • Step 3: Substitute this back into the expression: โˆ’2+(โˆ’12)-2 + (-12).
  • Step 4: Add: โˆ’2+(โˆ’12)=โˆ’14-2 + (-12) = -14.

Answer: โˆ’14-14

Example 2

Evaluate: (โˆ’3)2โˆ’4ร—(โˆ’12)(-3)^2 - 4 \times \left(-\frac{1}{2}\right)

  • Step 1: Evaluate the Exponent first. (โˆ’3)2=(โˆ’3)ร—(โˆ’3)=9(-3)^2 = (-3) \times (-3) = 9.
    • Expression becomes: 9โˆ’4ร—(โˆ’12)9 - 4 \times \left(-\frac{1}{2}\right)
  • Step 2: Next is Multiplication. Multiply 4ร—(โˆ’12)=โˆ’24 \times \left(-\frac{1}{2}\right) = -2.
    • Expression becomes: 9โˆ’(โˆ’2)9 - (-2)
  • Step 3: Finally, Subtract. Subtracting a negative is the same as adding a positive.
    • 9+2=119 + 2 = 11

Answer: 1111

Example 3

Evaluate: (2โˆ’5)ร—(โˆ’3)+1(2 - 5) \times (-3) + 1

  • Step 1: Solve inside the Parentheses first. 2โˆ’5=โˆ’32 - 5 = -3.
    • Expression becomes: (โˆ’3)ร—(โˆ’3)+1(-3) \times (-3) + 1
  • Step 2: Perform the Multiplication. (โˆ’3)ร—(โˆ’3)=9(-3) \times (-3) = 9.
    • Expression becomes: 9+19 + 1
  • Step 3: Add.
    • 9+1=109 + 1 = 10

Answer: 1010

Important Tips

  • Negative Exponents: Pay close attention to parentheses. (โˆ’3)2(-3)^2 means (โˆ’3)ร—(โˆ’3)=9(-3) \times (-3) = 9, but โˆ’32-3^2 means โˆ’(3ร—3)=โˆ’9-(3 \times 3) = -9.
  • Double Negatives: Remember that subtracting a negative number acts like addition (e.g., 5โˆ’(โˆ’3)=5+35 - (-3) = 5 + 3).
  • Fractions: When multiplying fractions, multiply straight across the numerators and denominators. When adding or subtracting them, always find a common denominator first.