BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Function g(k) = C^k+ 2

Expert replies
by pradeepspanchal » Thu Dec 09, 2010 2:12 am
For positive integers k , the function g is defined by g(k) = C^k+ 2, where C is a constant.What is the value of g(2)?
(1) g(4) = 18
(2) g(5) = -30


I am not clear whether we will have a negative & a positive value or only a positive value as the constant raised to the power of 4 in option (1) . Which is making my response incorrect.

Please help .
Join the discussion
Source: — Data Sufficiency |

by Night reader » Thu Dec 09, 2010 2:24 am
pradeepspanchal wrote:For positive integers k , the function g is defined by g(k) = C^k+ 2, where C is a constant.What is the value of g(2)?
(1) g(4) = 18
(2) g(5) = -30


I am not clear whether we will have a negative & a positive value or only a positive value as the constant raised to the power of 4 in option (1) . Which is making my response incorrect.

Please help .
IMO B

solving for C
st(1) C^4=16 => C {-2;2} Not sufficient
st(2) C^5=-32 => C=-2 Sufficient

g(2)=(-2)^2 +2= 6
Join the discussion

by shovan85 » Thu Dec 09, 2010 2:27 am
g(k) = C^k+ 2, where C is a constant

(1) g(4) = 18

Thus, g(4) = C^4 + 2 => C = +2 or -2

Take C = +2 then g(2) = (+2)^2 + 2 = 6
Take C = -2 then g(2) = (-2)^2 + 2 = 6

Sufficient.

(2) g(5) = -30

Thus, g(5) = C^5 + 2 => C = -2

Take C = -2 then g(2) = (-2)^2 + 2 = 6

Sufficient.

IMO D
Last edited by shovan85 on Thu Dec 09, 2010 2:32 am, edited 1 time in total.
If the problem is Easy Respect it, if the problem is tough Attack it
Join the discussion

by Geva@EconomistGMAT » Thu Dec 09, 2010 2:28 am
pradeepspanchal wrote:For positive integers k , the function g is defined by g(k) = C^k+ 2, where C is a constant.What is the value of g(2)?
(1) g(4) = 18
(2) g(5) = -30


I am not clear whether we will have a negative & a positive value or only a positive value as the constant raised to the power of 4 in option (1) . Which is making my response incorrect.

Please help .
g(4) is equal to C^4+2. If this is equal to 18, we get
C^4=16

when we have an equation with an even power, both positive and negative values should be considered, as both 2 and -2 are valid values for C here: (2)^4 is equal to (-2)^4 and they're both equal to 16.

However, since the question stem also uses g(2) - an even power, it doesn't really matter here:
g(2) = c^2 + 2.
Plug in C=2 or -2 into C^2+2, and you'll get the same result of 6, for the same reasoning as above. Stat (1) is sufficient, because it limits the value of g(2) to a single number, regardless of whether C=2 or -2.

Stat. (2)
C^5+2 = -30
C^5 = -32
C mus equal -2, which leads to a single value for g(2).
Geva
Senior Instructor
Master GMAT
1-888-780-GMAT
https://www.mastergmat.com
Join the discussion

by Night reader » Thu Dec 09, 2010 2:33 am
ah yes g(2) cancels -ve, so it's D
Join the discussion

by pradeepspanchal » Thu Dec 09, 2010 4:52 am
Thanks everyone ..
Join the discussion