Official Solution:All marbles in a jar containing 10 marbles are either red or blue. If two marbles are drawn from the jar, at random and without replacement, is the probability that both marbles are red greater than \(\frac{3}{5}\)? The question asks whether \(P(R \ and \ R)=\frac{R}{10}*\frac{R-1}{9} \gt \frac{3}{5}\), where R is the number of red marbles in the jar.
Is \(R(R-1) \gt 54\)?
By plugging in values for \(R\), we find that, for the above inequality to be true, \(R\) must be greater than 7. Hence, the question asks whether \(R > 7\), so whether the number of red marbles is 8, 9, or 10..
(1) The probability that both marbles selected will be blue is less than \(\frac{1}{10}\).
This implies that \(\frac{B}{10}*\frac{B-1}{9} \lt \frac{1}{10}\), where B is the number of blue marbles in the jar. Simplifying this inequality, we get \(B(B-1) < 9\), By plugging in values for \(B\), we find that \(B\) must be less than 4. Therefore, the number of red marbles in the jar can be 7, 8, 9, or 10: \(R > 6\). Not sufficient.
(2) At least 60% of the marbles in the jar are red. This means that the number of red marbles is greater than or equal to 6: \(R \geq 6\). Not sufficient.
(1)+(2) Combining the two statements, we know that the number of red marbles in the jar is between 6 and 10: \(R \gt 6\). If \(R\) is 6 or 7, answer is NO but if \(R\) is 8, 9, or 10, the answer is YES. Not sufficient.
Answer: E