If 3^k = 16, and 2^j = 27

This topic has expert replies
Legendary Member
Posts: 712
Joined: Fri Sep 25, 2015 4:39 am
Thanked: 14 times
Followed by:5 members

by Mo2men » Fri Feb 03, 2017 7:43 am
Dear Experts,
I wonder how Mitch reaches that j=4 & k=3 and does not satisfies individual equations, while in Brent's first solution proves that J & K are not integer individually because 3 = 2^(4/k) & 2^(j/3) = 3.

Can any expert elaborate more as question seems strange?

thanks

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Fri Feb 03, 2017 9:01 am
Mo2men wrote:Dear Experts,
I wonder how Mitch reaches that j=4 & k=3 and does not satisfies individual equations, while in Brent's first solution proves that J & K are not integer individually because 3 = 2^(4/k) & 2^(j/3) = 3.

Can any expert elaborate more as question seems strange?

thanks
Mitch and some of the others are solving different equations.

To better understand what I mean, consider this question:
If j/3 = 1.317 and 4/k = 1.317, then what is the value of jk?
Of course, we COULD solve these equations separately for j and k, and then calculate the product jk.

However, we could also recognize that, since both equations are set equal to 1.317, we can conclude that....
j/3 = 4/k
At this point, one solution to this NEW equation is j = 3 and k = 4
(There are INFINITELY MANY solutions to this NEW equation)

However, this does not mean that j = 3 and k = 4 are solutions to the ORIGINAL equations, j/3 = 1.317 and 4/k = 1.317

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Fri Feb 03, 2017 9:16 am
Mo2men wrote:Dear Experts,
I wonder how Mitch reaches that j=4 & k=3 and does not satisfies individual equations, while in Brent's first solution proves that J & K are not integer individually because 3 = 2^(4/k) & 2^(j/3) = 3.

Can any expert elaborate more as question seems strange?

thanks
In my solution above, I had in mind the following number property rule:
If (a^r)(b^s)(c^t) = (a^x)(b^y)(c^z), then rst = xyz.
I've revised my post to clarify the reasoning.

A logarithmic proof for this number property rule:
(a^r)(b^s)(c^t) = (a^x)(b^y)(c^z)

log(a^r) * log(b^s) * log(c^t) = log(a^x) * log(b^y) * log(c^z)

r(log a) * s(log b) * t(log c) = x(log a) * y(log b) * z(log c)

rst = xyz.
Please note that this proof is beyond the scope of the GMAT.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Legendary Member
Posts: 712
Joined: Fri Sep 25, 2015 4:39 am
Thanked: 14 times
Followed by:5 members

by Mo2men » Fri Feb 03, 2017 11:55 am
Wonderful explanations from big experts.

thanks for Brent and Mitch :)

User avatar
Legendary Member
Posts: 1022
Joined: Mon Jul 20, 2009 11:49 pm
Location: Gandhinagar
Thanked: 41 times
Followed by:2 members

by shashank.ism » Sat Feb 04, 2017 6:27 am
Brent@GMATPrepNow wrote:Here's a 700+ level question I just created.
If 3^k = 16, and 2^j = 27, then kj =
A) 8
B) 9
C) 10
D) 12
D) 15
Answer: D
3^k = 16
Taking Log on both sides,
-> k log3 = log 16 = 4 log2
-> k = 4 log2 /log3 ..................(i)

similarly , 2^j = 27
-> j log2 = log 27 = 3 log3
-> j = 3 log3/log2 .....................(ii)

Multiplying (i) & (ii) we get
kj = 4 x 3 = 12

Hence Option D
My Websites:
www.mba.webmaggu.com - India's social Network for MBA Aspirants

www.deal.webmaggu.com -India's online discount, coupon, free stuff informer.

www.dictionary.webmaggu.com - A compact free online dictionary with images.

Nothing is Impossible, even Impossible says I'm possible.

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Fri Feb 17, 2017 1:50 am
Mo2men wrote:Dear Experts,
I wonder how Mitch reaches that j=4 & k=3 and does not satisfies individual equations, while in Brent's first solution proves that J & K are not integer individually because 3 = 2^(4/k) & 2^(j/3) = 3.

Can any expert elaborate more as question seems strange?

thanks
This is all beyond the GMAT, so anyone not interested in it can safely ignore this post.

Part of the issue here is that 3� = 16 has an infinite number of complex solutions. Any number of the form (4*ln(2) + 2*i*π*n) / ln(3), where n is an integer, is a solution to the equation.

Leaving that aside, though, in my second solution below, the bug is that 3�/16 = 2ʲ/27 only transforms to 3^(k+3) = 2^(j+4) if k and j are both POSITIVE. But that transformation still allows us to get the product of j and k! So it's a sneaky technicality to get what the problem seeks - (j * k) - without providing valid individual j and k.

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Fri Feb 17, 2017 1:55 am
Expounding on that a bit further, if k and j are not positive (but simply real numbers), 3�/16 = 2ʲ/27 transforms to

k = (j * ln(2) + 4 * ln(2) - 3 * ln(3)) / ln(3)

From here, j * k is just

j * (j * ln(2) + 4 * ln(2) - 3 * ln(3)) / ln(3) =>

Since we know 2ʲ = 27, we can replace j above with 3 * ln(3) / ln(2), and after a lot of boring substitution, find that j * k = 12.