Technically the number 0 can never be positive or negative. Imagine two pieces of land separated by a river, these pieces of land are connected by the bridge. On the Right piece of land the numbers are positive while on the Left they are negative. The bridge is the number 0 serving only as a metaphorical bridge. Think of the number 0 as neutral, neither positive or negative.
two times a negative number does not equal 0.
Well, depending on the numbers it can equal a negative ora positive or 0. Hope this helps :)
In Java:if (myNumber > 0) System.out.println("The number is positive);else if (myNumber < 0) System.out.println("The number is negative);else System.out.println("The number is equal to zero);In Java:if (myNumber > 0) System.out.println("The number is positive);else if (myNumber < 0) System.out.println("The number is negative);else System.out.println("The number is equal to zero);In Java:if (myNumber > 0) System.out.println("The number is positive);else if (myNumber < 0) System.out.println("The number is negative);else System.out.println("The number is equal to zero);In Java:if (myNumber > 0) System.out.println("The number is positive);else if (myNumber < 0) System.out.println("The number is negative);else System.out.println("The number is equal to zero);
Not necessarily. 5 + (-6) = -1, a negative 5 + (-5) = 0 or 5 + (-4) = 1, a positive.
Adding a negative is the same as subtracting a positive. 9 - 9 = 0 9 + (-9) = 0
two times a negative number does not equal 0.
No. It is 3 less than 0.
Well, depending on the numbers it can equal a negative ora positive or 0. Hope this helps :)
In Java:if (myNumber > 0) System.out.println("The number is positive);else if (myNumber < 0) System.out.println("The number is negative);else System.out.println("The number is equal to zero);In Java:if (myNumber > 0) System.out.println("The number is positive);else if (myNumber < 0) System.out.println("The number is negative);else System.out.println("The number is equal to zero);In Java:if (myNumber > 0) System.out.println("The number is positive);else if (myNumber < 0) System.out.println("The number is negative);else System.out.println("The number is equal to zero);In Java:if (myNumber > 0) System.out.println("The number is positive);else if (myNumber < 0) System.out.println("The number is negative);else System.out.println("The number is equal to zero);
yes because 5-5=0
Not necessarily. 5 + (-6) = -1, a negative 5 + (-5) = 0 or 5 + (-4) = 1, a positive.
Adding a negative is the same as subtracting a positive. 9 - 9 = 0 9 + (-9) = 0
Negative a is greater than, equal to or less than 0 depending on whether a, itself, is less than, equal to or greater than 0.
positive and a positive is a positive negative and a negative is a positive to answer your question: positive and a negative is a negative.
negative
Negative
It depends on the magnitude of the negative and positive values. Equal magnitudes equal zero. -2 + 2 = 0 Larger negative number than positive number equals a negative number. -3 + 2 = -1 Smaller negative number than positive number equals a positive number. -2 + 3 = 1