I think is 0.14583 but I’m not sure
Answer:
hi
Step-by-step explanation:
i think that answer is 345671234567000000
have a nice day
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.
Answer:
5%+15%=20%
to find 20% of 28 u multiply 28 x 0.2= 5.6
so to remove the 20% since it's 20% off u subtract 5.6 from 28
28-5.6= 22.4
Step-by-step explanation: