chetan2u
Is a an integer?
(1) \(a^2\) is an integer.
a could be a square root => \(\sqrt{3}\) or an integer => 2, 3 and so on
Insufficient
(2) 4.5a is an integer.
\(4.5a=\frac{9a}{2}\) is an integer.
So a could be an even number => 2, 4 etc OR
a could be a fraction with numerator as multiple of 2 and denominator, a multiple of 3 or 9 in its simplest form => \(\frac{2}{3}; \frac{8}{9}\) and so on.
Insufficient
Combined
\(a^2=x.....a=\sqrt{x}\)
Also \(\frac{9a}{2}\) is an integer say y => \(9a=2y\)
\(9\sqrt{x}=2y=integer\)
Since x is an integer, \(\sqrt{x}\) cannot be a fraction, and hence :-
\(9\sqrt{x}=integer\) tells us that \(\sqrt{x}\) or a is an integer.
Sufficient
C
Hi
chetan2u,
Can you please explain the step -
"Since x is an integer, √x cannot be a fraction, and hence :-
9√x=integer 9x=integer tells us that √x or a is an integer. "
It seems that we started considering √x as integer and then we proved the same.
Pardon , if i misunderstood this concept.
Either we can straight way deduce that a is square root of an integer or integer, but statement II says a can be a fraction or an integer, we can say combine we get a as integer or PROVE it algebraically as below.
a^2 is an integer, but we are looking for a.
Let a^2=x=integer.
a=\(\sqrt{x}\). We know from statement II that a can be a fraction or integer.
But can a square root of an integer x be a fraction. No, it will be an irrational number.
So \(\sqrt{x}\) has to be an integer.
So we started with x as an integer and deduced that even \(\sqrt{x}\) is an integer, making a as an integer.