Question 1036173
You also learned in class that one kilobyte of computer memory will hold about 2/3 of a page of typical text(without formatting). A typical book has about 400 pages. Can the 9-gig flash drive hold tens, hundreds, or thousands of such books? 
----
1 kilobyte = 1000 bytes
1 gigbyte = 1,000,000,000 bytes
----------
book = 400 pages = 400/(2/3) = 600 kilogytes
-----
# of books = 9,000,000,000/600 = 15 million books
------------
Cheers,
Stan H.
----------------