1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
maw [93]
3 years ago
10

Convert the decimal number 183 into an equivalent 32 bit binary number. show all your work.

Mathematics
1 answer:
german3 years ago
7 0
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

You might be interested in
If the length and width of a rectangle are tripled, the area of that rectangle will increase by what percentage? A) 9% B) 90% C)
shepuryov [24]
X*Y

3X*3Y =9XY

9XY/XY = 9
9*100%= 900%
7 0
3 years ago
Please help!!! I don't know how to do this​
saveliy_v [14]

Answer:

domain = all real numbers

Step-by-step explanation:

domain is the x axis

its asking what it goes to but if they have arrows then forever

5 0
2 years ago
Round 82.265 to the nearest whole number
poizon [28]

82.265\approx82

5 0
2 years ago
Help on this please.
olga55 [171]

Answer:

total - given, 360 -139 = 221

4 0
2 years ago
How many quart are in a gallon
Alexandra [31]

Answer:

There are 4 quarts in 1 gallon.

Step-by-step explanation:

Hope this helped you! :3

4 0
2 years ago
Other questions:
  • Which ordered pair in the form (x, y) is a solution of this equation?
    13·1 answer
  • What is this simplified?
    15·2 answers
  • How many times does 50 go into 800
    8·1 answer
  • 15 points I need help plz ASAP
    8·1 answer
  • Below are two parallel lines with a third line intersecting them.<br> I need help solving for x
    11·2 answers
  • Mathilda adds up all the natural numbers from 1 to 10 and obtains a sum of S. Then she adds up 3 odd numbers between 1 and 10 an
    15·2 answers
  • PLEASE HELP ASAP<br> find JL
    6·1 answer
  • Three numbers are in the ratio 5 :3 : 2. If the sum of their squares is 5472, find the three numbers
    12·1 answer
  • Choose ALL the shapes with at least 1 pair of perpendicular sides.
    9·2 answers
  • Determine the equation of the graph.
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!