Difficulty: Easy
Correct Answer: c, e, a, d, b
Explanation:
Introduction / Context:
This sequence traces the creation of a book and its eventual placement for public access. The logic is from creator and tools to medium, product, and repository.
Given Data / Assumptions:
Concept / Approach:
Respect the production order from human agent to final location.
Step-by-Step Solution:
c (Author) → e (Pen) → a (Paper) → d (Book) → b (Library).
Verification / Alternative check:
Publishing workflows (drafting → manuscript → book → cataloging) support this direction.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing medium (paper) and instrument (pen); instrument is used on the medium.
Final Answer:
c, e, a, d, b
Discussion & Comments