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
Vote for Target Test Prep, Newsweek Readers’ Choice Awards 2026
NEWSWEEK READERS’ CHOICE 2026

BIG NEWS! Target Test Prep has been nominated, and they’d love your vote!

TTP has worked incredibly hard to build the best test prep experience possible, and winning Newsweek’s 2026 Readers’ Choice Award for Best Test Prep would mean a lot to them. If TTP has helped you, they’d be incredibly grateful for your vote. You can vote once each day through September 9.

Vote for TTP
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.

The sum of the squares of the first 15 positive integers

Expert replies
by abhi332 » Thu Feb 25, 2010 1:12 pm
The sum of the squares of the first 15 positive integers (1^2 + 2^2 + 3^2 + . . . + 15^2) is equal to 1240. What is the
sum of the squares of the second 15 positive integers (16^2 + 17^2 + 18^2 + . . . + 30^2) ?
(A) 2480
(B) 3490
(C) 6785
(D) 8215
(E) 9255

[spoiler]OA:D[/spoiler]
What you think, you become.
Join the discussion
Source: — Problem Solving |

by harsh.champ » Thu Feb 25, 2010 1:46 pm
abhi332 wrote:The sum of the squares of the first 15 positive integers (1^2 + 2^2 + 3^2 + . . . + 15^2) is equal to 1240. What is the
sum of the squares of the second 15 positive integers (16^2 + 17^2 + 18^2 + . . . + 30^2) ?
(A) 2480
(B) 3490
(C) 6785
(D) 8215
(E) 9255

[spoiler]OA:D[/spoiler]
Sum of squares of n natural no.s = n(n+1)(2n+1)/6
Now,sum upto 15 = 15(15+1)(2(15)+1)/6 -(1)
Also,sum upto 30 = 30(30+1)(2(30)+1)/6 -(2)
Thus,sum from 16 to 30 can be found from subtracting (1) from (2),
we get the answer as 8215

I solved by this method in about 2 mins.
Last edited by harsh.champ on Thu Feb 25, 2010 1:57 pm, edited 1 time in total.
It takes time and effort to explain, so if my comment helped you please press Thanks button :)



Just because something is hard doesn't mean you shouldn't try,it means you should just try harder.

"Keep Walking" - Johnny Walker :P
Join the discussion

by harsh.champ » Thu Feb 25, 2010 1:51 pm
Alternative shorter approach
abhi332 wrote:The sum of the squares of the first 15 positive integers (1^2 + 2^2 + 3^2 + . . . + 15^2) is equal to 1240. What is the
sum of the squares of the second 15 positive integers (16^2 + 17^2 + 18^2 + . . . + 30^2) ?
(A) 2480
(B) 3490
(C) 6785
(D) 8215
(E) 9255

[spoiler]OA:D[/spoiler]
Now,since we are given the sum of squares of 1st 15 no.s,so why not use that to ease our our calculation.
[Just check the 2 formulas made in the above post]
From (1) we have, (15)(16)(31)/6 = S 15 =1240
From (2) we have , (30)(31)(61)/6 = S 30 = x
Dividing (2) by (1),we get
(2*61)/16 = x/1240
x=9455
[spoiler]hence, sum =9455-1240=8215= ( D )[/spoiler]

Solving by this approach saves atleast 1min. of your time (I solved by this way in around 40 seconds)
It takes time and effort to explain, so if my comment helped you please press Thanks button :)



Just because something is hard doesn't mean you shouldn't try,it means you should just try harder.

"Keep Walking" - Johnny Walker :P
Join the discussion

by GMATGuruNY » Wed Jul 09, 2014 3:08 pm
abhi332 wrote:The sum of the squares of the first 15 positive integers (1^2 + 2^2 + 3^2 + . . . + 15^2) is equal to 1240. What is the
sum of the squares of the second 15 positive integers (16^2 + 17^2 + 18^2 + . . . + 30^2) ?
(A) 2480
(B) 3490
(C) 6785
(D) 8215
(E) 9255
One of my students today asked how to solve this problem, so I thought I'd share my approach.

16² = (15 + 1)² = 15² + 2*15*1 + 1² = 15² + 30 + 1².
17² = (15 + 2)² = 15² + 2*15*2 + 2² = 15² + 60 + 2².
18² = (15 + 3)² = 15² + 2*15*3 + 3² = 15² + 90 + 3².

Notice the pattern.
The red terms are all 15².
The blue terms are consecutive multiples of 30.
The green terms are consecutive perfect squares, starting with 1².

When we add together the perfect squares between 16² and 30², inclusive -- for a total of 15 values -- the sum will be composed of 15 red terms, 15 blue terms, and 15 green terms.

Red terms:
15 red terms = 15 * 15² = 15 * 225 = 10*225 + 5*225 = 2250 + 1125 = 3375.

Blue terms:
The first 15 multiples of 30 are {30, 60, 90....450}.
For any evenly spaced set:
Average = (biggest + smallest)/2.
Sum = (number of terms)(average).
For the 15 blue terms:
Average = (450+30)/2 = 240.
Sum = 15*240 = 10*240 + 5*240 = 2400 + 1200 = 3600.

Green terms:
The problem indicates that the sum of the first 15 positive perfect squares = 1240.

Resulting sum:
red terms + blue terms + green terms = 3375 + 3600 + 1240 = 8215.

The correct answer is D.
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