- A. The Question can be answered by using one of the Statements alone, but cannot be answered using the other Statement alone
- B. The Question can be answered by using either Statement alone
- C. The Question can be answered by using both the Statements together, but cannot be answered using either Statement alone
- D. The Question cannot be answered even by using both the Statements together
Answer: C
Explanation
To calculate the time required to download software, we need two pieces of information: the total size of the software and the rate at which it can be transferred.
– **Statement I alone**: Provides only the size of the software (12 megabytes). Without knowing the transfer rate, we cannot determine the time. Thus, Statement I alone is insufficient.
– **Statement II alone**: Provides only the transfer rate (2.4 kilobytes per second). Without knowing the size of the software, we cannot determine the time. Thus, Statement II alone is insufficient.
– **Combining both statements**: We have the software size (12 megabytes) and the transfer rate (2.4 kilobytes per second). To calculate the time, we need to convert units to be consistent. Assuming 1 megabyte = 1000 kilobytes (a common simplification in CSAT, though technically 1024 KB):
Software size = 12 MB = 12 * 1000 KB = 12000 KB.
Transfer rate = 2.4 KB/s.
Time = Total Size / Transfer Rate = 12000 KB / 2.4 KB/s = 5000 seconds.
Since a unique time can be calculated using both statements together, but not individually, option (C) is correct. This question tests data sufficiency in a practical context.