Integer Operations Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
Compute (βˆ’6)Γ—(βˆ’9)(-6) \times (-9).

Solution

  1. 1
    Ignore the signs for a moment and multiply the absolute values: 6Γ—9=546 \times 9 = 54.
  2. 2
    Determine the sign: negative Γ—\times negative == positive.
  3. 3
    So the final product is 5454.

Answer

5454
The product of two negative integers is positive. Remember: same signs give a positive product, different signs give a negative product.

About Integer Operations

Adding, subtracting, multiplying, and dividing integersβ€”numbers that include positive values, negative values, and zero.

Learn more about Integer Operations β†’

More Integer Operations Examples