Answer:
Bitwise OR operation = 111011101
AND operation = 10100000
NOT operation: 01001110 (NOT A)
XOR operation: 00011101
Step-by-step explanation:
OR operation: A + B = adding the two binary numbers together, starting from the least significant bit (LSB) and moving to the Most significant bit (MSB)
AND operation: A*B, multiplying the two binary numbers together.
NOT: taking the opposite of each binary digit
XOR: if either of the two binary numbers is 1, then the result is 1, but if they are both 1 or both 0, then the result becomes 0.
The sum of the angles shown is ...
720° = 3x + 240°
Then
480° = 3x
160° = x
Angle F = 160° -20° = 140°
Answer:
1) x - 4 is greater than or equal to 18
x is greater than or equal to 22
2) 12 + x is less then or equal to 17
x is less the or equal to 5
3) 23 is less than x + 16
7 is less than x
4) -6 + x is greater than or equal to -7
x is greater than or equal to -1