answersLogoWhite

0


Best Answer

12.231

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the total of 11 plus 1 plus 0.01 plus 0.11 plus 0.111?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Convert hexadecimal numbers A002B07D into octal numbers?

A002B07D16 -> binary A 1010 0 0000 0 0000 2 0010 B 1011 0 0000 7 0111 D 1101 A002B07D16 = 1010 0000 0000 0010 1011 0000 0111 11012 10 100 000 000 000 101 011 000 001 111 1012 -> octal 010 2 100 4 000 0 000 0 000 0 101 5 011 3 000 0 001 1 111 7 101 5 10 100 000 000 000 101 011 000 001 111 1012 = 240005301758 A002B07D16 = 24 000 530 1758


Do you call 001 or 011?

It depends on who you are trying to call.


011001.001110 convert it in octal?

011001.0011102 = 31.168 Simply group the bits in groups of three... 011 001 . 001 110 ... and convert each group to octal.


How do you dial from us to India?

You need to dial 011 91 and then the 10 digit Indian telephone phone number


What is the number between 0.01 and 0.027?

There are an infinite number of values between 0.01 and 0.027 for example .011 .0111 .01111 .01111 .011111 etc. , .012, .0121, .0122, etc.


What is the expanded form of 51 011?

50,000 plus 1,000 plus 10 plus 1.


Example on how to convert octal to binary?

input: 76543210(8) output: 111 110 101 100 011 010 001 000(2)


What is the first 15 counting numbers of base 6?

001, 002, 003, 004, 005, 010, 011, 012, 013, 014, 015, 020, 021, 022 and 023.


What is the code to ring England from the US?

011 44+ 44 from anywhere. In the US replace + with 011.


How do you call South Korea from the US?

The telephone country code for South Korea is +82. From the US, dial 011-82, followed by the Korean number, omitting the leading 0.(The plus sign means "insert your international access prefix here." From a GSM mobile phone, you can enter the number in full international format, starting with the plus sign. The most common prefix is 00, but North America (USA, Canada, etc.) uses 011, Japan uses 010, Australia uses 0011, and many other countries use different prefixes.)


Cell phone prefix Australia to United States?

+011 is the code, plus the area and phone numbers. For example: +011 (123) 456-7890 can also be written as +011 123 456 7890 Hope this helps!


How do you convert octal to binary?

Each digit represents 3 bits. 0 = 000 1 = 001 2 = 010 3 = 011 4 = 100 5 = 101 6 = 110 7 = 111