Please help!!!

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 69
Joined: Sun Jan 06, 2008 7:12 pm
Thanked: 3 times
Followed by:1 members

Please help!!!

by Nidhs » Sun Mar 09, 2008 5:26 pm
I couldn't think of a better way to write this. I f someone understands what ive written...can someone please explain it to me. The problem is from GMATPrep and i have my exam tom.

(rt((9+rt80) + (9-rt80))rt )^2
OA is 20
Source: — Problem Solving |

Legendary Member
Posts: 645
Joined: Wed Sep 05, 2007 4:37 am
Location: India
Thanked: 34 times
Followed by:5 members

Re: Please help!!!

by camitava » Sun Mar 09, 2008 9:18 pm
Nidhs wrote:I couldn't think of a better way to write this. I f someone understands what ive written...can someone please explain it to me. The problem is from GMATPrep and i have my exam tom.

(rt((9+rt80) + (9-rt80))rt )^2
OA is 20
Can you please give a snap-shot so that it will be easier to understand. I am not getting anything!
Correct me If I am wrong


Regards,

Amitava

User avatar
Senior | Next Rank: 100 Posts
Posts: 50
Joined: Tue Jan 08, 2008 9:22 am
Thanked: 7 times

by blue_lotus » Mon Mar 10, 2008 2:21 am
[Sqrt(9 + sqrt(80)) + sqrt (9 -sqrt(80) ] ^2

= (a + b) ^2 => a^2 + b^2 + 2*a*b

=> [Sqrt(9 + sqrt(80))]^2 + [sqrt (9 -sqrt(80) ] ^2 + 2 [Sqrt(9 + sqrt(80))] [sqrt (9 -sqrt(80) ]
=>9 + sqrt(80) + 9 - sqrt(80) + 2 [Sqrt(9 + sqrt(80))] [sqrt (9 -sqrt(80) ]
=>18 + 2 [Sqrt(9 + sqrt(80))] [sqrt (9 -sqrt(80) ]
=>18 + 2 [ sqrt ( (9 + sqrt(80) *(9 -sqrt(80) ) ] -----by taking sqrt common as a^m * b^m = (ab)^m , here m = 1/2
Notice that the data inside square bracket is of form (a+b) (a-b) = a^2 - b^2
=> 18 + 2[ sqrt ( 81 - 80) ]
=>18 +2 (1)
=>20