answersLogoWhite

0

The answer to the problem is -40. When you subtract a larger number from a smaller number, the result is a negative number.

User Avatar

Wiki User

10y ago

What else can I help you with?

Continue Learning about Computer Science

How to subtract binary numbers using 2's complement method?

To subtract binary numbers using the 2's complement method, follow these steps: Convert the number you want to subtract into its 2's complement form by inverting all the bits and adding 1. Add this 2's complement number to the other binary number you want to subtract from. Discard any overflow bit if it occurs. The result will be the subtraction of the two binary numbers in binary form. This method allows for subtraction in binary by using the concept of 2's complement to handle negative numbers.


How many hours is it between 630 am to 430 pm?

It takes ten hours to go from 6:30 a.m. to 4:30 p.m.. You can easily calculate this by converting the time to military time, then subtract 6:30 from 16:30 and you'll get 10.


The earliest calculating devices are?

The china had one with rows wooden round balls on wires, 3 rows of them, 3 balls & 3 balls =6 in the last row, that was add, to subtract it was to the left cool


Instructures of computer?

This is called machine code and it consists of numbers (binary) used to tell the CPU what to do next. They're very simple, such as add or subtract; it can multiply by 2 (called shift); uses only integer numbers; and most of them are used to fetch or store data in memory. The old 8080 had 256 instructions. The Pentium has a few more but most of the are just because it must access a larger memory.


Does computer perform multiplications and subtraction.?

Yes. In windows its often located in Start > Programs > Accessories > Calculator. They perform this using a math processor built into the CPU (Central Processing Unit). Older computers had a separate math processor called a Math-CoProcessor