Office Equipment & Supplies Logo

Related Topics:

A
Anonymous Posted on Apr 14, 2014

Convert binary to decimal

00011001

1 Answer

kakima

Level 3:

An expert who has achieved level 3 by getting 1000 points

One Above All:

The expert with highest point at the last day of the past 12 weeks.

Top Expert:

An expert who has finished #1 on the weekly Top 10 Fixya Experts Leaderboard.

Superstar:

An expert that got 20 achievements.

  • Office Equip... Master 102,366 Answers
  • Posted on Apr 15, 2014
kakima
Office Equip... Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

One Above All:

The expert with highest point at the last day of the past 12 weeks.

Top Expert:

An expert who has finished #1 on the weekly Top 10 Fixya Experts Leaderboard.

Superstar:

An expert that got 20 achievements.

Joined: Dec 16, 2009
Answers
102366
Questions
0
Helped
10724326
Points
622696

11001 binary is 25 decimal.

3 Related Answers

k24674

  • 8093 Answers
  • Posted on Aug 31, 2010

SOURCE: Convert between decimal and binary and back again

Sorry but this calculator cannot do calculations in other numerations just decimal. To make sure examine the calculator looking for markings like BIN OCT HEX. If you do not find any (and you will not) then you can be sure that it does not perform base conversions.

Ad

kakima

  • 102366 Answers
  • Posted on Jun 10, 2011

SOURCE: I have a TI-89 and

Enter the binary number with a 0B prefix.

Testimonial: "Thank you for the help! It worked great. Just use the prefix 0b and it goes!"

Anonymous

  • 2 Answers
  • Posted on Jul 05, 2011

SOURCE: how to convert binary with

1) Look at the following numbers before trying to convert binary to decimal. Each of them represent the value in a binary number from left to right.
128-64-32-16-8-4-2-1

2) Look at your binary number, for this example lets use 10010010. For each one add the corresponding number from step 1, the number you come out with is the conversion.

So: 10010010 -> 128+16+2 -> 146
10010010 = 146

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

1helpful
2answers

Convert to binary to a decimal 111000

To convert from binary to decimal, we have to line up the numbers with the binary columns.

1 1 1 0 0 0
2^5 2^4 2^3 2^2 2^1 2^0
32 16 8 4 2 1

32 + 16 + 8 + 0 + 0+ 0 = 56

Good luck.

Paul
0helpful
1answer

Convert decimal fraction to binary

None of these solutions answer his question. When converting a fraction or any number with decimal places to Binary, the TI-89 gives "Error: Domain error." For example, entering .6875 [2ND][MATH][BASE][BIN] does not work. I haven't found a way to do it with built in functions. In order to do these types of conversions, I use the following method.

Convert: 0.6875 to Binary
- left of decimal is a 0, so write down a 0, then a decimal point: (0.)
- multiply .6875 x 2 = 1.375 left of decimal is 1, write a 1: (0.1)
- drop the 1 and multiply .375 x 2 = .75 left of decimal is 0. write a 0: (0.10)
- multiply .75 x 2 = 1.5 left of decimal is 1, write a 1: (0.101)

- drop the 1, multiple .5 x 2 = 1. left of decimal is 1, write a 1: (0.1011).
- since there is no more fraction, the final answer is (0.1011). Hope this helps.
0helpful
2answers

How to convert a binary to text

Letters can be converted into decimal number using ASCII table. Every Character has it own equivalent number. Once converted into decimal (base 10), I could be easily converted into binary (base 2)
You could also use applications or web based applications such as ASCII to binary converter to help you convert it.
1helpful
1answer

How to convert binary with point to decimal

1) Look at the following numbers before trying to convert binary to decimal. Each of them represent the value in a binary number from left to right.
128-64-32-16-8-4-2-1

2) Look at your binary number, for this example lets use 10010010. For each one add the corresponding number from step 1, the number you come out with is the conversion.

So: 10010010 -> 128+16+2 -> 146
10010010 = 146
6helpful
2answers

How to get from dec. to binary

If you're already in decimal mode, press SHIFT BIN to switch to binary mode.

To convert a number from decimal to binary, press MODE 4 to switch to BASE-N mode. You'll find yourself in decimal mode. Enter the number to convert, press =, then press SHIFT [BIN] (the log key) and see the number in binary. To convert another number, press SHIFT [DEC] to return to decimal, enter the number, press =, then press SHIFT [BIN]. An analogous process works for hexadecimal and octal as well.

To return to "normal" use, press MODE 1 for COMP mode or MODE 2 for complex mode.
2helpful
1answer

How do you convert decimal numbers into binary?

Press MODE 4 to enter the BASE-N mode. Type in the decimal number, then press BIN to convert to binary. Press DEC to switch back to decimal for the next conversion.

You're limited to numbers in the range [-32768...32767] in binary. You can extend the range if you convert to octal or hexadecimal and then mentally convert each digit to three or four bits.
1helpful
1answer

How do I convert from decimal to binary?

change your mode to binary , then enter your decimal no in dec link and then press bin link you can get the binary equivalent
Not finding what you are looking for?

83 views

Ask a Question

Usually answered in minutes!

Top Office Equipment & Supplies Experts

ADMIN Andrew
ADMIN Andrew

Level 3 Expert

73791 Answers

ADMIN Eric
ADMIN Eric

Level 3 Expert

42240 Answers

Brad Brown

Level 3 Expert

19190 Answers

Are you an Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...