Quote:
Originally Posted by pavanpadekal ------------------------------------------------------
Quantitative Question # 014
------------------------------------------------------
Let x be the number of base systems in which the largest 3 digit perfect square in base 6 can be represented as a 2 digit number. Then x in base 7 is a
(1) odd but not prime (2) prime (3) even and perfect square (4) even but not perfect square (5) none of these
------------------------------------------------------------------- |
good to be back in the morning session. Here's how I approached this:
max 3 digit number in base 6 = (555)in base 6 = (215) inbase10
=> largest perfect square that can be accomodated is 196
Now, let the base of the number system that can accomodate 196 in two digits be y.
=> (y-1)y + (y-1) >= 196 (the largest two digit nbr in base y)
=> y^2 >= 197 which means y >= 15 (since y is a positive integer)
Also,
y(1) + 0 <= 196 (the smallest two digit number in base y)
=> y <= 196
=> number of values of y that may satisfy this = 196 - 15 + 1 = 182
=> x = (182) in base 10
= (346) in base 7
x = 182 in base 10 => even but not a perfect square => answer option (4).
(I think we should be checking odd/even and prime/composite properties of x in base 10 itself, as these will be the same no matter which base you express the number in. Is this correct?)
Please correct me if required.
----------
slam.