Data Sufficiency

263 questions

Question 161Question

In a financial firm, a total of 100100 portfolio audits were conducted last year. Each audit was classified as High-Risk, International, or both. Exactly 6060 audits were classified as High-Risk, and exactly 5050 audits were classified as International. What was the average (arithmetic mean) duration, in days, of the 100100 portfolio audits?

(1) The average duration of the High-Risk audits was 1414 days, and the average duration of the International audits was 1818 days.
(2) The average duration of the audits classified as both High-Risk and International was 2020 days.

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
The correct answer states that both statements together are sufficient, but neither statement alone is sufficient. By set theory, the number of audits in both categories is 60+50100=1060 + 50 - 100 = 10. The total sum of days across all 100100 audits satisfies Stotal=SHigh-Risk+SInternationalSBothS_{\text{total}} = S_{\text{High-Risk}} + S_{\text{International}} - S_{\text{Both}}. Statement (1) gives SHigh-Risk=60×14=840S_{\text{High-Risk}} = 60 \times 14 = 840 and SInternational=50×18=900S_{\text{International}} = 50 \times 18 = 900, yielding Stotal=1740SBothS_{\text{total}} = 1740 - S_{\text{Both}}, which is insufficient alone. Statement (2) gives SBoth=10×20=200S_{\text{Both}} = 10 \times 20 = 200, which is insufficient alone. Combining both gives Stotal=1740200=1540S_{\text{total}} = 1740 - 200 = 1540 days, allowing us to find a unique overall mean of 15.415.4 days.

Step-by-Step Solution

1
Determine set sizes using Principle of Inclusion-Exclusion.
Total N=100N = 100. N(H)=60N(H) = 60, N(I)=50N(I) = 50. Since every audit is in HH, II, or both, N(HI)=100=60+50N(HI)    N(HI)=10N(H \cup I) = 100 = 60 + 50 - N(H \cap I) \implies N(H \cap I) = 10.
Identify the count of audits in the overlapping set (both High-Risk and International).
2
Formulate total duration sum in terms of set sums.
Stotal=SH+SISHIS_{\text{total}} = S_H + S_I - S_{H \cap I}, where SHS_H is sum of High-Risk durations, SIS_I is sum of International durations, and SHIS_{H \cap I} is sum of durations in both categories.
Double counting principle applies to the sum of values across sets.
3
Evaluate Statement (1) alone.
SH=60×14=840S_H = 60 \times 14 = 840 days, SI=50×18=900S_I = 50 \times 18 = 900 days. Stotal=840+900SHI=1740SHIS_{\text{total}} = 840 + 900 - S_{H \cap I} = 1740 - S_{H \cap I}.
Since SHIS_{H \cap I} is unknown, StotalS_{\text{total}} cannot be calculated. Statement (1) alone is insufficient.
4
Evaluate Statement (2) alone.
SHI=10×20=200S_{H \cap I} = 10 \times 20 = 200 days.
Without SHS_H or SIS_I, StotalS_{\text{total}} cannot be calculated. Statement (2) alone is insufficient.
5
Evaluate Statements (1) and (2) together.
Stotal=1740200=1540S_{\text{total}} = 1740 - 200 = 1540 days. Mean duration = 1540/100=15.41540 / 100 = 15.4 days.
A unique value for the overall mean is obtained. Both statements together are sufficient.

Key Concept

Overlapping Sets and Weighted Averages (Sum Double Counting)
Estimated Time:2m 0s
Question 162Question

A financial advisory firm manages a portfolio of 9090 assets, each of which is classified as a Tech asset, a Biotech asset, or both. Exactly 5050 of the assets are Tech assets, and exactly 6060 of the assets are Biotech assets. Is the average (arithmetic mean) value of the Tech-only assets greater than the average value of the Biotech-only assets?

(1) The average value of all 5050 Tech assets is $12\$12 million, and the average value of all 6060 Biotech assets is $12\$12 million.
(2) The average value of the 2020 assets classified as both Tech and Biotech assets is $15\$15 million.

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
Combining both statements allows us to solve for the exact average value of the Tech-only assets (1010 million) and the Biotech-only assets (10.510.5 million). Because we can answer the stem's question with a definitive 'No' (1010 is not greater than 10.510.5), both statements together are sufficient.

Step-by-Step Solution

1
Determine the number of assets in each non-overlapping subgroup using set theory.
Total assets N=90N = 90, Tech assets T=50|T| = 50, Biotech assets B=60|B| = 60. Using TB=T+BTB|T \cup B| = |T| + |B| - |T \cap B|, we get 90=50+60TB    TB=2090 = 50 + 60 - |T \cap B| \implies |T \cap B| = 20. Therefore, Tech-only assets =5020=30= 50 - 20 = 30, Biotech-only assets =6020=40= 60 - 20 = 40, and Both =20= 20.
Rephrasing the question stem into distinct, non-overlapping subset counts simplifies the algebraic system.
2
Evaluate Statement (1) independently.
Let MTM_{T}, MBM_{B}, and MbothM_{both} represent the mean values of Tech-only, Biotech-only, and Both subsets respectively. From Statement (1), total value of Tech =30MT+20Mboth=50×12=600= 30 M_T + 20 M_{both} = 50 \times 12 = 600, and total value of Biotech =40MB+20Mboth=60×12=720= 40 M_B + 20 M_{both} = 60 \times 12 = 720. Subtracting the equations yields 40MB30MT=120    4MB3MT=1240 M_B - 30 M_T = 120 \implies 4 M_B - 3 M_T = 12.
Since MTM_T could be 1616 (making MB=15M_B = 15, so MT>MBM_T > M_B is Yes) or MTM_T could be 88 (making MB=9M_B = 9, so MT>MBM_T > M_B is No), Statement (1) alone is NOT sufficient.
3
Evaluate Statement (2) independently.
Statement (2) gives Mboth=15M_{both} = 15. Without knowing the total asset values or subgroup means, we cannot compare MTM_T and MBM_B.
Statement (2) alone is NOT sufficient.
4
Evaluate Statements (1) and (2) together.
Substituting Mboth=15M_{both} = 15 into Statement (1) equations: 30MT+20(15)=600    30MT=300    MT=1030 M_T + 20(15) = 600 \implies 30 M_T = 300 \implies M_T = 10. Similarly, 40MB+20(15)=720    40MB=420    MB=10.540 M_B + 20(15) = 720 \implies 40 M_B = 420 \implies M_B = 10.5. Since 10>10.510 > 10.5 is definitively FALSE, we get a clear 'No' response.
In Yes/No Data Sufficiency questions, a definitive 'No' means the combined statements are sufficient.

Key Concept

Data Sufficiency decision logic for overlapping sets combined with weighted averages
Estimated Time:2m 0s
Question 163Question

For all positive real numbers aa and bb, the Data Sufficiency Yes/No target question "Is a2+3abb2+3ab>1\frac{a^2 + 3ab}{b^2 + 3ab} > 1?" is algebraically equivalent to asking "Is a>ba > b?"

Show answer & explanation

Answer: True

Answer

True. The target question simplifies directly to "Is a>ba > b?"
The statement is true because cross-multiplying the strictly positive denominator b2+3abb^2 + 3ab and subtracting the shared term 3ab3ab reduces a2+3abb2+3ab>1\frac{a^2 + 3ab}{b^2 + 3ab} > 1 directly to a2>b2a^2 > b^2. Since aa and bb are both positive, a2>b2a^2 > b^2 is logically equivalent to a>ba > b.

Step-by-Step Solution

