The bits are determined by repeated division by 2 to yield either 0 or 1.
183/2 = 91 rem 1 => 1 (lowest bit) 2⁰
91/2 = 45 rem 1 => 1 (next higher bit) 2¹
45/2 = 22 rem 1 => 1 (next higher bit) 2²
22/2 = 11 rem 0 => 0 (next highrt bit) 2³
11/2 = 5 rem 1 => 1 (next higher bit) 2⁴
5/2 = 2 rem 1 => 1 (next higher bit) 2⁵
2/2 = 1 rem 0 => 0 (next higher bit) 2⁶
1/2 = 0 rem 1 => 1 (next higher bit) 2⁷
The next higher 24 bits have 0 in each bit.
For 32-bit system,
183 = 00000000 00000000 00000000 10110111 (with a space between bytes for readability)
Answer: 00000000000000000000000010110111
For part A, turn 10x + 5y = 20 into slope intercept form. An equation with the same slope as Amanda’s equation will be linear. I hope this helps :)
Hey there,
The word problem is as follows:
- t multiplied by 52 is the same as 349
In numbers this would mean t x 52 = 349. Now to solve for t we would do the opposite of multiplication which is is division.
So...
- 349 ÷ 52 = t and t = 6
The answer would be t is equal to 6 and
or 6.712
Hope I helped,
Amna
Answer:
215 dollars
Step-by-step explanation:
Don't take my word on it but that should be correct.