PathFinder007
Bunuel
When an international relief agency extended loans to 28 countries, the unemployment rate dropped in some of the countries, and the per-capita GDP rose in some of the countries. In how many of the countries did the unemployment rate drop?
Given that {total}={unemployment rate dropped}+{GDP rose}-{both}+{neither} --> 28={unemployment rate dropped}+{GDP rose}-{both}+{neither}.
Question: {unemployment rate dropped}=?
(1) In 10 of the countries, the unemployment rate did not drop, and the per-capita GDP did not rise. {neither}=10 --> 28={unemployment rate dropped}+{GDP rose}-{both}+10. Not sufficient.
(2) In 12 of the countries, the per-capita GDP rose but the unemployment rate did not drop --> {GDP rose}-{both}=12 --> 28={unemployment rate dropped}+12+{neither}. Not sufficient.
(1)+(2) 28={unemployment rate dropped}+12+10 --> {unemployment rate dropped}=6. Sufficient.
Answer: C.
Hope it's clear.
Hey Bunuel,
could you please explain me following statement
In 12 of the countries, the per-capita GDP rose but the unemployment rate did not drop -->
{GDP rose}-{both}=12 -->
28={unemployment rate dropped}+12+{neither}. Not sufficient.
I want to know why we are considering {both} here.
{GDP rose} includes ALL the countries where GDP rose, so the countries where GDP rose and unemployment rate dropped as well the countries where GDP rose and unemployment rate did not drop:
{GDP rose} = {GDP rose and unemployment rate dropped} + {Only GDP rose} = {Both} + {Only GDP rose}
So, the number of countries where GDP rose but the unemployment rate did not drop = the total number of countries where GDP rose minus those countries where GDP rose and unemployment rate dropped:
{Only GDP rose} = {GDP rose} - {Both} --> 12 = {GDP rose}-{both}.
Hope its clear.