1
Determine the sign of the denominator.
Since a>0a > 0 and b>0b > 0, b2+3ab>0b^2 + 3ab > 0.
Knowing the denominator is strictly positive ensures we can cross-multiply without reversing the inequality sign.
2
Cross-multiply the inequality by the denominator.
a2+3ab>b2+3aba^2 + 3ab > b^2 + 3ab
Multiplying both sides of a2+3abb2+3ab>1\frac{a^2 + 3ab}{b^2 + 3ab} > 1 by (b2+3ab)(b^2 + 3ab) clears the fraction.
3
Subtract 3ab3ab from both sides.
a2>b2a^2 > b^2
Eliminating the common linear term isolates the quadratic terms.
4
Take the square root of both sides.
a>ba > b
Because aa and bb are positive, a2>b2a^2 > b^2 holds if and only if a>ba > b.

Key Concept

Data Sufficiency Question Stem Simplification
Question 164Question

If mm and nn are positive integers, is mm an even integer?

(1) m+nm + n is an odd integer.
(2) n=5n = 5

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
Neither statement alone determines the parity of mm. However, combining Statement (1) (m+nm+n is odd) and Statement (2) (n=5n=5, an odd integer) proves that mm must be an even integer. Therefore, both statements together are sufficient.

Step-by-Step Solution

1
Analyze Statement (1) independently.
Statement (1) states that m+nm + n is odd. For the sum of two integers to be odd, one integer must be even and the other must be odd. If nn is odd, mm is even (Yes). If nn is even, mm is odd (No). Since the parity of nn is unknown, Statement (1) alone is NOT sufficient.
Determining sufficiency requires a unique Yes or No answer.
2
Analyze Statement (2) independently, ignoring Statement (1).
Statement (2) states that n=5n = 5. This gives no information about mm. Thus, Statement (2) alone is NOT sufficient.
Statement 2 must be evaluated strictly without carrying over information from Statement 1.
3
Combine Statement (1) and Statement (2).
From Statement (2), n=5n = 5, which is an odd integer. Substituting n=5n = 5 into Statement (1), m+5m + 5 is odd. Since an odd integer added to an even integer yields an odd integer, mm must be even. This provides a definitive 'Yes' answer.
Combining both statements provides enough information to uniquely answer the question.

Key Concept

Statement Independence and Combination in Data Sufficiency
Question 165Question

If rr is a positive real number, is rr an integer?

(1) r2+2rr^2 + 2r is an integer.
(2) r22rr^2 - 2r is an integer.

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
Neither statement alone is sufficient because irrational numbers like 21\sqrt{2}-1 and 2+1\sqrt{2}+1 can satisfy statements (1) and (2) respectively. However, combining both statements proves that 4r4r is an integer kk, and substituting r=k/4r = k/4 into the quadratic equation shows that kk must be a multiple of 4, forcing rr to be a positive integer.

Step-by-Step Solution

1
Evaluate Statement (1) independently.
Statement (1) is INSUFFICIENT.
If r=1r = 1, then r2+2r=3r^2 + 2r = 3 (an integer), and rr is an integer (YES). If r=21r = \sqrt{2} - 1, then r2+2r=(322)+(222)=1r^2 + 2r = (3 - 2\sqrt{2}) + (2\sqrt{2} - 2) = 1 (an integer), but rr is NOT an integer (NO). Since rr can be an integer or a non-integer, Statement (1) alone is not sufficient.
2
Evaluate Statement (2) independently.
Statement (2) is INSUFFICIENT.
If r=3r = 3, then r22r=3r^2 - 2r = 3 (an integer), and rr is an integer (YES). If r=2+1r = \sqrt{2} + 1, then r22r=(3+22)(22+2)=1r^2 - 2r = (3 + 2\sqrt{2}) - (2\sqrt{2} + 2) = 1 (an integer), but rr is NOT an integer (NO). Since rr can be an integer or a non-integer, Statement (2) alone is not sufficient.
3
Evaluate Statement (1) and Statement (2) together.
Statements (1) and (2) together are SUFFICIENT.
Let r2+2r=ar^2 + 2r = a and r22r=br^2 - 2r = b, where aa and bb are integers. Subtracting Statement (2) from Statement (1) gives (r2+2r)(r22r)=ab    4r=ab(r^2 + 2r) - (r^2 - 2r) = a - b \implies 4r = a - b. Since aa and bb are integers, ab=ka - b = k for some integer kk. Thus, r=k4r = \frac{k}{4}. Now substitute r=k4r = \frac{k}{4} back into Statement (1): (k4)2+2(k4)=a    k216+k2=a    k2+8k16=a\left(\frac{k}{4}\right)^2 + 2\left(\frac{k}{4}\right) = a \implies \frac{k^2}{16} + \frac{k}{2} = a \implies \frac{k^2 + 8k}{16} = a. This means 1616 must divide k2+8k=k(k+8)k^2 + 8k = k(k+8). If kk were odd, k(k+8)k(k+8) would be odd and thus not divisible by 16. So kk must be even. Let k=2mk = 2m. Then k(k+8)=2m(2m+8)=4m(m+4)k(k+8) = 2m(2m+8) = 4m(m+4). For 1616 to divide 4m(m+4)4m(m+4), 44 must divide m(m+4)m(m+4). If mm were odd, m(m+4)m(m+4) would be odd, which is not divisible by 4. Thus, mm must be even. Let m=2pm = 2p. Then k=2m=4pk = 2m = 4p, which means kk is a multiple of 4. Therefore, r=k4=4p4=pr = \frac{k}{4} = \frac{4p}{4} = p, an integer. Thus, rr MUST be an integer.

Key Concept

Testing integer constraints in Data Sufficiency requires evaluating whether non-integer real numbers satisfy given equations, and combining equations to determine if rational and integer bounds strictly hold.
Question 166Question

If aa and bb are positive real numbers such that abab is an integer, is aa an integer?

(1) a+ba + b is an integer.
(2) aba - b is an integer.

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
Combining both statements shows that 2a2a and 2b2b are integers. This restricts aa to being either a whole integer or a half-integer. Evaluating the product of two half-integers reveals that their product has a denominator of 4 and can never be an integer. Since the question stem specifies that abab is an integer, aa must be an integer.

Step-by-Step Solution

1
Analyze the question stem and given constraints
aa and bb are positive real numbers and ab=Nab = N, where NN is an integer. We must determine whether aa is guaranteed to be an integer.
The variables are defined as real numbers, so we cannot assume they are integers unless forced by the mathematical statements.
2
Evaluate Statement (1): a+ba + b is an integer
Statement (1) is NOT sufficient.
Let a=2+3a = 2 + \sqrt{3} and b=23b = 2 - \sqrt{3}. Both are positive real numbers. Here a+b=4a + b = 4 (an integer) and ab=(2+3)(23)=1ab = (2+\sqrt{3})(2-\sqrt{3}) = 1 (an integer). However, a=2+3a = 2 + \sqrt{3} is not an integer. Conversely, if a=3a = 3 and b=1b = 1, then a+b=4a + b = 4 and ab=3ab = 3, and aa is an integer. Thus, Statement (1) alone does not uniquely determine if aa is an integer.
3
Evaluate Statement (2): aba - b is an integer
Statement (2) is NOT sufficient.
Let a=1+52a = \frac{1 + \sqrt{5}}{2} and b=1+52b = \frac{-1 + \sqrt{5}}{2}. Both are positive real numbers. Here ab=1a - b = 1 (an integer) and ab=(5+1)(51)4=1ab = \frac{(\sqrt{5}+1)(\sqrt{5}-1)}{4} = 1 (an integer). However, aa is not an integer. Conversely, if a=4a = 4 and b=1b = 1, then ab=3a - b = 3 and ab=4ab = 4, and aa is an integer. Thus, Statement (2) alone is not sufficient.
4
Evaluate Statement (1) and Statement (2) combined
Both statements together are SUFFICIENT.
Let a+b=ka + b = k and ab=ma - b = m, where kk and mm are integers. Adding the two equations gives 2a=k+m    a=k+m22a = k + m \implies a = \frac{k+m}{2}. Subtracting gives 2b=km    b=km22b = k - m \implies b = \frac{k-m}{2}. Since kk and mm are integers, k+mk+m and kmk-m are integers with the same parity. If k+mk+m is even, both aa and bb are integers. If k+mk+m is odd, a=p2a = \frac{p}{2} and b=q2b = \frac{q}{2} for odd integers pp and qq. But then ab=pq4ab = \frac{pq}{4}, which cannot be an integer because the product of two odd integers is odd and thus not divisible by 4. This contradicts the stem constraint that abab is an integer. Therefore, k+mk+m must be even, forcing aa to be an integer.

