SOLUTION: 1. Fill in the missing units • B Byte (ones) 100 • KB Kilobyte (thousands) 103 • MB Megabyte (millions) 106 • GB Gigabyte (billions) 109 • TB Terabyte (tril

Algebra ->  Conversion and Units of Measurement -> SOLUTION: 1. Fill in the missing units • B Byte (ones) 100 • KB Kilobyte (thousands) 103 • MB Megabyte (millions) 106 • GB Gigabyte (billions) 109 • TB Terabyte (tril      Log On


   



Question 1184091: 1. Fill in the missing units
• B Byte (ones) 100
• KB Kilobyte (thousands) 103
• MB Megabyte (millions) 106
• GB Gigabyte (billions) 109
• TB Terabyte (trillions) 1012
• (quadrillions) 1015
• (quintillions) 1018
• (sextillions) 1021
• (septillions) 1024

Answer by ikleyn(52784) About Me  (Show Source):
You can put this solution on YOUR website!
.

Data generally uses SI (International System of Units) prefixes, basically the artist formerly known as the metric system. 

Following this system, tera- is the fourth power of 1000. The prefix after tera- should be 1000^55, or peta-. 

Therefore, after terabyte comes petabyte. Next is exabyte, then zettabyte and yottabyte. 

However, binary does not operate on the same scale as SI. It is measured as powers of two rather than powers of ten. 

When computer scientists first started talking in terms of large amounts of data, they just rounded to the nearest SI prefix. 

Sometimes, technology manufacturers still round to powers of 1000 but are actually talking about powers of 1024 (which is 210). 

Special binary prefixes have been made up to correspond to powers of 1024 rather than 1000, but they’re not used consistently. 

When a hard drive says it has a capacity of 1 terabyte (TB), 10004, it might actually be 1 tebibyte (TiB), or 10244. 

Binary prefixes go kibi-, mebi-, gibi-, tebi-, pebi-. So what comes after terabyte? Petabyte. 

But in some cases it may more accurately be called a pebibyte.

-------------------

Copied and pasted from this source

https://www.britannica.com/story/what-comes-after-terabyte


Formatting is mine.