viktorija
x^n = x^(n+2) for any integer n. Is it true that x > 0?
(1) x = x^2 - 2
(2) 2x < x^5
Forget conventional ways of solving math questions. In DS, Variable approach is the easiest and quickest way to find the answer without actually solving the problem. Remember equal number of variables and independent equations ensures a solution.
\(x^n = x^{n+2}\)
\(x^{n+2} - x^n = 0\)
\(x^n(x^2-1) = 0\)
\(x^n(x+1)(x-1) = 0\)
\(x -1\) or \(x = 0\) or \(x = 1\)
The original condition states \(x -1\) or \(x = 0\) or \(x = 1\).
Condition 1)
\(x = x^2 - 2\)
\(x^2 - x - 2 = 0\)
\((x+1)(x-2) = 0\)
\(x = -1\) or \(x = 2\)
From the original condition, we have x = -1.
Then answer is "No"
This is sufficient by CMT(Common Mistake Type) 1, which states "No is also an answer", t
Condition 2)
\(2x < x^5\)
\(x^5 - 2x > 0\)
\(x(x^4 - 2 ) > 0\)
Only \(x = -1\) from the original condition satisfies this condition.
Then answer is "No"
This is sufficient by CMT(Common Mistake Type) 1, which states "No is also an answer", t
The answer is D.
For cases where we need 1 more equation, such as original conditions with “1 variable”, or “2 variables and 1 equation”, or “3 variables and 2 equations”, we have 1 equation each in both con 1) and con 2). Therefore, there is 59 % chance that D is the answer, while A or B has 38% chance and C or E has 3% chance. D is most likely to be the answer using con 1) and con 2) separately according to DS definition. Obviously, there may be cases where the answer is A, B, C or E.