Key Concept

Real number vs. integer constraints and parity properties in quadratic system equations
Question 167Question

If kk is a positive integer, is k34kk+2\frac{k^3 - 4k}{k + 2} an odd integer?

(1) k2+3kk^2 + 3k is an even integer.
(2) 3k+13k + 1 is an odd integer.

Show answer & explanation

Answer: Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.

Answer

Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
Rephrasing the target question k34kk+2\frac{k^3 - 4k}{k + 2} by factoring the numerator gives k(k2)(k+2)k+2=k(k2)\frac{k(k-2)(k+2)}{k+2} = k(k-2). Because kk and k2k-2 share the same parity, their product k(k2)k(k-2) is odd if and only if kk is odd. Thus, the question simplifies to: 'Is kk an odd integer?' Statement (1) tells us k2+3k=k(k+3)k^2 + 3k = k(k+3) is even, which is true for all integers kk, so it provides no information about whether kk is odd or even (NOT sufficient). Statement (2) tells us 3k+13k + 1 is odd, which implies 3k3k is even, and therefore kk must be even. Since kk is definitively even, the answer to 'Is kk an odd integer?' is a definitive 'No'. Therefore, Statement (2) alone is sufficient.

Step-by-Step Solution

1
Rephrase and simplify the question stem algebraically.
Since kk is a positive integer, k+2>0k + 2 > 0. Factoring the numerator gives k34k=k(k24)=k(k2)(k+2)k^3 - 4k = k(k^2 - 4) = k(k - 2)(k + 2). Dividing by k+2k + 2 yields k(k2)(k+2)k+2=k(k2)\frac{k(k - 2)(k + 2)}{k + 2} = k(k - 2).
Simplifying the target expression reduces cognitive complexity before evaluating statements.
2
Determine the parity condition for k(k2)k(k - 2) to be an odd integer.
The factors kk and k2k - 2 differ by 2, so they have the same parity. If kk is even, k(k2)k(k - 2) is (even)(even) = even. If kk is odd, k(k2)k(k - 2) is (odd)(odd) = odd. Thus, the target question 'Is k(k2)k(k - 2) an odd integer?' simplifies to 'Is kk an odd integer?'
Rephrasing the target question to 'Is kk odd?' establishes a clear, minimal sufficiency criterion.
3
Evaluate Statement (1): k2+3kk^2 + 3k is an even integer.
Factor k2+3kk^2 + 3k as k(k+3)k(k + 3). The terms kk and k+3k + 3 differ by 3, meaning one is always even and the other is odd. Their product is ALWAYS even regardless of whether kk is odd or even. Therefore, Statement (1) provides no information about whether kk is odd. NOT sufficient.
A statement that holds true for all integers provides no distinguishing information about kk.
4
Evaluate Statement (2): 3k+13k + 1 is an odd integer.
If 3k+13k + 1 is odd, then 3k3k must be even. Since 3 is odd, 3k3k is even if and only if kk is even. Hence, kk is definitely even. This gives a definitive 'No' to the rephrased question 'Is kk an odd integer?'. A definitive 'No' means the statement IS sufficient.
In Data Sufficiency Yes/No questions, a statement that yields a conclusive 'No' is sufficient.

Key Concept

Data Sufficiency Question Stem Simplification and Parity Analysis
Estimated Time:1m 30s
Question 168Question

If pp and qq are real numbers, what is the value of p+qp + q?

(1) p2q+pq2=36p^2 q + p q^2 = 36 and p2+2pq+q2=9p^2 + 2pq + q^2 = 9
(2) p2q2=15p^2 - q^2 = 15

Show answer & explanation

Answer: Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.

Answer

Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
Statement (1) alone is sufficient because simplifying (p+q)2=9(p+q)^2 = 9 yields two potential values for the sum: p+q=3p+q = 3 or p+q=3p+q = -3. Combining each sum with pq(p+q)=36pq(p+q) = 36 gives corresponding products pq=12pq = 12 and pq=12pq = -12. For real numbers pp and qq, the discriminant S24PS^2 - 4P must be non-negative. The sum p+q=3p+q = 3 gives a negative discriminant 324(12)=393^2 - 4(12) = -39, which yields no real solutions for pp and qq. The sum p+q=3p+q = -3 gives a positive discriminant (3)24(12)=57(-3)^2 - 4(-12) = 57, which yields valid real numbers. Thus, p+qp+q uniquely equals 3-3.

Statement (2) alone is not sufficient because p2q2=(pq)(p+q)=15p^2 - q^2 = (p-q)(p+q) = 15 allows infinitely many different values for p+qp+q depending on pqp-q. Hence, the correct statement selection is that Statement (1) alone is sufficient, but Statement (2) alone is not sufficient.

Step-by-Step Solution

1
Rephrase and analyze Statement (1) algebraically.
From p2+2pq+q2=9p^2 + 2pq + q^2 = 9, we have (p+q)2=9(p + q)^2 = 9, which implies p+q=3p + q = 3 or p+q=3p + q = -3. Factor the second equation: p2q+pq2=pq(p+q)=36p^2 q + p q^2 = pq(p + q) = 36.
Factoring exposes the sum S=p+qS = p + q and product P=pqP = pq structure of the algebraic system.
2
Evaluate the real number constraint for Case 1 (p+q=3p + q = 3) in Statement (1).
If p+q=3p + q = 3, then pq(3)=36    pq=12pq(3) = 36 \implies pq = 12. For real numbers pp and qq with sum 33 and product 1212, they must be real roots of t23t+12=0t^2 - 3t + 12 = 0. The discriminant is Δ=(3)24(1)(12)=948=39<0\Delta = (-3)^2 - 4(1)(12) = 9 - 48 = -39 < 0.
A negative discriminant means no real numbers pp and qq exist for which p+q=3p + q = 3 and pq=12pq = 12. Thus, p+q=3p + q = 3 is impossible.
3
Evaluate the real number constraint for Case 2 (p+q=3p + q = -3) in Statement (1).
If p+q=3p + q = -3, then pq(3)=36    pq=12pq(-3) = 36 \implies pq = -12. The corresponding quadratic equation for pp and qq is t2+3t12=0t^2 + 3t - 12 = 0, with discriminant Δ=324(1)(12)=57>0\Delta = 3^2 - 4(1)(-12) = 57 > 0. Real solutions exist.
Since a positive discriminant guarantees real solutions for pp and qq, p+qp + q must uniquely equal 3-3. Therefore, Statement (1) alone is sufficient.
4
Evaluate Statement (2) independently.
p2q2=15    (pq)(p+q)=15p^2 - q^2 = 15 \implies (p - q)(p + q) = 15. For example, if p=4,q=1p = 4, q = 1, then p+q=5p + q = 5. If p=8,q=7p = 8, q = 7, then p+q=15p + q = 15.
Without knowing pqp - q, infinitely many pairs of real numbers satisfy p2q2=15p^2 - q^2 = 15 with different sums p+qp + q. Statement (2) alone is not sufficient.

Key Concept

