We are tasked with determining the percentage of copper in an alloy made of only copper and tin.
Let the weight of copper be C kilograms and the weight of tin be T kilograms.
The total weight of the alloy is C+T, and we want to find:
Percentage of copper by weight= C/(C+T)×100.
Analyzing the Statements(1) If the weight of the tin is increased by 50%, the total weight of the alloy becomes 9 kilograms.
If T is increased by 50%, the new weight of tin becomes 1.5T.
The total weight of the alloy then becomes:C+1.5T=9.
The original total weight of the alloy is C+T.
Using the equation
C+1.5T=9, we cannot isolate C or T because there is only one equation and two variables.
Thus, Statement (1) alone is insufficient.
(2) If the weight of the tin is increased by 200%, the total weight of the alloy increases by 50%.
If T is increased by 200%, the new weight of tin becomes 3T.
The total weight of the alloy increases by 50%, so the new total weight is:
1.5(C+T)=C+3T.
Expanding and simplifying:
1.5C+1.5T=C+3T,
0.5C=1.5T,
C=3T.
This gives a direct relationship between
C and T, allowing us to calculate the percentage of copper:
3T/(3T+T) = 3/4
Thus, 75% of the alloy is copper. Statement (2) alone is sufficient.
(1) and (2) together: Since Statement (2) alone is sufficient, we do not need to combine it with Statement (1).
Answer: (B)
Statement (2) alone is sufficient, while Statement (1) alone is not.