Last visit was: 15 Dec 2024, 12:49 It is currently 15 Dec 2024, 12:49
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 15 Dec 2024
Posts: 97,886
Own Kudos:
686,153
 []
Given Kudos: 88,273
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,886
Kudos: 686,153
 []
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
zhanbo
Joined: 27 Feb 2017
Last visit: 07 Jul 2024
Posts: 1,470
Own Kudos:
Given Kudos: 114
Location: United States (WA)
GMAT 1: 760 Q50 V42
GMAT 2: 760 Q50 V42
GRE 1: Q169 V168
GRE 2: Q170 V170
Expert reply
GMAT 2: 760 Q50 V42
GRE 1: Q169 V168
GRE 2: Q170 V170
Posts: 1,470
Kudos: 2,359
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
Shiv1729
Joined: 06 Apr 2022
Last visit: 13 Apr 2023
Posts: 2
Own Kudos:
5
 []
Given Kudos: 1
Location: India
Posts: 2
Kudos: 5
 []
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
Nidzo
Joined: 26 Nov 2019
Last visit: 27 Oct 2024
Posts: 971
Own Kudos:
1,191
 []
Given Kudos: 59
Location: South Africa
Posts: 971
Kudos: 1,191
 []
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Imagine that each block has x-y coordinates, where x is the value across and y is the value going down.

So when the the numbers increase by rows, the first block which is 1 has the coordinates of (1, 1), 2 has the coordinates of (2, 1), 18 (1, 2) etc. One notices that the columns increase by 17, while the rows increase by 1. Because of this one can find the value of each block by plugging in the x-y coordinates into \(17(y-1)+x\).

When the numbers increase by columns, the rows increase by 13 and the columns by 1. For this one can find the value of each block by plugging in the coordinates into \(13(x-1)+y\) [Eg. (2,1) = 14].

The blocks which do not change in value will obviously have the same coordinates in both equations, thus making the two equations equal to one another will give an equation to solve for these values.

\(17(y-1)+x = 13(x-1)+y\)

\(17y - 17 + x = 13x - 13 + y\)

\(16y = 12x + 4\)

\(y = \frac{3x+1}{4}\)

One could go about this by plugging in values for x which will yield an integer value for x, but because we know that the first block and last block will not change [(1,1) = 1 & (17,13) = 221], we can use this together with the fact that \(y = \frac{3x+1}{4}\), we know that \(3x+1\) must be divisible by 4. Therefore, \(x = 4*(n-1)+1\) where \(x≤17\) will yield all of the x-coordinates of the blocks that don't change in value.

1)\((4*0)+1 = 1\) y-coordinate: 1
2)\((4*1)+1 = 5\) y-coordinate: 4
3)\((4*2)+1 = 9\) y-coordinate: 7
4)\((4*3)+1 = 13\) y-coordinate: 10
5)\((4*4)+1 = 17\) y-coordinate: 13

Plugging in the coordinates into either \(17(y-1)+x\) or \(13(x-1)+y\) will give the values of each block:

(1,1) will have a value of 1
(5,4) will have a value of 56
(9,7) will have a value of 111
(13,10) will have a value of 166
(17, 13) will have the value of 221

\(1+56+111+166+221 = 555\)

Answer D
Moderator:
Math Expert
97886 posts