Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Negative number
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Arithmetic involving negative numbers== The [[Plus and minus signs|minus sign]] "β" signifies the [[Operator (mathematics)|operator]] for both the binary (two-[[operand]]) [[Operation (mathematics)|operation]] of [[subtraction]] (as in {{math|''y'' β ''z''}}) and the unary (one-operand) operation of [[Additive inverse|negation]] (as in {{math|β''x''}}, or twice in {{math|β(β''x'')}}). A special case of unary negation occurs when it operates on a positive number, in which case the result is a negative number (as in {{math|β5}}). The ambiguity of the "β" symbol does not generally lead to ambiguity in arithmetical expressions, because the order of operations makes only one interpretation or the other possible for each "β". However, it can lead to confusion and be difficult for a person to understand an expression when operator symbols appear adjacent to one another. A solution can be to parenthesize the unary "β" along with its operand. For example, the expression {{math|7 + β5}} may be clearer if written {{math|7 + (β5)}} (even though they mean exactly the same thing formally). The [[subtraction]] expression {{math|7 β 5}} is a different expression that doesn't represent the same operations, but it evaluates to the same result. Sometimes in elementary schools a number may be prefixed by a superscript minus sign or plus sign to explicitly distinguish negative and positive numbers as in<ref>{{cite book|title=Understanding by design|author1=Grant P. Wiggins|author2=Jay McTighe|page=[https://archive.org/details/isbn_9780131950849/page/210 210]|year=2005|publisher=ACSD Publications|isbn=1-4166-0035-3|url-access=registration|url=https://archive.org/details/isbn_9780131950849/page/210}}</ref> {{block indent | em = 1.5 | text = {{math|<sup>β</sup>2 + <sup>β</sup>5}} gives {{math|<sup>β</sup>7}}. }} ===Addition=== [[File:AdditionRules.svg|right|thumb|A visual representation of the addition of positive and negative numbers. Larger balls represent numbers with greater magnitude.]] Addition of two negative numbers is very similar to addition of two positive numbers. For example, {{block indent | em = 1.5 | text = {{math|1=(β3) + (β5) β=β β8}}. }} The idea is that two debts can be combined into a single debt of greater magnitude. When adding together a mixture of positive and negative numbers, one can think of the negative numbers as positive quantities being subtracted. For example: {{block indent | em = 1.5 | text = {{math|1=8 + (β3) β=β 8 β 3 β=β 5}} and {{math|1=(β2) + 7 β=β 7 β 2 β=β 5}}. }} In the first example, a credit of {{math|8}} is combined with a debt of {{math|3}}, which yields a total credit of {{math|5}}. If the negative number has greater magnitude, then the result is negative: {{block indent | em = 1.5 | text = {{math|1=(β8) + 3 β=β 3 β 8 β=β β5}} and {{math|1=2 + (β7) β=β 2 β 7 β=β β5}}. }} Here the credit is less than the debt, so the net result is a debt. ===Subtraction=== As discussed above, it is possible for the subtraction of two non-negative numbers to yield a negative answer: {{block indent | em = 1.5 | text = {{math|1= 5 β 8 β=β β3}} }} In general, subtraction of a positive number yields the same result as the addition of a negative number of equal magnitude. Thus {{block indent | em = 1.5 | text = {{math|1= 5 β 8 β=β 5 + (β8) β=β β3}} }} and {{block indent | em = 1.5 | text = {{math|1= (β3) β 5 β=β (β3) + (β5) β=β β8}} }} On the other hand, subtracting a negative number yields the same result as the addition a positive number of equal magnitude. (The idea is that ''losing'' a debt is the same thing as ''gaining'' a credit.) Thus {{block indent | em = 1.5 | text = {{math|1= 3 β (β5) β=β 3 + 5 β=β 8}} }} and {{block indent | em = 1.5 | text = {{math|1= (β5) β (β8) β=β (β5) + 8 β=β 3}}. }} ===Multiplication=== [[File:Multiplication of Positive and Negative Numbers.svg|thumb|A multiplication by a negative number can be seen as a change of direction of the [[Vector (mathematics and physics)|vector]] of [[Magnitude (mathematics)|magnitude]] equal to the [[absolute value]] of the product of the factors.]] When multiplying numbers, the magnitude of the product is always just the product of the two magnitudes. The [[sign (mathematics)|sign]] of the product is determined by the following rules: * The product of one positive number and one negative number is negative. * The product of two negative numbers is positive. Thus {{block indent | em = 1.5 | text = {{math|1= (β2) Γ 3 β=β β6}} }} and {{block indent | em = 1.5 | text = {{math|1= (β2) Γ (β3) β=β 6}}. }} The reason behind the first example is simple: adding three {{math|β2}}'s together yields {{math|β6}}: {{block indent | em = 1.5 | text = {{math|1= (β2) Γ 3 β=β (β2) + (β2) + (β2) β=β β6}}. }} The reasoning behind the second example is more complicated. The idea again is that losing a debt is the same thing as gaining a credit. In this case, losing two debts of three each is the same as gaining a credit of six: {{block indent | em = 1.5 | text = {{math| (β2}} debts {{math|) Γ (β3}} each{{math|1=) β=β +6}} credit. }} The convention that a product of two negative numbers is positive is also necessary for multiplication to follow the [[distributive law]]. In this case, we know that {{block indent | em = 1.5 | text = {{math|1= (β2) Γ (β3) β+β 2 Γ (β3) β=β (β2 + 2) Γ (β3) β=β 0 Γ (β3) β=β 0}}. }} Since {{math|1=2 Γ (β3) = β6}}, the product {{math|(β2) Γ (β3)}} must equal {{math|6}}. These rules lead to another (equivalent) ruleβthe sign of any product ''a'' Γ ''b'' depends on the sign of ''a'' as follows: * if ''a'' is positive, then the sign of ''a'' Γ ''b'' is the same as the sign of ''b'', and * if ''a'' is negative, then the sign of ''a'' Γ ''b'' is the opposite of the sign of ''b''. The justification for why the product of two negative numbers is a positive number can be observed in the analysis of [[complex numbers]]. ===Division=== The sign rules for [[Division (mathematics)|division]] are the same as for multiplication. For example, {{block indent | em = 1.5 | text = {{math|1=8 Γ· (β2) β=β β4}}, }} {{block indent | em = 1.5 | text = {{math|1=(β8) Γ· 2 β=β β4}}, }} and {{block indent | em = 1.5 | text = {{math|1=(β8) Γ· (β2) β=β 4}}. }} If dividend and divisor have the same sign, the result is positive, if they have different signs the result is negative.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)