In the floor of a particular kitchen

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

In the floor of a particular kitchen

by conquistador » Thu Jun 25, 2015 9:34 pm
In the floor of a particular kitchen owned by an abstract artist, each row of tiles to the right of the first row contains two fewer tiles than the row directly to its left. If there are nine rows in all and a total of 504 tiles in the floor, how many tiles does the left-most row contain?

(A) 52
(B) 56
(C) 60
(D) 64
(E) 68

While the problem is quite simple, the row concept confused me a lot because row is horizontal in nature and I did not understand what did he mean by left row.

Master | Next Rank: 500 Posts
Posts: 363
Joined: Sun Oct 17, 2010 3:24 pm
Thanked: 115 times
Followed by:3 members

by theCEO » Fri Jun 26, 2015 12:03 am
Mechmeera wrote:In the floor of a particular kitchen owned by an abstract artist, each row of tiles to the right of the first row contains two fewer tiles than the row directly to its left. If there are nine rows in all and a total of 504 tiles in the floor, how many tiles does the left-most row contain?

(A) 52
(B) 56
(C) 60
(D) 64
(E) 68

While the problem is quite simple, the row concept confused me a lot because row is horizontal in nature and I did not understand what did he mean by left row.
It depends on where you are standing you can have a different view!

For example the following represents 3 rows in a supermarket. If you were walking down the aisle2, from left to right, isle 1 will be to the left, isle 3 will be to the right.

-------------
(1)
-------------
(2)
-------------
(3)
-------------

Master | Next Rank: 500 Posts
Posts: 363
Joined: Sun Oct 17, 2010 3:24 pm
Thanked: 115 times
Followed by:3 members

by theCEO » Fri Jun 26, 2015 12:17 am
The number of tiles in each row are as follow with X being the number in the first row
1 = X
2 = X-2
3 = X-4
4 = X-6
5 = X-8
6 = X-10
7 = X-12
8 = X-14
9 = X-16

If we sum the total amount of tiles, we get
9X-2-4-6-8-10-12-14-16
9X-2(1+2+3+4+5+6+7+8)

The sum of the first n consecutive numbers = (n*n+1)/2
Therefore the sum of the first 8 consecutive integers = (8*9)/2=36

9X-2(1+2+3+4+5+6+7+8) = 9x -2(36) = total number of tiles
9X - 72 = 504
9X = 504 + 72 = 576
X = 64
ANS = D

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 » Fri Jun 26, 2015 2:35 am
Mechmeera wrote:In the floor of a particular kitchen owned by an abstract artist, each row of tiles to the right of the first row contains two fewer tiles than the row directly to its left. If there are nine rows in all and a total of 504 tiles in the floor, how many tiles does the left-most row contain?

(A) 52
(B) 56
(C) 60
(D) 64
(E) 68
Since each row contains 2 fewer tiles than the row directly to its left, the 9 rows constitute an EVENLY SPACED SET.
For any evenly spaced set, average = median = sum/number.
Thus, the length of the center row = the median length of the 9 rows = (total number of tiles)/(total number of rows) = 504/9 = 56.
Since there are 4 rows to the left of the center row, and each successive row to the left increases by a length of 2 tiles, the length of the leftmost row = 56 + 4*2 = 64.

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

Legendary Member
Posts: 518
Joined: Tue May 12, 2015 8:25 pm
Thanked: 10 times

by nikhilgmat31 » Wed Jul 01, 2015 9:58 pm
64 D is the answer