S1 is a square of side 256 cm

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 266
Joined: Fri Sep 19, 2014 4:00 am
Thanked: 4 times
Followed by:1 members

S1 is a square of side 256 cm

by conquistador » Tue Apr 14, 2015 10:36 am
S1 is a square of side 256 cm. By joining its midpoints another square S2 was formed. By joining the midpoints of S2 another square S3 was formed. What is the excess of the total area of S1, S3, S5, S7, S9 over the total area of S2, S4, S6, S8, S10? (in sq cm)



128 (487)

128 (393)

128 (341)

64 (413)

64 (457)
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
Elite Legendary Member
Posts: 10392
Joined: Sun Jun 23, 2013 6:38 pm
Location: Palo Alto, CA
Thanked: 2867 times
Followed by:511 members
GMAT Score:800

by [email protected] » Tue Apr 14, 2015 4:50 pm
Hi Mechmeera,

What is the source of this question? I ask because it's not worded in typical GMAT "style" and involves a much higher level of math 'skill' than most GMAT Quant questions require.

The prompt is based on a rarer Geometry rule: When creating 'new' squares as described, each square will have an area EXACTLY HALF of the next larger square.

So....
1st square's area = 256^2
2nd square's area = 256^2/2
3rd square's area = 256^2/4
4th square's area = 256^2/8
5th square's area = 256^2/16
Etc.

The question asks for the DIFFERENCE in areas between S1,S3,S5,S7,S9 and S2,S4,S6,S8,S10

Rather than calculate all of those possibilities, we should look for a pattern in that math.

The difference between S1 and S2 can be written in this way:

(256)(256) - (256)(256)/2 =
(256)(256) - (128)(256) =
(256 - 128)(256) =
(128)(256)

The difference between S3 and S4 can be written in a similar way (note, I'm dividing each area by 2 before putting it into the calculation, thus 256 --> 128 --> 64 --> 32, etc):

(64)(256) - (32)(256) =
(64 - 32)(256)
(32)(256)

Notice how the resulting number is EXACTLY 1/4 of the prior resulting number. This pattern will continue on, producing the following 5 results (the two I've already calculated and the next 3 that follow):

(128)(256) + (32)(256) + (8)(256) + (2)(256) + (1/2)(256)

The 256s can be factored out:

(256)(128 + 32 + 8 + 2 + 1/2)
(256)(170.5)

This can be rewritten by dividing the 256 by 2 and multiplying the 170.5 by 2....

(128)(341)

Final Answer: C

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

User avatar
Master | Next Rank: 500 Posts
Posts: 266
Joined: Fri Sep 19, 2014 4:00 am
Thanked: 4 times
Followed by:1 members

by conquistador » Tue Apr 14, 2015 6:48 pm
Source is Time Institute practice test

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Wed Apr 15, 2015 4:49 am
Mechmeera wrote:S1 is a square of side 256 cm. By joining its midpoints another square S2 was formed. By joining the midpoints of S2 another square S3 was formed. What is the excess of the total area of S1, S3, S5, S7, S9 over the total area of S2, S4, S6, S8, S10? (in sq cm)

128 (487)

128 (393)

128 (341)

64 (413)

64 (457)
This problem seems WAY too convoluted for the GMAT.
That said, it does provide a useful take-away:
When faced with a complex situation, test an EASY CASE.

Let each side of S� = 4.
The following figure is implied:
Image
Every triangle in the figure above is a 45-45-90 triangle.
In a 45-45-90 triangle, the sides are in the following ratio:
s - s - s√2.

Resulting areas:
S� = 4² = 16.
S₂ = (2√2)² = 8.
S₃ = 2² = 4.
S₄ = (√2)² = 2.

Thus:
S� + S₃ = 16+4 = 20.
Sâ‚‚ + Sâ‚„ = 8+2 = 10.
Difference between the two sums = 20-10 = 10.


Note the values in red.
The difference between the two sums is equal to the sum of the EVEN-NUMBERED squares.
Thus, the problem above requires that we determine the following sum:
S₂ + S₄ + S₆ + S₈ + S�₀.

Actual areas:
The figure above illustrates that each even-numbered square is equal to 1/2 the area of the preceding odd-numbered square.
Since the actual area of S� = (256)(256), the actual area of S₂ = (128)(256).

The figure also illustrates that the area of each even-numbered square is to equal to 1/4 the area of the preceding even-numbered square.
Thus:
S₄ = (¼)(S₂) = (¼)(128)(256) = 32*256.
S₆ = (¼)(S₄) = (¼)(32)(256) = 8*256.
S₈ = (¼)(S₆) = (¼)(8)(256)= 2*256.
S�₀ = (¼)(S₈) = (¼)(2)(256)= (½)(256).

Resulting sum:
(128)(256) + 32*256 + 8*256 + 2*256 + (½)(256)

= (256)(128 + 32 + 8 + 2 + ½)

= (256)(170.5)

= (256/2)(2*170.5)

= (128)(341).

The correct answer is C.

Alternate approach:
Since the area of each even-numbered square is to equal to 1/4 the area of the preceding even-numbered square, S₂, S₄, S₆, S₈, and S�₀ constitute a GEOMETRIC SEQUENCE in which the multiplier between successive terms is ¼.

For any geometric sequence of n terms with a multiplier of r, the SUM of the first n terms is equal to the following:
(first term)[ (1 - r^n)/(1 - r) ].

Since S₂ + S₄ + S₆ + S₈ + S�₀ is composed of n=5 terms with a multiplier of r=1/4, we get:

(first term)[ (1 - r^n)/(1 - r) ] =

= (256)(128) * [ (1 - (¼)�)/(1 - ¼) ]

= (2�)(2�) * [ (1 - (½)¹�)/(¾) ]

= (2�)(2�) * [ (2¹� - 1)/2¹�) ] * (4/3)

= (2�)(2�) * [ 1023/2¹� ] * (2²/3)

= 2� * 341

= 128 * 341.
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