Evaluating non-linear algebraic systems in Data Sufficiency using real variable discriminant constraints
Question 169Question

If mm and nn are real numbers, is m+nm + n an integer?

(1) mnm - n is an integer.
(2) m2n2m^2 - n^2 is an integer.

Show answer & explanation

Answer: Statements (1) and (2) TOGETHER are NOT sufficient.

Answer

Statements (1) and (2) together are not sufficient.
Evaluating Statement (1) alone: If m=2m = \sqrt{2} and n=2n = \sqrt{2}, then mn=0m - n = 0 (an integer), but m+n=22m + n = 2\sqrt{2} is not an integer. If m=2m = 2 and n=1n = 1, then mn=1m - n = 1 (an integer) and m+n=3m + n = 3 is an integer. Thus, Statement (1) alone is not sufficient.

Evaluating Statement (2) alone: If m=2m = \sqrt{2} and n=1n = 1, then m2n2=1m^2 - n^2 = 1 (an integer), but m+n=2+1m + n = \sqrt{2} + 1 is not an integer. If m=2m = 2 and n=1n = 1, then m2n2=3m^2 - n^2 = 3 (an integer) and m+n=3m + n = 3 is an integer. Thus, Statement (2) alone is not sufficient.

Evaluating Statements (1) and (2) together: Factoring gives m2n2=(mn)(m+n)m^2 - n^2 = (m - n)(m + n). If mn=k0m - n = k \neq 0 and m2n2=pm^2 - n^2 = p for integers kk and pp, then m+n=pkm + n = \frac{p}{k}. This establishes that m+nm + n must be rational, but a rational number is not necessarily an integer. For example, if m=54m = \frac{5}{4} and n=34n = -\frac{3}{4}, then mn=2m - n = 2 (an integer) and m2n2=1m^2 - n^2 = 1 (an integer), but m+n=12m + n = \frac{1}{2} is not an integer. If m=2m = 2 and n=0n = 0, both statements hold and m+n=2m + n = 2 is an integer. Since m+nm + n can be an integer or a non-integer, both statements together are not sufficient.

Step-by-Step Solution

1
Analyze the question stem and identify variable constraints.
The variables mm and nn are defined as real numbers, NOT necessarily integers.
Failing to account for non-integer real values is a primary trap in GMAT Data Sufficiency number property questions.
2
Evaluate Statement (1) independently.
Statement (1) states mn=km - n = k for some integer kk.
If m=2m = 2 and n=1n = 1, mn=1m - n = 1 (integer) and m+n=3m + n = 3 (integer).
If m=2m = \sqrt{2} and n=2n = \sqrt{2}, mn=0m - n = 0 (integer) and m+n=22m + n = 2\sqrt{2} (not an integer).
Since m+nm + n can be an integer or non-integer, Statement (1) is NOT sufficient.
Testing both integer and irrational values reveals that a difference being an integer does not constrain the sum to be an integer.
3
Evaluate Statement (2) independently.
Statement (2) states m2n2=pm^2 - n^2 = p for some integer pp.
If m=2m = 2 and n=1n = 1, m2n2=3m^2 - n^2 = 3 (integer) and m+n=3m + n = 3 (integer).
If m=2m = \sqrt{2} and n=1n = 1, m2n2=1m^2 - n^2 = 1 (integer) and m+n=2+1m + n = \sqrt{2} + 1 (not an integer).
Since m+nm + n can be an integer or non-integer, Statement (2) is NOT sufficient.
Testing non-integer values shows that the difference of squares being an integer does not guarantee that the sum is an integer.
4
Evaluate Statements (1) and (2) together.
We have mn=km - n = k and (mn)(m+n)=p(m - n)(m + n) = p for integers kk and pp.
If k=0k = 0, m=nm = n, so mn=0m - n = 0 and m2n2=0m^2 - n^2 = 0. In this case m+n=2mm + n = 2m, which can be non-integer if m=2m = \sqrt{2}.
If k0k \neq 0, then m+n=pkm + n = \frac{p}{k}. This proves that m+nm + n is a rational number, but not necessarily an integer.
For instance, let m=54m = \frac{5}{4} and n=34n = -\frac{3}{4}:
- mn=54(34)=2m - n = \frac{5}{4} - \left(-\frac{3}{4}\right) = 2 (integer)
- m2n2=2516916=1m^2 - n^2 = \frac{25}{16} - \frac{9}{16} = 1 (integer)
- m+n=54+(34)=12m + n = \frac{5}{4} + \left(-\frac{3}{4}\right) = \frac{1}{2} (not an integer).
Conversely, if m=2m = 2 and n=0n = 0, mn=2m - n = 2 (integer), m2n2=4m^2 - n^2 = 4 (integer), and m+n=2m + n = 2 (integer).
Because m+nm + n can still be an integer or a non-integer, both statements together are NOT sufficient.
Algebraic division demonstrates that the sum is guaranteed to be rational, but rational numbers include non-integer fractions.

Key Concept

Real Number Constraints vs. Integer Constraints in Data Sufficiency
Estimated Time:2m 0s
Question 170Question

In a commercial survey of 120120 retail stores, each store sells products from Brand P, Brand Q, or both. The average (arithmetic mean) monthly revenue of the stores that sell Brand P is $40,000\$40,000, and the average monthly revenue of the stores that sell Brand Q is $50,000\$50,000. What is the average monthly revenue of all 120120 stores combined?

(1) Exactly 3030 stores sell both Brand P and Brand Q, and their average monthly revenue is $60,000\$60,000.
(2) Exactly 4040 stores sell only Brand P.

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
The correct response identifies that neither statement alone provides enough information to determine both the exact store counts in each category and the overlap revenue sum, but combining both statements gives a unique system of linear equations that yields an exact combined average revenue of $5,000,000120$41,666.67\frac{\$5,000,000}{120} \approx \$41,666.67.

Step-by-Step Solution

1
Formulate the total revenue expression in terms of overlapping sets and subgroup means.
Let n(P)n(P) be the number of stores selling Brand P and n(Q)n(Q) be the number of stores selling Brand Q. Total stores N=n(P only)+n(Q only)+n(PQ)=120N = n(P \text{ only}) + n(Q \text{ only}) + n(P \cap Q) = 120. Total revenue Stotal=S(P)+S(Q)S(PQ)=40,000n(P)+50,000n(Q)S(PQ)S_{total} = S(P) + S(Q) - S(P \cap Q) = 40,000 n(P) + 50,000 n(Q) - S(P \cap Q).
Stores selling both brands are counted twice when summing S(P)S(P) and S(Q)S(Q), so their revenue sum S(PQ)S(P \cap Q) must be subtracted once.
2
Evaluate Statement (1) alone.
Statement (1) gives n(PQ)=30n(P \cap Q) = 30 and average overlap revenue =$60,000    S(PQ)=30×60,000=1,800,000= \$60,000 \implies S(P \cap Q) = 30 \times 60,000 = 1,800,000. Also n(P)+n(Q)=120+30=150n(P) + n(Q) = 120 + 30 = 150.
Since n(P)n(P) and n(Q)n(Q) can still vary while their sum is 150150 (e.g., n(P)=70,n(Q)=80n(P)=70, n(Q)=80 vs n(P)=90,n(Q)=60n(P)=90, n(Q)=60), Stotal=40,000n(P)+50,000n(Q)1,800,000S_{total} = 40,000 n(P) + 50,000 n(Q) - 1,800,000 yields multiple possible total values. Statement (1) alone is INSUFFICIENT.
3
Evaluate Statement (2) alone.
Statement (2) gives n(P only)=40n(P \text{ only}) = 40. Thus n(Q)=12040=80n(Q) = 120 - 40 = 80.
No revenue information or overlap count is given. Statement (2) alone is INSUFFICIENT.
4
Evaluate Statements (1) and (2) together.
From Statement (2), n(P only)=40n(P \text{ only}) = 40. From Statement (1), n(PQ)=30n(P \cap Q) = 30. Thus n(P)=40+30=70n(P) = 40 + 30 = 70. Since n(P)+n(Q)=150n(P) + n(Q) = 150, n(Q)=80n(Q) = 80.
We now have exact values: n(P)=70n(P) = 70, n(Q)=80n(Q) = 80, S(PQ)=1,800,000S(P \cap Q) = 1,800,000. Stotal=40,000(70)+50,000(80)1,800,000=2,800,000+4,000,0001,800,000=5,000,000S_{total} = 40,000(70) + 50,000(80) - 1,800,000 = 2,800,000 + 4,000,000 - 1,800,000 = 5,000,000. Combined mean revenue =5,000,000120=$41,666.67= \frac{5,000,000}{120} = \$41,666.67. Both statements together are SUFFICIENT.

