Subtract a negative, eg 100 - (-1) = 101.
yes you can and get a positive # too.... unless the odd # is more than the even #
One option for comparing two numbers is to subtract the first number from the second number. If the result is less than zero, the first number is larger. If the result is greater than zero, the second number is larger. If the result is zero, the numbers are equal. Another option (for positive numbers) would be to divide the first number by the second number. If the result is greater than one, the first number is larger. If the result is less than one, the second number is larger. If the result is one, the numbers are equal. This rule flips if you are comparing negative numbers.
if one number is 32 more than the other the remainder of the number must be the same for both. subtract 32 from 54. divide the result by 2 and add the 32 subracted to one of the values to give you the two numbers 11 and 43.
If you subtract a negative number from another number, you always get a bigger number. That is because minus a minus is a plus So you could subtract any negative number from 10 and answer is bigger than 10.
Subtract a negative, eg 100 - (-1) = 101.
4 + 7 + 5 = 16.
If the 2nd number is larger than the 1st number, and you subtract it from the 1st number, the result of the subtraction is negative.
It means the answer will be negative. (Because you're taking away more than you're starting with.) Go ahead and subtract the smaller number from the bigger one, and then make the result negative.
6
yes you can and get a positive # too.... unless the odd # is more than the even #
3562 is 1891 more than 1671. To get this number subtract 3562 from 1671.
One option for comparing two numbers is to subtract the first number from the second number. If the result is less than zero, the first number is larger. If the result is greater than zero, the second number is larger. If the result is zero, the numbers are equal. Another option (for positive numbers) would be to divide the first number by the second number. If the result is greater than one, the first number is larger. If the result is less than one, the second number is larger. If the result is one, the numbers are equal. This rule flips if you are comparing negative numbers.
if one number is 32 more than the other the remainder of the number must be the same for both. subtract 32 from 54. divide the result by 2 and add the 32 subracted to one of the values to give you the two numbers 11 and 43.
If you subtract a negative number from another number, you always get a bigger number. That is because minus a minus is a plus So you could subtract any negative number from 10 and answer is bigger than 10.
22
A) Subtract 6 from 48. If the result less than 6 or 0 you made a mistake. Result is 42. Hence start a counter with a value of 1. B) Subtract 6 from 42. If the result less than 6 or 0 you made a mistake. Result is 36. Hence increment the counter by 1. Now counter value is 2. C) Subtract 6 from 36. If the result less than 6 or 0 you made a mistake. Result is 30. Hence increment the counter by 1. Now counter value is 3. D) Subtract 6 from 30. If the result less than 6 or 0 you made a mistake. Result is 24. Hence increment the counter by 1. Now counter value is 4. E) Subtract 6 from 24. If the result less than 6 or 0 you made a mistake. Result is 18. Hence increment the counter by 1. Now counter value is 5. F) Subtract 6 from 18. If the result less than 6 or 0 you made a mistake. Result is 12. Hence increment the counter by 1. Now counter value is 6. G) Subtract 6 from 12. If the result less than 6 or 0 you made a mistake. Result is 6. Hence increment the counter by 1. Now counter value is 7. H) Subtract 6 from 6. If the result is not 0 you made a mistake. Result is 0. Hence increment the counter by 1. Now counter value is 8. Since we have nothing more to subtract from stop the process. The last value of the counter was 8 and so the quotient is 8.