TheNightKing
chondro48
If \(n\) is a positive integer, is the value of \(x - y\) at least three times the value of \(5^n−3^n\) ?
(1) \(x=5^{n-1}\) and \(y=3^{n+1}\)
(2) \(x=5^{n+1}\) and \(y=3^{n+1}\)
So if I take value of n as 1, I get 5-3 as 2. So effectively I am checking if x-y >=6.
A. x=1 y=9. x-y becomes a negative value. I mean sure the question does not say x-y is positive but it can't be greater than 6 for sure. And n can be 1 because it is a positive number which means 1 is not sufficient.
Am I doing something wrong?
Thanks for the tag!
Hi
TheNightKing,
No, you are not that wrong. If \(n = 1\), then \(x - y = 1 - 9 = -8\), certainly less than three times \((5^1 - 3^1) = 6\). If you try any other value of
positive integer n (n = 2, 3, 4, etc), you will find that the value of \(x - y\) is ALWAYS less than three times the value of \(5^n−3^n\).
Thus, statement (1) is indeed sufficient.Similar scheme (pick a number) can also be applied for statement (2).
Btw. The question actually doesn't limit that n has to be 1.