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
Nutka1998 [239]
3 years ago
13

Q1 (16pts) – Mandatory Show all the steps you took to calculate the number. If you only show the final result (and not the steps

), you will get NO CREDIT for the exercise. No calculators allowed. a) (4pts) Convert the following number from base 2 to base 10. Show your work. 1000101 b) (4pts) Convert the following hexadecimal number from base 16 to base 10. Show your work. bad c) (4pts) Convert the following number from base 10 to base 2. Show your work.
Mathematics
1 answer:
xeze [42]3 years ago
5 0

Answer:

1. 69

2. 2989

3. Incomplete

Step-by-step explanation:

1. Covert 1000101 from base 2 to base 10

To convert a number from base 2 to base 10, we have to multiply individual digits of that number by the power of the base the digit represent.

First, we start our digit representation from the rightmost digit to the leftmost digit

This will give us

1

0

1

0

0

0

1

(notice that the digits are represented in a backward direction)

The first digit is at position 0, the next is at position 1, the next is at 2 till we get to the last digit; i.e.

1 -> 0

0 -> 1

1 -> 2

0 -> 3

0 -> 4

0 -> 5

1 -> 6

The next step is to remove the 0 individual digits, so we have

1 -> 0

1 -> 2

1 -> 6

After the we multiply the individual digits by the power of the base the digit represent

In this question, we're dealing with base 2

So, this gives us

1 * 2^0 = 1 * 1 = 1

1 * 2^2 = 1 * 4 = 4

1 * 2^6 = 1 * 64 = 64

The last step is to add up the results above

1 + 4 + 64 =69

2. Convert bad from base 16 to base 10

We apply the same method in question 1 to this

First, we start our digit representation from the rightmost to the leftmost digit

d

a

b

Then we introduce the position

d -> 0

a -> 1

b -> 2

There's no 0 digits in this, so we skip this step.

The next step after this is to convert each hexadecimal alphabet to hexadecimal digits

The hexadecimal represents digits in the following way;

0 1 2 3 4 5 6 7 8 9 a b c d e f

Notice that after 9, it switched to alphabet a, then b till it gets to f

The alphabets represents numbers. a represents 10; b, 11; c, 12; d, 13; e, 14 and f, 15.

So, our hexadecimal alphabets will be replaced with the digits equivalent

13 -> 0

10 -> 1

11 -> 2

Then we multiply the individual digits by the power of the base of the digits represent.

Here, we're dealing with base 16.

So, we have

13 * 16^0 = 13 * 1 = 13

10 * 16^1 = 10 * 16 = 160

11 * 16^2 = 11 * 256 = 2816

Then we add these results

13 + 160 + 2816 = 2989

3. Incomplete question.

In question 1, we converted from base 2 to base 10

Here, I'll convert the result in question 1 to base 2

So I'll be working base on this following question.

Convert 69 in base 10 to base 2

Converting from base 10 to any base requires division (unlike question 1 and 2 above)

An important thing to note is the remainder and the resulting quotient (as, will be seen later)

It's also to be noted that, the division will not stop until the resulting quotient equals 0.

Also, the divisor will be the base we're converting from.

The divisor is 2, in this case.

Step 1. Divide 69 by 2

69/2 = 34 remainder 1.

Is 34 equals to 0? No.

Meaning that we have to continue dividing

Step 2. 34/2 = 17 remainder 0

Step 3. 17/2 = 8 remainder 1

Step 4 8/2 = 4 remainder 0

Step 5. 4/0 = 2 remainder 0

Step 6. 2/2 = 1 remainder 0

Step 7. 1/2 = 0 remainder 1

We stop here, because our quotient is now 0

Our results is the reminder; but we have to pick each remainder from the bottom to the top;

i.e. 1000101

So, 69 in base 10 equals 1000101 in base 2

You might be interested in
A line passes through (4, 5) and (8, 9). Which equation best represents the line?
xxTIMURxx [149]

Answer:

that is the equation of the line, its slope is 1 and the y-intercept is 1 y = x + 1

Step-by-step explanation:

we can calculate the slope of this line passing through (4,5) and (8,9) like this:

m = (y2 - y1)/(x2 - x1)

m = (9 - 5)/(8 - 4)

m = 4/4

m = 1

so the slope is 1, and now we can use the equation of one point and the slope to write the line's equation:

y - y1 = m(x - x1)

y - 5 = 1*(x - 4)

y - 5 = x - 4

y = x + 1

that is the equation of the line, its slope is 1 and the y-intercept is 1



7 0
3 years ago
A company has 50 employees all working in the same building.
balandron [24]
Yes it did because 90% of fifty is 45 (50 divided by 10 x 5) and the graph shows that 46 employees left the building within a minute
6 0
2 years ago
During a concert the temperature should not rise above 40°C.
zaharov [31]

Answer:

the answer is 55

Step-by-step explanation:

if you subtract 40 degrees from 95 degrees you get 55 degrees. There are plenty of other ways to do that problem but i have a little bit of time. SORRY!

                                                                       -  I hope that helped

6 0
3 years ago
Find the value of the variable(s). If your answer is not an integer, leave it in simplest radical form.
algol13
Answers:
x = 24
y = 8√3
Explanation:

1) Since, the given triangle is a right triangle, and you have both an angle and the hypotenuse length, you can use some trigonometric ratios to find the variables.

2) The variables given represent:

x: adjacent-leg to angle 30°
y: opposite length to angle 30°

3) sine ratio:

sin 30° = opposite-leg / hypotenuse = y / (16√3)

⇒ y = 16√3 sin 30° = 16√3 × (1/2) = 8√3

4) cosine ratio

cos 30° = adjacent-leg / hypotenuse = x / (16√3)

⇒ x = 16√3 cos 30° = 16√3 (√3 / 2) = 16 × 3 / 2 = 24

4 0
3 years ago
How to expand the number 2,937,082​
denis-greek [22]
2x1,000,000
9x100,000
3x10,000
7x1,000
0x100
8x10
2x1
7 0
2 years ago
Other questions:
  • The area of the square is less than 63 cm to the second power
    10·1 answer
  • Express (0.0006) in engineering notation.
    12·1 answer
  • Gary is looking over his receipts from his trip to Europe. When he was in Germany, he exchanged US dollars for euros at a rate o
    6·2 answers
  • A toy train is built with the ratio of the model to the real of 1:30. If the real train is supposed to be 55 feet long, how many
    8·1 answer
  • Write the integral in one variable to find the volume of the solid obtained by rotating the first-quadrant region bounded by y =
    12·1 answer
  • What are the coordinates of the focus of the parabola shown below?
    13·1 answer
  • Given h (x) = x2 – 4 what is h (6)?<br><br>Only 3 more questions help me !​
    6·1 answer
  • An infant playpen is in the shape of a circle. If the playpen has a diameter of 2 meters, what is the approximate area of the pl
    9·1 answer
  • Are two line segments always similar
    9·2 answers
  • HELPPP
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!