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
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
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.

715+ 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.

average with exponents

Expert replies
Source: — Problem Solving |

by GMATinsight » Sun Jul 27, 2014 4:55 am
alexandrabiorka wrote:What is the average of 101^2 and 99^2?

a) square root of 101 + square root of 99
b) 100
c) 100^2 - 1
d) 100^2
e) 100^2 + 1
average of 101^2 and 99^2 = (101^2 + 99^2) / 2

i.e. average of 101^2 and 99^2 = [(100+1)^2 + (100-1)^2] / 2
i.e. average of 101^2 and 99^2 = [(100^2+1^2+2x100x1) + (100^2+1^2-2x100x1)] / 2
i.e. average of 101^2 and 99^2 = [(100^2 + 1+ 2x100x1 + 100^2 + 1 - 2x100x1)] / 2
i.e. average of 101^2 and 99^2 = [(100^2 + 1 + 100^2 + 1)] / 2
i.e. average of 101^2 and 99^2 = 2 x [100^2 + 1] / 2 = 100^2 + 1

Answer: Option E
"GMATinsight"Bhoopendra Singh & Sushma Jha
Most Comprehensive and Affordable Video Course 2000+ CONCEPT Videos and Video Solutions
Whatsapp/Mobile: +91-9999687183 l [email protected]
Contact for One-on-One FREE ONLINE DEMO Class Call/e-mail
Most Efficient and affordable One-On-One Private tutoring fee - US$40-50 per hour
Join the discussion

by GMATGuruNY » Sun Jul 27, 2014 5:46 am
alexandrabiorka wrote:What is the average of 101^2 and 99^2?

a) square root of 101 + square root of 99
b) 100
c) 100^2 - 1
d) 100^2
e) 100^2 + 1
Since most of the answer choices are in terms of 100, rephrase the given expression in terms of 100.
Let x=100.
Then:
101² + 99² = (x+1)² + (x-1)² = (x² + 2x + 1) + (x² - 2x + 1) = 2x² + 2.
Thus:
Average of 101² + 99² = (2x² + 2)/2 = x² + 1 = 100² + 1.

The correct answer is E.
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
Join the discussion

by Brent@GMATPrepNow » Sun Jul 27, 2014 7:26 am
alexandrabiorka wrote:What is the average of 101² and 99²?

a) √101 + √99
b) 100
c) 100² - 1
d) 100²
e) 100² + 1
I have doubts about the "GMAT-ness" of this question, since the answer choices seem to force us into a certain approach. For example, the correct answer could also be written as 99² + 200 or 100² - 200, which might force a different approach.

Here's an alternate approach that would favor the other 2 options:

First recognize that the average of 2 values will be HALFWAY between those 2 values.
For example, 10 is the average of 7 and 13, and 10 is HALFWAY between 7 and 13.

So, to determine the average of 101² and 99², let's first determine the DISTANCE between these two values:
The distance between the two values = 101² - 99² [we can factor this difference of squares]
= (101 + 99)(101 - 99)
= (200)(2)
= 400

Since 101² is 400 more than 99², the HALFWAY point between 99² and 101² will be 200 more than 99².
So the average will be 99² + 200

Or we can say that the HALFWAY point between 99² and 101² will be 200 less than 101², which means the average will 101² - 200

Having said all of that, we can still make these two answer choices resemble answer choice E.

99² + 200 = (100 - 1)² + 200
= 100² - 200 + 1 + 200
= 100² + 1
= E
We can use similar algebra to make 101² - 200 resemble answer choice E as well.

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by BestGMATEliza » Sun Aug 03, 2014 9:27 pm
I found it helpful to go into the GMAT having understood and memorized the following:
(a+b)²+(a-b)² =2a²+2b²
(a+b)²-(a-b)²=4ab
(a-b)²-(a+b)²=-4ab

so that when problems like this came up, I could easily translate them into a more calculable form.

For this problem, you can recognize that 101²+99²=(a+b)²+(a-b)² with a=100 and b=1
so it equals 2a²+2b². However we are looking for the average, so we divide by 2 and get a²+b² or 100²+1²
which equals E
Eliza Chute
Best GMAT Prep Courses
GMAT course comparison and reviews
Your one stop for all your GMAT studying needs!
Join the discussion

by [email protected] » Sun Aug 03, 2014 10:15 pm
Hi alexandrabiorka,

This question actually has a great "organizational" shortcut to it. It also helps to know that 100^2 = 10,000....

We're asked to figure out (101^2 + 99^2)/2

101^2 = 101(101)
99^2 = 99(99)

Let's "pair up" one 101 and one 99 and add them together....101 + 99 = 200

How many of those pairs do we have in total? 99

So that's 99(200)

What's "left over"? Two 101s (they weren't paired up)

In total, we have 99(200) + 2(101)

99(200) + 202

Let's "break up" the 202 into 200 + 2.

Now we have...
99(200) + 200 + 2
100(200) + 2

20,002

Now we divide by 2...

10,001

There's only one answer that's greater than 10,000...

Final Answer: E

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image
Join the discussion