sqrt(9+sqrt(80)) sqrt(9-sqrt(80))=

This topic has expert replies
User avatar
Newbie | Next Rank: 10 Posts
Posts: 5
Joined: Wed Apr 28, 2010 5:05 pm

sqrt(9+sqrt(80)) sqrt(9-sqrt(80))=

by shaftbond » Sun Aug 07, 2011 3:08 pm
sqrt(9+sqrt(80)) sqrt(9-sqrt(80))=

this was part of a larger problem. i got it down to this and i know what it equals (i looked at the answer) but i don't know how to get there from here. Any help would be appreciated.

The answer is 1
Source: — Problem Solving |

Junior | Next Rank: 30 Posts
Posts: 29
Joined: Tue Jul 12, 2011 1:07 pm
Thanked: 8 times
Followed by:1 members

by beatthegmat.garry » Sun Aug 07, 2011 5:58 pm
We know that sqrt(a)*sqrt(b)=sqrt(ab).

sqrt(9+sqrt(80)) sqrt(9-sqrt(80)=sqrt(9+sqrt(80)*(9-sqrt(80))
=sqrt(9^2-sqrt(80^2)) .................(a+b)(a-b)=a^2-b^2
=sqrt(81-80)
=sqrt(1)
=1

Hope this help :)

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Sun Aug 07, 2011 8:28 pm
shaftbond wrote:sqrt(9+sqrt(80)) sqrt(9-sqrt(80))=

this was part of a larger problem. i got it down to this and i know what it equals (i looked at the answer) but i don't know how to get there from here. Any help would be appreciated.

The answer is 1
√(9 + √80)√(9 - √80) = √[(9 + √80)(9 - √80)]
= √[81 - 80) {Apply (a + b)(a - b) = a² - b²}
= √1 = 1
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

User avatar
Newbie | Next Rank: 10 Posts
Posts: 5
Joined: Wed Apr 28, 2010 5:05 pm

by shaftbond » Sun Aug 07, 2011 8:28 pm
Yes! That does help. I was forgetting (a+b)(a-b)=a^2-b^2..

Thanks so much!