Key Concept

Weighted averages in overlapping sets requiring exact subgroup counts and sum reconciliations.
Question 171Question

In a laboratory, 8080 experimental trials were conducted. Each trial was monitored by Sensor P, Sensor Q, or both. The average (arithmetic mean) duration of the trials monitored by Sensor P only was 4545 minutes, and the average duration of the trials monitored by Sensor Q only was 6060 minutes. What was the average duration of all 8080 trials?

(1) Exactly 2020 trials were monitored by Sensor P only, and 3030 trials were monitored by Sensor Q only.
(2) The average duration of all trials monitored by Sensor Q was 5555 minutes, and the average duration of the trials monitored by both sensors was 5050 minutes.

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

Both statements together are sufficient to answer the question, but neither statement alone is sufficient.
Evaluating Statement (1) gives the counts for all three disjoint regions (2020 P-only, 3030 Q-only, and 3030 Both), but does not provide the mean duration of the 3030 trials in the 'Both' category. Evaluating Statement (2) gives the mean duration of the 'Both' category (5050 minutes) and establishes that nB=nQn_{B} = n_{Q}, but does not give absolute counts. Combining both statements provides all subgroup sizes and their respective means, allowing us to calculate the exact weighted average of 52.552.5 minutes.

Step-by-Step Solution

1
Formulate the algebraic expressions for total trials and total duration.
Let nPn_{P}, nQn_{Q}, and nBn_{B} be the counts for Sensor P only, Sensor Q only, and Both sensors respectively. nP+nQ+nB=80n_{P} + n_{Q} + n_{B} = 80. The total duration is 45nP+60nQ+MBnB45 n_{P} + 60 n_{Q} + M_{B} n_{B}, where MBM_{B} is the mean duration of the trials monitored by both sensors.
Deconstruct the overlapping sets into three mutually exclusive subgroups: P only, Q only, and Both.
2
Evaluate Statement (1) alone.
nP=20n_{P} = 20 and nQ=30    nB=802030=30n_{Q} = 30 \implies n_{B} = 80 - 20 - 30 = 30. Total duration =45(20)+60(30)+MB(30)=2700+30MB= 45(20) + 60(30) + M_{B}(30) = 2700 + 30 M_{B}.
Since the mean duration MBM_{B} for trials monitored by both sensors is unknown, Statement (1) is insufficient.
3
Evaluate Statement (2) alone.
The total group Q consists of Q only (nQn_{Q}, mean 6060) and Both (nBn_{B}, mean 5050). Average for Q is 55    60nQ+50nBnQ+nB=55    5nB=5nQ    nB=nQ55 \implies \frac{60 n_{Q} + 50 n_{B}}{n_{Q} + n_{B}} = 55 \implies 5 n_{B} = 5 n_{Q} \implies n_{B} = n_{Q}.
Statement (2) proves nB=nQn_{B} = n_{Q}, which gives nP+2nQ=80n_{P} + 2 n_{Q} = 80, but without specific numbers for nQn_{Q} or nPn_{P}, the overall average cannot be uniquely determined. Thus Statement (2) is insufficient.
4
Evaluate Statements (1) and (2) together.
From (1), nP=20n_{P} = 20 and nQ=30n_{Q} = 30, so nB=30n_{B} = 30. From (2), MB=50M_{B} = 50. Total duration =45(20)+60(30)+50(30)=900+1800+1500=4200= 45(20) + 60(30) + 50(30) = 900 + 1800 + 1500 = 4200. Overall average =420080=52.5= \frac{4200}{80} = 52.5 minutes.
Combining both statements yields a unique numeric value for the overall average duration.

Key Concept

Weighted Averages and Overlapping Sets Partitioning
Question 172Question

If mm and nn are positive integers, is m2n2m^2 - n^2 a prime number?

(1) mn=1m - n = 1
(2) m+n=7m + n = 7

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
Rephrasing the question stem shows m2n2=(mn)(m+n)m^2 - n^2 = (m - n)(m + n). Statement (1) alone allows 2n+12n + 1 to be prime (for n=1n=1) or composite (for n=4n=4), so it is insufficient. Statement (2) alone allows pairs like (4,3)(4,3) which gives 77 (prime) and (5,2)(5,2) which gives 2121 (composite), so it is insufficient. Combining both statements yields m=4m = 4 and n=3n = 3, giving m2n2=7m^2 - n^2 = 7, which definitively answers 'Yes'.

Step-by-Step Solution

1
Rephrase the question stem using algebraic factorization.
m2n2=(mn)(m+n)m^2 - n^2 = (m - n)(m + n). For m2n2m^2 - n^2 to be a prime number, since mm and nn are positive integers, the smaller factor (mn)(m - n) must equal 1 and the larger factor (m+n)(m + n) must be a prime number.
Factoring highlights the conditions required for a product of integers to yield a prime number.
2
Evaluate Statement (1): mn=1m - n = 1.
Substitute m=n+1m = n + 1 into m2n2m^2 - n^2: (1)(2n+1)=2n+1(1)(2n + 1) = 2n + 1. If n=1n = 1, then 2(1)+1=32(1) + 1 = 3 (prime, Yes). If n=4n = 4, then 2(4)+1=92(4) + 1 = 9 (composite, No).
Since Statement (1) produces both Yes and No outcomes, it is NOT sufficient.
3
Evaluate Statement (2): m+n=7m + n = 7.
Since mm and nn are positive integers, test pairs with m>nm > n: If (m,n)=(4,3)(m, n) = (4, 3), then m2n2=169=7m^2 - n^2 = 16 - 9 = 7 (prime, Yes). If (m,n)=(5,2)(m, n) = (5, 2), then m2n2=254=21m^2 - n^2 = 25 - 4 = 21 (composite, No).
Since Statement (2) produces both Yes and No outcomes, it is NOT sufficient.
4
Evaluate Statement (1) and Statement (2) together.
System of equations: mn=1m - n = 1 and m+n=7m + n = 7. Adding the equations gives 2m=8    m=42m = 8 \implies m = 4, which leads to n=3n = 3. Then m2n2=4232=7m^2 - n^2 = 4^2 - 3^2 = 7, which is prime (Definitive Yes).
Combining the statements yields a single unique pair of values and a definitive Yes answer.

Key Concept

Difference of squares factorization and prime number properties in Data Sufficiency
Estimated Time:2m 0s
Question 173Question

If pp and qq are positive integers, is p2+3qp^2 + 3q divisible by 6?

(1) p+qp + q is an odd integer.
(2) p2q2p^2 - q^2 is divisible by 3.

Show answer & explanation

Answer: Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.

