answersLogoWhite

0


Best Answer

Positive numbers are greater than zero, negative numbers are less than zero. There are a few few differences in how they are manipulated - particularly in multiplication or inequalities - but in most respects they are treated similarly.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the difference between positive and negative numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the positive difference between two numbers?

any negative


Is the difference of a positive integer and a negative integer always positive?

The difference between any numbers is always positive.


Is the difference of two positive numbers positive?

The difference between two numbers is the result of a subtraction. This can be either positive or negative, depending on which number is greater.


How do you teach the difference between negative numbers?

Put all the numbers - zero, positive, negative - on a number line. Positive numbers to the left, negative numbers to the right. The difference between any two numbers is represented by the distance between them. Thus putting numbers on a number line is a great visualization tool.


Is the difference of two positives a positive?

The difference between two numbers is the result of a subtraction. This can be either positive or negative.


What is the difference between a negative number and a positive number?

Negative numbers are below zero whereas positive are above zero.


Difference between natural number and integer?

natural numbers can not be negative. integers can be both positive and negative.


When is it difference of a positive and negative integer positive?

The difference between a positive integer and a negative integer is ALWAYS positive.Suppose X and Y are positive so that -Y is negative,The the difference two numbers, A and B is A - B so the difference between X and (-Y) is X - (-Y) which equals X + Y. The sum of two positive numbers is always positive.


Does the difference between a positive decimal and a negative decimals can always sometimes or never be positive and why?

It is always positive, and not just for decimal numbers but for all numbers.


What is the relationship between neggative positive and positive negative?

Negative number and positive numbers are all numbers. Negative numbers are just positive numbers multiplied by -1.


Is the difference between two positive numbers negative?

The difference between ANY two numbers that are different, is positive. For example, the difference between -5 and -3 is 2. You can move two whole numbers either up from -5, or down from -3, on the number line.


How do you decide if the difference of two numbers is positive negative zero without calculating the difference?

Formally, the difference between two numbers, x and y, is abs(x - y) which is never negative. If the two numbers are the same then the difference is 0 else it is positive. If you define the difference as x - y then it is positive if x > y, 0 if x = y and negative if x < y.