Math operations: result signs (table)
Table shows how sign of arguments (positive, negative) affect the final result for various math operations such as addition, subtraction, multiplication etc.

Beta version#

BETA TEST VERSION OF THIS ITEM
This online calculator is currently under heavy development. It may or it may NOT work correctly.
You CAN try to use it. You CAN even get the proper results.
However, please VERIFY all results on your own, as the level of completion of this item is NOT CONFIRMED.
Feel free to send any ideas and comments !

Addition: sign of sum#

The first argument The second argument ResultExample I
(positive result)
Example II
(negative result)
positive number+positive number=positive numberShow source3+5=83 + 5 = 8Show source-
positive number+negative number=unknown sign
(depends on arguments)
Show source3+(2)=13 + (-2) = 1Show source3+(5)=23 + (-5) = -2
negative number+positive number=unknown sign
(depends on arguments)
Show source3+5=2-3 + 5 = 2Show source3+2=1-3 + 2 = -1
negative number+negative number=negative numberShow source-Show source3+(5)=8-3 + (-5) = -8

Subtraction: sign of difference#

The first argument The second argument ResultExample I
(positive result)
Example II
(negative result)
positive number-positive number=unknown sign
(depends on arguments)
Show source32=13 - 2 = 1Show source35=23 - 5 = -2
positive number-negative number=positive numberShow source3(5)=83 - (-5) = 8Show source-
negative number-positive number=negative numberShow source-Show source35=8-3 - 5 = -8
negative number-negative number=unknown sign
(depends on arguments)
Show source3(5)=2-3 - (-5) = 2Show source3(2)=1-3 - (-2) = -1

Multiplication: sign of product#

The first argument The second argument ResultExample I
(positive result)
Example II
(negative result)
positive number×positive number=positive numberShow source35=153 \cdot 5 = 15Show source-
positive number×negative number=negative numberShow source-Show source3(5)=153 \cdot (-5) = -15
negative number×positive number=negative numberShow source-Show source35=15-3 \cdot 5 = -15
negative number×negative number=positive numberShow source3(5)=15-3 \cdot (-5) = 15Show source-

Division: sign of quotient#

The first argument The second argument ResultExample I
(positive result)
Example II
(negative result)
positive number÷positive number=positive numberShow source6÷3=26 \div 3 = 2Show source-
positive number÷negative number=negative numberShow source-Show source6÷(3)=26 \div (-3) = -2
negative number÷positive number=negative numberShow source-Show source6÷3=2-6 \div 3 = -2
negative number÷negative number=positive numberShow source6÷(3)=2-6 \div (-3) = 2Show source-

Some facts#

  • The sign of the number (positive or negative) obtained as a result of arithmetic operation depends both on type of operation (addition, multiplication, etc.) and the used arguments. However, there are general rules that can be helpful during performing calculations or at least sort out what we already know about various mathematical operations.

  • The sum of two numbers with the same signs keep the sign of arguments. If added numbers have different signs, then the result sign is unspecified and depends on the arguments used:
    • the sum of two positive numbers is always positive,
      a+b=ca + b = c
    • the sum of two negative numbers is always negative,
      (a)+(b)=(a+b)=c(-a) + (-b) = -(a + b) = -c
    • sum of numbers with different signs ("positive plus negative" or "negative plus positive") is unspecified and depends on the numbers used.
      a+(b)=±ca + (-b) = \pm c
      a+b=±c-a + b = \pm c

  • The difference of two numbers with different signs gives the same sign as the minuend (the first argument, the number from which we subtract). In other cases, the result sign is unspecified and depends on the arguments used:
    • subtraction of positive number from the negative one is negative,
      ab=c-a - b = -c
    • subtraction of negative number from the positive one is positive,
      a(b)=a+b=ca - (-b) = a + b = c
    • subtraction of two numbers with the the same signs gives a result with unspecified sign, which depends on the arguments used.
      ab=±ca - b = \pm c
      a(b)=±c-a - (-b) = \pm c

  • Product (multiplication) or quotient (division) of two numbers with identical signs is always positive.
    ab=a(b)=ca \cdot b = -a \cdot (-b) = c
    ab=ab=c\dfrac{a}{b} = \dfrac{-a}{-b} = c

  • If the numbers used have a different signs, the obtained product or quotient is always negative.
    a(b)=ab=(ab)=ca \cdot (-b) = -a \cdot b = -(a \cdot b) = -c
    ab=ab=ab=c\dfrac{a}{-b} = \dfrac{-a}{b} = -\dfrac{a}{b} = -c

Tags and links to this website#

What tags this calculator has#

Permalink#

This is permalink. Permalink is the link containing your input data. Just copy it and share your work with friends:

Links to external sites (leaving Calculla?)#

JavaScript failed !
So this is static version of this website.
This website works a lot better in JavaScript enabled browser.
Please enable JavaScript.