BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
Live EA class + 6 months of EA OnDemand
  • Expert-led weekly online sessions
  • EA Masterclass access between classes
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

130-point score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

quadratics

Expert replies
Source: — Problem Solving |

by truplayer256 » Sun Feb 08, 2009 7:19 pm
I bet there's an easier way to solve this but this is how I did it:

[sqrt(9+sqrt80)+sqrt(9-sqrt80)] * [sqrt(9+sqrt80)+sqrt(9-sqrt80)]
=9+sqrt(80)+2sqrt(9+sqrt80)*sqrt(9-sqrt80)+9-sqrt80
sqrt 80's cancel and you're left with:
18+2sqrt(9+sqrt80)*sqrt(9-sqrt80)
Since you're multiplying two radicals, you can multiply the inside terms and make it into one radical.
18+2sqrt(81-80)=18+2=20 E
Join the discussion

by Mustang » Sun Feb 08, 2009 9:26 pm
I found a slightly easier way

the original question is in the form: (a+b)^2 where a= sqrt (9+sqrt(80))

and b is : sqrt (9-sqrt(80))

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

Substituting the above values we get

9+ sqrt(80)+9 - sqrt(80) + 2 *[sqrt(9+ sqrt(80)) *sqrt(9-sqrt(80))]

= 18 + 2*[sqrt{ (9+ sqrt(80)) *(9-sqrt(80))} ]

the expression within [] is of form (a+b)(a-b) = a^2 -b^2

a=9

b= sqrt(80)


solve it to get answer 20
Join the discussion

by sureshbala » Mon Feb 09, 2009 4:02 am
Folks, this can be answered quite easily without getting into too much of calculation.

Look at this....


Image
Join the discussion

by mdavis » Mon Feb 09, 2009 7:59 am
How do you multiply sqrt (a+b) by sqrt (a+b)?

Also, how do you multiply sqrt (a+b) by sqrt (a-b)?

I like the above explanation but am having a difficult time multiplying square roots when there is more than one term under the sign. Thanks in advance!
Join the discussion

by BuckeyeT » Mon Feb 09, 2009 10:02 am
mdavis,

To your first question -
For like termed exponents, add the terms when multiplying. For example, (2^n)(2^m)=2^(n+m)

Specifically, sqrt (a+b) can be rewritten as (a+b)^(1/2). So, sqrt (a+b) * sqrt (a+b) = [(a+b)^(1/2)] * [(a+b)^(1/2)] = (a+b)^((1/2)+(1/2)) = (a+b)^1 = a+b.

To your second question -
As truplayer256 mentioned,
Since you're multiplying two radicals, you can multiply the inside terms and make it into one radical.
So, multiply out the terms and slap them inside the radical (sqrt). sqrt (a+b)*sqrt (a-b) = sqrt (a^2-ab+ab+b^2) = sqrt (a^2+b^2).

Does that help explain it a bit better?
Join the discussion

by sureshbala » Mon Feb 09, 2009 12:20 pm
mdavis wrote:How do you multiply sqrt (a+b) by sqrt (a+b)?

Also, how do you multiply sqrt (a+b) by sqrt (a-b)?

I like the above explanation but am having a difficult time multiplying square roots when there is more than one term under the sign. Thanks in advance!
Dear friend,

We have the following simple rule regarding square roots.
sqrt(p) x sqrt(q) = sqrt(pq)

So sqrt(a+b) x sqrt(a-b) = sqrt[(a+b)(a-b)] = sqrt[a^2 - b^2]. I applied the same rule in my explanation
Join the discussion