DS Explanation is confusing me!

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 16
Joined: Fri Mar 28, 2008 6:01 am
Thanked: 1 times

DS Explanation is confusing me!

by richs_ca » Wed Apr 16, 2008 6:37 pm
If a and b are positive integers, is 2 (Sq.rt of a+b) > 4(sq.rt of b)?

1) b > 3a
2) a + b > 3

The answer explanation says that i should simplify the problem by dividing by 2 and then to square both sides to get a + b > 4b.

However, I had always thought that if you divide one side by 2, you would need to do the same to the other side so it would be a + b > 2b.

So now I'm a little lost.

Help?

Thanks!!
Source: — Data Sufficiency |

User avatar
Master | Next Rank: 500 Posts
Posts: 423
Joined: Thu Dec 27, 2007 1:29 am
Location: Hyderabad, India
Thanked: 36 times
Followed by:2 members
GMAT Score:770

by simplyjat » Wed Apr 16, 2008 9:39 pm
You missed squaring 2 on the right hand side of the equation

2(sqrt(a+b)) > 4(sqrt(b))
=> sqrt(a+b) > 2(sqrt(b)) {dividing both sides by 2}
=> a+b > 4b {taking square of both sides}
simplyjat

User avatar
Legendary Member
Posts: 519
Joined: Sat Jan 27, 2007 7:56 am
Location: India
Thanked: 31 times

by Neo2000 » Wed Apr 16, 2008 9:40 pm
When you divide by 2 on both sides you get

(Sq.rt of a+b) > 2(sq.rt of b)

If you square this you get a+b > 4b

Junior | Next Rank: 30 Posts
Posts: 16
Joined: Fri Mar 28, 2008 6:01 am
Thanked: 1 times

by richs_ca » Thu Apr 17, 2008 2:16 pm
Ah ha!! Got it - and it now seems so obvious.

Thank you very much!

Senior | Next Rank: 100 Posts
Posts: 58
Joined: Wed Apr 16, 2008 5:51 pm

by gmat765 » Thu Apr 17, 2008 7:10 pm
and now it becomes clear