Answer

Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
The question requires determining whether p2+3qp^2 + 3q is divisible by 6, which demands divisibility by both 2 and 3. By parity rules, p2p(mod2)p^2 \equiv p \pmod 2 and 3qq(mod2)3q \equiv q \pmod 2, meaning p2+3qp^2 + 3q has the same parity as p+qp + q. Statement (1) specifies that p+qp + q is odd, so p2+3qp^2 + 3q is odd and cannot be divisible by 6. This gives a definitive 'No' answer, making Statement (1) alone sufficient. Statement (2) permits cases where p2+3qp^2 + 3q is divisible by 6 (e.g., p=3,q=3p=3, q=3) and cases where it is not (e.g., p=4,q=1p=4, q=1), making Statement (2) alone insufficient.

Step-by-Step Solution

1
Rephrase the question target using number properties and parity rules.
For p2+3qp^2 + 3q to be divisible by 6, it must be divisible by both 2 (even) and 3. For parity, p2p(mod2)p^2 \equiv p \pmod 2 and 3qq(mod2)3q \equiv q \pmod 2, so p2+3qp+q(mod2)p^2 + 3q \equiv p + q \pmod 2. Thus, p2+3qp^2 + 3q is even if and only if p+qp + q is even.
Simplifying the parity constraint simplifies evaluating statements regarding divisibility by 2.
2
Evaluate Statement (1): p+qp + q is an odd integer.
Since p+qp + q is odd, p2+3qp^2 + 3q must be odd. An odd integer cannot be divisible by 2, so p2+3qp^2 + 3q CANNOT be divisible by 6. This yields a definitive 'No'.
In Data Sufficiency Yes/No questions, a definitive 'No' answer means the statement is sufficient.
3
Evaluate Statement (2): p2q2p^2 - q^2 is divisible by 3.
Test cases:
- If p=3,q=3p = 3, q = 3: p2q2=0p^2 - q^2 = 0 (divisible by 3), and p2+3q=18p^2 + 3q = 18 (divisible by 6 -> YES).
- If p=4,q=1p = 4, q = 1: p2q2=15p^2 - q^2 = 15 (divisible by 3), and p2+3q=19p^2 + 3q = 19 (not divisible by 6 -> NO).
Since Statement (2) yields both 'Yes' and 'No' outcomes, it is insufficient.

Key Concept

Parity rephrasing and Yes/No Data Sufficiency decision logic
Question 174Question

If aa and bb are positive real numbers, what is the value of a2+b2a^2 + b^2?

(1) a4b4=5(a2b2)a^4 - b^4 = 5(a^2 - b^2)
(2) ab=6ab = 6 and a+b=5a + b = 5

Show answer & explanation

Answer: Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.

Answer

Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
Statement (1) simplifies to (a2b2)(a2+b25)=0(a^2 - b^2)(a^2 + b^2 - 5) = 0, which allows a2+b2=5a^2 + b^2 = 5 when aba \neq b, but allows infinitely many values for a2+b2a^2 + b^2 when a=ba = b. Hence, Statement (1) alone is insufficient. Statement (2) provides a+b=5a + b = 5 and ab=6ab = 6, allowing us to use (a+b)2=a2+b2+2ab(a + b)^2 = a^2 + b^2 + 2ab to find a2+b2=2512=13a^2 + b^2 = 25 - 12 = 13 uniquely. Therefore, Statement (2) alone is sufficient.

Step-by-Step Solution

