Given:
- Hard cover books are sold for $10 each
- Soft cover books are sold for $6 each
- We need to determine if the number of hard cover books sold is greater than the number of soft cover books sold
Statement (1): The average (arithmetic mean) selling price of all books is $9.
Let x be the number of hard cover books and y be the number of soft cover books.
We can write an equation:
(10x + 6y) / (x + y) = 9
This simplifies to:
10x + 6y = 9x + 9y
x = 3y
This tells us that the number of hard cover books is 3 times the number of soft cover books.
Therefore, statement (1) alone is sufficient to answer the question.
Statement (2): The number of hard cover books sold is 100.
This statement alone doesn't give us any information about the number of soft cover books sold. We can't determine if 100 is greater than the unknown number of soft cover books.
Therefore, statement (2) alone is not sufficient to answer the question.
The answer is (A).