Math problems from the *free* official practice tests and
problems from mba.com
ghong14
Course Students
 
Posts: 105
Joined: Wed Dec 31, 1969 8:00 pm
 

Is x^y>y^x?

by ghong14 Thu Oct 17, 2013 11:05 pm

Hi this is a data sufficiency question that I came across. I believe it was an example question from Thursday with Ron. I have it in my notes and don't know exactly where it came from.

Is x^y>y^x?

1) x=y^2
2) y>2

My question is since we know that x=y^2 then the question becomes is (y^2)^y>(y)^(y^2). Then why can't we simplify the preceding expression to y^2y>y^2y. I think it is permissible to simplify (y^2)^y to y^(2y) correct? why can't we just simplify y^(y^2) to y^(2y)?

Thanks.
RonPurewal
Students
 
Posts: 19744
Joined: Tue Aug 14, 2007 8:23 am
 

Re: Is x^y>y^x?

by RonPurewal Fri Oct 18, 2013 4:44 am

ghong14 Wrote:why can't we just simplify y^(y^2) to y^(2y)?

Thanks.


Well, the most important answer is "you can't because you can't". (Why doesn't (a - b) - c = a - (b - c) work? Because it doesn't work.)

In this case, though, you can actually see why it doesn't work. The purple parts are the same, so, effectively, you'd be saying that y^2 and 2y are the same thing.
Try plugging in y = 3, for instance; you'd have 3^9 = 3^6. Clearly not happening.

In general, always investigate by plugging in specific values when you're not sure whether something will work.
ghong14
Course Students
 
Posts: 105
Joined: Wed Dec 31, 1969 8:00 pm
 

Re: Is x^y>y^x?

by ghong14 Fri Oct 18, 2013 1:45 pm

In this case what exponential rule are we applying to allow us to simplify (y^2)^y to y^(2y). Why doesn't this rule apply to y^(y^2) to y^(2y)?

Thanks
RonPurewal
Students
 
Posts: 19744
Joined: Tue Aug 14, 2007 8:23 am
 

Re: Is x^y>y^x?

by RonPurewal Sat Oct 19, 2013 8:35 am

ghong14 Wrote:In this case what exponential rule are we applying to allow us to simplify (y^2)^y to y^(2y). Why doesn't this rule apply to y^(y^2) to y^(2y)?

Thanks


When a power is raised to another power, you can multiply the powers.
This is the familiar rule from high school. E.g., (x^3)^5 = x^15.

If you forget that rule, or (like me) just aren't so hot at remembering rules in the first place, just think about how something like that would multiply out:
(x^3)^5 = (x^3)(x^3)(x^3)(x^3)(x^3)
= (xxx)(xxx)(xxx)(xxx)(xxx)
= x^15
and the same thing will happen every time. So, it works for variables, too.

If you write stuff out like that, it's also clear why the same thing doesn't extend to something like x^(3^5). That's a totally different animal -- you'd just have to evaluate 3^5 and then write out that number of x's.
julchik.m
Forum Guests
 
Posts: 3
Joined: Sun May 19, 2013 9:05 am
 

Re: Is x^y>y^x?

by julchik.m Thu Dec 12, 2013 3:25 am

Hi, is there any quick way to establish that the second statement is insufficient in this case? Thanks!
RonPurewal
Students
 
Posts: 19744
Joined: Tue Aug 14, 2007 8:23 am
 

Re: Is x^y>y^x?

by RonPurewal Sun Dec 15, 2013 7:23 am

julchik.m Wrote:Hi, is there any quick way to establish that the second statement is insufficient in this case? Thanks!


I'd just plug numbers.
Let y = 5. Then x can still be anything.
If x = 1, then ... is 1^5 > 5^1? No.
If x = 2, then ... is 2^5 > 5^2? Yes.
Done.
CHYNARAT644
Forum Guests
 
Posts: 3
Joined: Mon Aug 25, 2014 6:31 pm
 

Re: Is x^y>y^x?

by CHYNARAT644 Fri Sep 05, 2014 12:46 am

So what is OA for this question? is it C?
RonPurewal
Students
 
Posts: 19744
Joined: Tue Aug 14, 2007 8:23 am
 

Re: Is x^y>y^x?

by RonPurewal Sat Sep 06, 2014 12:23 am

CHYNARAT644 Wrote:So what is OA for this question? is it C?


Yes.