1
Analyze Statement (1) algebraically.
Factor the left side as (a2b2)(a2+b2)=5(a2b2)(a^2 - b^2)(a^2 + b^2) = 5(a^2 - b^2). Rearranging yields (a2b2)(a2+b25)=0(a^2 - b^2)(a^2 + b^2 - 5) = 0.
Dividing by (a2b2)(a^2 - b^2) is valid only if aba \neq b.
2
Evaluate sufficiency of Statement (1).
If aba \neq b, then a2+b2=5a^2 + b^2 = 5. However, if a=b>0a = b > 0, then a2b2=0a^2 - b^2 = 0, which makes the equation true for any positive value of aa, meaning a2+b2=2a2a^2 + b^2 = 2a^2 can take infinitely many values (e.g., if a=b=1a=b=1, a2+b2=2a^2+b^2=2; if a=b=3a=b=3, a2+b2=18a^2+b^2=18). Thus, a unique value cannot be determined.
Multiple possible values mean Statement (1) is not sufficient.
3
Evaluate sufficiency of Statement (2).
Use the algebraic identity (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2. Substituting a+b=5a + b = 5 and ab=6ab = 6 gives 52=a2+2(6)+b25^2 = a^2 + 2(6) + b^2, so 25=a2+b2+12    a2+b2=1325 = a^2 + b^2 + 12 \implies a^2 + b^2 = 13.
This determines a single, unique numerical value for a2+b2a^2 + b^2.
4
Conclude overall sufficiency.
Statement (1) is NOT sufficient, but Statement (2) IS sufficient.
Statement (2) alone resolves the target question.

Key Concept

Algebraic Equations and Systems in Data Sufficiency
Question 175Question

If nn is a positive integer, is nn a multiple of 18?

(1) n2n^2 is divisible by 108.
(2) n3n^3 is divisible by 243.

Show answer & explanation

Answer: Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.

Answer

Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
Statement (1) alone is sufficient because prime factor analysis of n2n^2 being divisible by 108=22×33108 = 2^2 \times 3^3 requires the exponent of 3 in n2n^2 to be at least 4 (since nn is an integer and exponents in n2n^2 must be even). This guarantees nn is divisible by 21×32=182^1 \times 3^2 = 18. Statement (2) alone is not sufficient because n3n^3 being divisible by 243=35243 = 3^5 only guarantees nn is a multiple of 9, allowing n=9n = 9 (not a multiple of 18) or n=18n = 18 (a multiple of 18).

Step-by-Step Solution

1
Rephrase the target question using prime factorizations.
The target asks if nn is a multiple of 18=21×3218 = 2^1 \times 3^2. For nn to be a multiple of 18, its prime factorization must contain at least one factor of 2 and at least two factors of 3.
Decomposing into prime factors simplifies the condition required for sufficiency.
2
Evaluate Statement (1): n2n^2 is divisible by 108=22×33108 = 2^2 \times 3^3.
Since nn is a positive integer, any prime factor in the prime factorization of n2n^2 must have an even exponent. For n2n^2 to be divisible by 22×332^2 \times 3^3, the power of 2 in n2n^2 must be at least 2, so nn has at least one factor of 2. The power of 3 in n2n^2 must be an even integer greater than or equal to 3, meaning it must be at least 4. Thus, nn must contain at least two factors of 3 (32=93^2 = 9). Consequently, nn must be divisible by 21×32=182^1 \times 3^2 = 18. Statement (1) alone yields a definitive 'Yes'.
An integer's square must have even exponents for all its prime factors.
3
Evaluate Statement (2): n3n^3 is divisible by 243=35243 = 3^5.
For n3n^3 to be divisible by 353^5, the exponent of 3 in n3n^3 must be a multiple of 3 greater than or equal to 5, which means it must be at least 6. Therefore, nn must contain at least two factors of 3 (32=93^2 = 9). However, statement (2) places no restriction on whether nn is even. If n=9n = 9, n3=729=243×3n^3 = 729 = 243 \times 3 (divisible by 243), but 9 is NOT a multiple of 18. If n=18n = 18, n3=5832=243×24n^3 = 5832 = 243 \times 24 (divisible by 243), and 18 IS a multiple of 18. Since nn can yield both 'No' and 'Yes', Statement (2) alone is insufficient.
Testing specific values demonstrates that nn may or may not be even.

Key Concept

Prime Factor Exponents in Integer Powers and Data Sufficiency Sufficiency Logic
Estimated Time:2m 0s
Question 176Question

A summer academic camp has a total of 120120 enrolled students. Every student participates in at least one of two workshops: Data Analysis or Public Speaking. Exactly 7070 students participate in Data Analysis and exactly 8080 students participate in Public Speaking. What is the average (arithmetic mean) test score of the students who participate ONLY in Public Speaking?

Statement (1): The average test score of all 120120 students in the camp is 8484.
Statement (2): The average test score of the students who participate in BOTH workshops is 9090, and the average test score of the students who participate ONLY in Data Analysis is 7878.

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

Both statements together are sufficient to uniquely determine the average score of the students participating only in Public Speaking, but neither statement alone is sufficient.
The correct response identifies that both statements together provide enough information to solve for the target average, whereas neither statement alone is sufficient. By deconstructing the overlapping sets into three distinct groups (Data Analysis only = 40, Both = 30, Public Speaking only = 50), the weighted average equation connects the overall average to the three subgroup averages. Statement (1) supplies only the overall average, leaving two unknown subgroup averages. Statement (2) supplies two subgroup averages, leaving the overall average unknown. Combining both statements yields a single equation with only one unknown (AP-only=85.2A_{P\text{-only}} = 85.2), producing a unique numerical solution.

Step-by-Step Solution

1
Rephrase the question stem by calculating the exact number of students in each mutually exclusive subset.
Using the overlapping sets formula N(DP)=N(D)+N(P)N(DP)N(D \cup P) = N(D) + N(P) - N(D \cap P), we get 120=70+80N(DP)120 = 70 + 80 - N(D \cap P), so N(DP)=30N(D \cap P) = 30 students in both workshops. Therefore, students in Data Analysis only = 7030=4070 - 30 = 40, students in Public Speaking only = 8030=5080 - 30 = 50, and students in both = 3030.
Deconstructing the overlapping sets into three distinct, non-overlapping groups (Data Analysis only, Both, Public Speaking only) is essential for formulating a weighted average equation.
2
Formulate the weighted average equation relating all subset averages to the total average.
Total Score Sum = 120Atotal=40AD-only+30Aboth+50AP-only120 \cdot A_{total} = 40 \cdot A_{D\text{-only}} + 30 \cdot A_{both} + 50 \cdot A_{P\text{-only}}, where AP-onlyA_{P\text{-only}} is the target value.
The total sum of all scores is the weighted sum of scores from the three mutually exclusive subsets.
3
Evaluate Statement (1) independently.
Statement (1) gives Atotal=84A_{total} = 84. Substituting gives 120(84)=10080=40AD-only+30Aboth+50AP-only120(84) = 10080 = 40 \cdot A_{D\text{-only}} + 30 \cdot A_{both} + 50 \cdot A_{P\text{-only}}. Since AD-onlyA_{D\text{-only}} and AbothA_{both} remain unknown, AP-onlyA_{P\text{-only}} cannot be uniquely solved.
One linear equation with three unknown variables does not yield a unique solution. Statement (1) alone is NOT sufficient.
4
Evaluate Statement (2) independently.
Statement (2) gives Aboth=90A_{both} = 90 and AD-only=78A_{D\text{-only}} = 78. Substituting gives 120Atotal=40(78)+30(90)+50AP-only=5820+50AP-only120 \cdot A_{total} = 40(78) + 30(90) + 50 \cdot A_{P\text{-only}} = 5820 + 50 \cdot A_{P\text{-only}}. Since AtotalA_{total} is unknown, AP-onlyA_{P\text{-only}} cannot be uniquely solved.
One linear equation with two unknown variables does not yield a unique solution. Statement (2) alone is NOT sufficient.
5
Evaluate Statement (1) and Statement (2) combined.
Combining both statements provides Atotal=84A_{total} = 84, Aboth=90A_{both} = 90, and AD-only=78A_{D\text{-only}} = 78. The equation becomes 120(84)=40(78)+30(90)+50AP-only120(84) = 40(78) + 30(90) + 50 \cdot A_{P\text{-only}}, which simplifies to 10080=5820+50AP-only    4260=50AP-only    AP-only=85.210080 = 5820 + 50 \cdot A_{P\text{-only}} \implies 4260 = 50 \cdot A_{P\text{-only}} \implies A_{P\text{-only}} = 85.2.
We have one linear equation with only one unknown variable, giving a single unique numerical value. Both statements together are SUFFICIENT.

Key Concept

Combining overlapping set cardinalities with group weighted averages in Data Sufficiency
Estimated Time:2m 0s
Question 177Question

If nn is a positive integer, is n2+3n+2n^2 + 3n + 2 divisible by 12?

(1) nn is a multiple of 3.
(2) n+1n + 1 is a prime number.

Show answer & explanation

Answer: Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.

Answer

Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
Factoring the stem expression gives n2+3n+2=(n+1)(n+2)n^2 + 3n + 2 = (n + 1)(n + 2). Statement (1) tells us nn is a multiple of 3, which implies neither n+1n + 1 nor n+2n + 2 is a multiple of 3. Consequently, their product can never be divisible by 3, and thus can never be divisible by 12. Because Statement (1) conclusively answers 'No' to the question stem, Statement (1) ALONE is sufficient. Statement (2) allows n=2n = 2 (giving 12, divisible by 12) and n=4n = 4 (giving 30, not divisible by 12), yielding both 'Yes' and 'No' responses, making Statement (2) alone insufficient.

Step-by-Step Solution

1
Rephrase the question stem target using factoring.
The expression n2+3n+2n^2 + 3n + 2 factors into (n+1)(n+2)(n + 1)(n + 2). The question asks whether (n+1)(n+2)(n + 1)(n + 2) is divisible by 12=22×312 = 2^2 \times 3.
Factoring quadratic expressions helps reveal divisibility properties of consecutive integers.
2
Evaluate Statement (1): nn is a multiple of 3.
If n=3kn = 3k for some positive integer kk, then n+1=3k+1n + 1 = 3k + 1 and n+2=3k+2n + 2 = 3k + 2. Neither factor contains 3 as a prime factor, so their product (3k+1)(3k+2)(3k + 1)(3k + 2) leaves a remainder of 1×2=21 \times 2 = 2 when divided by 3. Since the product is never divisible by 3, it can NEVER be divisible by 12.
In a Yes/No Data Sufficiency question, a statement that yields a definitive 'No' to the question is SUFFICIENT.
3
Evaluate Statement (2): n+1n + 1 is a prime number.
If n=2n = 2, then n+1=3n + 1 = 3 (prime). The expression (2+1)(2+2)=12(2+1)(2+2) = 12, which is divisible by 12 (Answer: YES). If n=4n = 4, then n+1=5n + 1 = 5 (prime). The expression (4+1)(4+2)=30(4+1)(4+2) = 30, which is not divisible by 12 (Answer: NO). Since both 'Yes' and 'No' are possible, Statement (2) is NOT sufficient.
Testing specific values shows that Statement (2) does not yield a consistent answer.

Key Concept

Definitive Yes/No decision logic in Data Sufficiency combined with divisibility and prime factor properties of consecutive integers.
Question 178Question

If aa and bb are non-zero real numbers, is a>ba > b?

(1) a2b<ab2a^2 b < a b^2
(2) ab+ba<0\frac{a}{b} + \frac{b}{a} < 0

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
The correct option states that both statements together are sufficient, but neither statement alone is sufficient. Statement (1) simplifies to ab(ab)<0ab(a - b) < 0, which is insufficient by itself because the sign of (ab)(a - b) depends on whether abab is positive or negative. Statement (2) simplifies to ab<0ab < 0 (since a2+b2>0a^2 + b^2 > 0), which alone does not reveal whether aa or bb is the larger number. When evaluated together, knowing ab<0ab < 0 allows us to divide ab(ab)<0ab(a - b) < 0 by the negative value abab and flip the inequality sign, yielding ab>0a - b > 0 (i.e., a>ba > b) definitively.

Step-by-Step Solution

1
Analyze the target question and simplify Statement (1) algebraically.
Statement (1) can be rewritten as a2bab2<0a^2 b - a b^2 < 0, which factors into ab(ab)<0ab(a - b) < 0.
Factoring isolates the relationship between abab and (ab)(a - b).
2
Test Statement (1) independently.
If a=1a = 1 and b=2b = 2, then ab(ab)=2(1)=2<0ab(a - b) = 2(-1) = -2 < 0, giving a<ba < b (No). If a=2a = 2 and b=1b = -1, then ab(ab)=2(3)=6<0ab(a - b) = -2(3) = -6 < 0, giving a>ba > b (Yes).
Since Statement (1) permits both a 'Yes' and a 'No' response depending on the signs of aa and bb, it is NOT sufficient alone.
3
Evaluate Statement (2) strictly in isolation without using information from Statement (1).
Combining terms gives a2+b2ab<0\frac{a^2 + b^2}{ab} < 0. Because a2+b2>0a^2 + b^2 > 0 for non-zero real numbers, the denominator must be negative, so ab<0ab < 0.
Knowing ab<0ab < 0 implies aa and bb have opposite signs, but it does not specify which variable is positive and which is negative (e.g., a=2,b=1    a>ba = 2, b = -1 \implies a > b, whereas a=1,b=2    a<ba = -1, b = 2 \implies a < b). Thus, Statement (2) alone is NOT sufficient.
4
Combine Statement (1) and Statement (2).
From Statement (2), ab<0ab < 0. From Statement (1), ab(ab)<0ab(a - b) < 0. Dividing ab(ab)<0ab(a - b) < 0 by the negative quantity abab requires flipping the inequality sign, yielding ab>0a - b > 0, or a>ba > b.
This establishes a definitive 'Yes' answer to the question, making the statements together sufficient.

Key Concept

Statement Independence Evaluation and Statement Combination in Data Sufficiency
Question 179Question

If xx and yy are real numbers such that xyx \neq y, what is the value of x+yx + y?

(1) x3y3=7(xy)x^3 - y^3 = 7(x - y)
(2) x2y2=3(xy)x^2 - y^2 = 3(x - y)

Show answer & explanation

Answer: Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.

Answer

Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
The question stem explicitly states that xyx \neq y, establishing that xy0x - y \neq 0. In Statement (2), factoring x2y2x^2 - y^2 into (xy)(x+y)=3(xy)(x - y)(x + y) = 3(x - y) and dividing by non-zero (xy)(x - y) directly yields the unique value x+y=3x + y = 3. In Statement (1), factoring gives x2+xy+y2=7x^2 + xy + y^2 = 7, which leaves x+yx + y undetermined because xyxy can vary. Consequently, Statement (2) alone is sufficient, while Statement (1) alone is not.

Step-by-Step Solution

1
Analyze the question stem constraints and target expression.
We are given that xx and yy are real numbers with xyx \neq y, which implies xy0x - y \neq 0. The goal is to determine a single unique value for x+yx + y.
Establishing xy0x - y \neq 0 allows valid algebraic division by (xy)(x - y) in the given statements.
2
Evaluate Statement (1) independently: x3y3=7(xy)x^3 - y^3 = 7(x - y).
Factor the left side using the difference of cubes identity: (xy)(x2+xy+y2)=7(xy)(x - y)(x^2 + xy + y^2) = 7(x - y). Since xy0x - y \neq 0, divide both sides by (xy)(x - y) to get x2+xy+y2=7x^2 + xy + y^2 = 7, which rewrites to (x+y)2xy=7(x + y)^2 - xy = 7.
Because xyxy is unknown and variable, (x+y)(x + y) can take multiple values. For instance, (x,y)=(2,1)(x, y) = (2, 1) gives x+y=3x+y=3 and 4+2+1=74+2+1=7, whereas (x,y)=(7,7)(x, y) = (\sqrt{7}, -\sqrt{7}) gives x+y=0x+y=0 and 77+7=77-7+7=7. Thus, Statement (1) alone is NOT sufficient.
3
Evaluate Statement (2) independently: x2y2=3(xy)x^2 - y^2 = 3(x - y).
Factor the left side using the difference of squares identity: (xy)(x+y)=3(xy)(x - y)(x + y) = 3(x - y). Since xy0x - y \neq 0, divide both sides by (xy)(x - y) to yield x+y=3x + y = 3.
This provides a single, unambiguous numerical value for x+yx + y. Therefore, Statement (2) alone IS sufficient.

Key Concept

Algebraic expression simplification using stem constraints in Data Sufficiency
Question 180Question

If nn is a real number, is nn an integer?

(1) n2+5nn^2 + 5n is an integer.

(2) n2nn^2 - n is an integer.

Show answer & explanation

Answer: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Answer

Both statements together are sufficient, but neither statement alone is sufficient.
Evaluating each statement alone shows that non-integer real numbers can produce integer values for n2+5nn^2 + 5n or n2nn^2 - n. However, combining both statements gives 6n=(n2+5n)(n2n)6n = (n^2 + 5n) - (n^2 - n), proving n=k6n = \frac{k}{6} for some integer kk. Substituting n=k6n = \frac{k}{6} back into n2nn^2 - n requires k26k36\frac{k^2 - 6k}{36} to be an integer, which forces k(k6)k(k-6) to be divisible by 36. Examining remainders modulo 6 shows kk must be a multiple of 6, ensuring nn is an integer.

Step-by-Step Solution

1
Evaluate Statement (1) independently.
Statement (1) is NOT sufficient.
If n2+5n=pn^2 + 5n = p where pp is an integer, nn can be an integer (e.g., n=1    n2+5n=6n=1 \implies n^2+5n=6) or a non-integer real number (e.g., n2+5n1=0    n=5+292n^2+5n-1=0 \implies n = \frac{-5 + \sqrt{29}}{2}, which gives n2+5n=1n^2+5n=1).
2
Evaluate Statement (2) independently.
Statement (2) is NOT sufficient.
If n2n=qn^2 - n = q where qq is an integer, nn can be an integer (e.g., n=2    n2n=2n=2 \implies n^2-n=2) or a non-integer real number (e.g., n2n1=0    n=1+52n^2-n-1=0 \implies n = \frac{1 + \sqrt{5}}{2}, which gives n2n=1n^2-n=1).
3
Combine Statement (1) and Statement (2).
6n6n is equal to an integer k=pqk = p - q, so n=k6n = \frac{k}{6}.
Subtracting (n2n=q)(n^2 - n = q) from (n2+5n=p)(n^2 + 5n = p) yields 6n=pq6n = p - q. Since pp and qq are integers, k=pqk = p - q must be an integer.
4
Substitute n=k6n = \frac{k}{6} back into Statement (2) to check integer constraints on kk.
kk must be a multiple of 6, which implies n=k6n = \frac{k}{6} is an integer.
Substituting n=k6n = \frac{k}{6} into n2n=qn^2 - n = q gives (k6)2k6=k26k36=q\left(\frac{k}{6}\right)^2 - \frac{k}{6} = \frac{k^2 - 6k}{36} = q. Thus, 3636 must divide k(k6)k(k-6). Consequently, 66 divides k(k6)k(k-6). Since kk and k6k-6 have the same remainder rr modulo 6, k(k6)r2(mod6)k(k-6) \equiv r^2 \pmod 6. For r2r^2 to be divisible by 6 where r{0,1,2,3,4,5}r \in \{0, 1, 2, 3, 4, 5\}, rr must be 00. Hence, kk is a multiple of 6, making nn an integer.

Key Concept

Number properties of non-integer real variables vs. integer constraints when combining polynomial equations.
PreviousPage 9 / 14Next
Data Sufficiency Practice Questions — GMAT — Page 9 | Examkin