Gmat Prep (Value of K)

This topic has expert replies
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 133
Joined: Sat Dec 29, 2007 2:43 am
Thanked: 12 times

by raju232007 » Fri Oct 03, 2008 11:48 am
prime factorization is the best method to solve exponent related problems

12^x*4^(2x+1)=2^k*3^2
(2*2*3)^x*(2*2)^(2x+1)=2^k*3^2
2^(6x+2)*3^x=2^k*3^2
Comparing the powers we get
k=6x+2 & x=2
k=6(2)+2=14

The ans is E..i.e 14

Let me know if you still have any doubts..

Master | Next Rank: 500 Posts
Posts: 446
Joined: Thu Jul 26, 2007 1:07 pm
Thanked: 6 times

by dferm » Fri Oct 03, 2008 12:01 pm
Totally confused with how you jumped from (2*2*3)^x *(2*2)^2x+1 to 2^6x+2*3^x

Master | Next Rank: 500 Posts
Posts: 133
Joined: Sat Dec 29, 2007 2:43 am
Thanked: 12 times

by raju232007 » Fri Oct 03, 2008 12:22 pm
(2*2*3)^x*(2*2)^(2x+1)=2^k*3^2
(2^x)*(2^x)*(3^x)*(2^2x)*2*(2^2x)*2=2^k*3^2
2^(6x+2)*3^x=2^k*3^2

By Comparing the powers you will get the solution...i.e 14

still got any doubts?

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Fri Oct 03, 2008 4:18 pm
I got 14 also.

Get the bases on both sides to match up on lhs and rhs

End up with

3 ^x * 2 ^ 2x * (2 ^4x * 2 ^2) = (3^2) (2^k)

x = 2

Therefore 2 ^ 2x * (2 ^4x * 2 ^2) simplifies to
2 ^ (6x+2) (a^m * a^n * a ^ k = a ^(m+n+k) where m = 2x,n=4x,k=2)

6x+2 = k
= 6(2)+2 = k

k=14

Choice E)