Difficulty: Medium
Correct Answer: Both Statement I and Statement II are necessary
Explanation:
Introduction / Context:
This is a data sufficiency question on simple interest. Instead of asking you to compute a numerical value directly, it asks whether the given statements provide enough information to determine the principal. You must analyse each statement independently and then together, using the simple interest formula, without necessarily computing the final numeric principal.
Given Data / Assumptions:
Concept / Approach:
For simple interest, I = (P * r * t) / 100, where I is interest, P is principal, r is rate, and t is time in years. Data sufficiency problems require deciding whether a statement or combination of statements is enough to uniquely determine P. We are not required to calculate P explicitly, but we can do it to verify understanding.
Step-by-Step Solution:
Step 1: Analyse Statement I alone. It gives I = 7,000 for t = 7 years, so 7,000 = (P * r * 7) / 100.
Step 2: Rearranging, P * r = (7,000 * 100) / 7 = 100,000. This relation involves two unknowns P and r, so P cannot be uniquely found.
Step 3: Therefore, Statement I alone is not sufficient.
Step 4: Analyse Statement II alone. The amount doubles in 5 years, so P + I = 2P, hence I = P.
Step 5: Under SI, I for 5 years is (P * r * 5) / 100, so (P * r * 5) / 100 = P, giving r = 100 / 5 = 20%.
Step 6: Statement II alone gives r = 20% but no information about the actual value of P, so P is still unknown.
Step 7: Combine Statements I and II. From I: P * r = 100,000. From II: r = 20%. So P = 100,000 / 20 = ₹5,000.
Step 8: Only by using both statements together do we get a unique principal P.
Verification / Alternative check:
With P = ₹5,000 and r = 20%, SI for 7 years would be (5,000 * 20 * 7) / 100 = 5,000 * 1.4 = ₹7,000, matching Statement I. Amount after 5 years would be P + I = 5,000 + (5,000 * 20 * 5) / 100 = 5,000 + 5,000 = ₹10,000, which is double the principal, matching Statement II. Thus both statements are consistent and jointly sufficient.
Why Other Options Are Wrong:
Common Pitfalls:
Many test takers mistakenly stop when they find r from Statement II and assume this is enough to answer the question, forgetting that the question asks for the principal. Others try to compute P from Statement I alone and ignore that r is unknown. In data sufficiency, always check whether the variables of interest can be uniquely determined from the information provided.
Final Answer:
The correct choice is Both Statement I and Statement II are necessary to determine the principal.
Discussion & Comments