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:
The total number of Green team members is 160.
Step-by-step explanation:
Given 90% of the total members present at the meeting which is 144.
Let the total number of members be x.

Hence we can say that, The total number of Green team members is 160.
Y=square root of x
All the others would be a straight line with an unchanging slope (meaning they're linear). Y=rootx is not linear.
I hope this Helps!
For ∆RNM ~ ∆RPQ
=> RN/RP = RM/RQ
=> 7/8 = 10/14 which is wrong
So ∆RMN is not similar to ∆RQP
Answer:
Allen sold 50 cell phones while Kay sold 67 cell phones.
Step-by-step explanation:
Let the number of cell phones sold by Allen be x. This will imply that the number of cell phones sold by Kay is x + 17.
Furthermore, we are informed that together they sold a total of 117 cell phones. Therefore, we use the following equation to determine the number of cell phones sold by each;
x + x + 17 = 117
2x + 17 = 117
2x = 100
x = 50
Therefore, Allen sold 50 cell phones while Kay sold 67 cell phones.