Integer check

This topic has expert replies
Legendary Member
Posts: 2789
Joined: Tue Jul 26, 2011 12:19 am
Location: Chennai, India
Thanked: 206 times
Followed by:43 members
GMAT Score:640

Integer check

by GmatKiss » Sat Oct 15, 2011 9:08 am
If b is an integer, is root(a^2+b^2) an integer?

(1) a2 + b2 is an integer.
(2) a2 - 3b2 = 0

Master | Next Rank: 500 Posts
Posts: 197
Joined: Thu Sep 15, 2011 10:22 am
Thanked: 6 times
Followed by:2 members

by parul9 » Sat Oct 15, 2011 9:13 am
IMO B.
What's the OA?

Legendary Member
Posts: 2789
Joined: Tue Jul 26, 2011 12:19 am
Location: Chennai, India
Thanked: 206 times
Followed by:43 members
GMAT Score:640

by GmatKiss » Sat Oct 15, 2011 10:14 am
parul9 wrote:IMO B.
What's the OA?
Sorry, i dont have the OA :(

Legendary Member
Posts: 784
Joined: Sun Apr 03, 2011 3:51 am
Thanked: 114 times
Followed by:12 members

by patanjali.purpose » Sat Oct 15, 2011 2:12 pm
GmatKiss wrote:If b is an integer, is root(a^2+b^2) an integer?

(1) a2 + b2 is an integer.
(2) a2 - 3b2 = 0
root(a^2+b^2) an integer ==> possible only when a^2+b^2 is a perfect square ==> is (a^2+b^2) perfect sq

S1: a^2+b^2 is an interger but it will be perfect sq only when a & b gives rise to another number forming a pythagoras triplets. We can't say that for sure.

S2: a2 = 3b2 ==> a^2+b^2 = 4 b^2 = (2b)^2 ==> perfect sq

IMO B

Senior | Next Rank: 100 Posts
Posts: 77
Joined: Tue Aug 16, 2011 11:49 pm
Thanked: 3 times

by mukgera » Sat Oct 15, 2011 9:49 pm
IMO B

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 » Sun Oct 16, 2011 3:17 am
GmatKiss wrote:If b is an integer, is root(a^2+b^2) an integer?

(1) a2 + b2 is an integer.
(2) a² + b² = (√3)² + 1² = 4.
Statement 1: a² + b² is an integer.
Let a=√3 and b=1 so that a² + b² = (√3)² + 1² = 4.
Then √(a²+b²) = √(√3² + 1²) = 2.

Let a=1 and b=1 so that a² + b² = 1² + 1² = 2.
Then √(a²+b²) = √(1² + 1²) = √2.
INSUFFICIENT.

Statement 2: a² - 3b² = 0.
Substituting a²=3b² into √(a²+b²):
√(a²+b²) = √(3b²+b²) = √(4b²) = 2b, which must be an integer since b is an integer.
SUFFICIENT.

The correct answer is B.
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: 608
Joined: Sun Jun 19, 2011 11:16 am
Thanked: 37 times
Followed by:8 members

by saketk » Mon Oct 17, 2011 9:49 pm
GmatKiss wrote:If b is an integer, is root(a^2+b^2) an integer?

(1) a2 + b2 is an integer.
(2) a2 - 3b2 = 0
Stmt 1: a2 + b2 is an int.

now a can be anything say for example root (2) and let b = 4

this gives us:-- a2 + b2 = 2+16 = 18 (int)
but the root is not int.

Similarly we can choose any values of 'a' and 'b' which will give us a perfect square and the correponding root will be an integer.

Hence, stmt 1 is Not sufficient

Stmt 2: a2 = 3b2

this gives us a2 + b2 = 4b2

clearly this is a perfect square and the root of it will give us 2b ('b' being an integer) the number itself will be an integer.

Hence, stmt 2 is Sufficient.

IMO option B