Last visit was: 22 Apr 2026, 06:51 It is currently 22 Apr 2026, 06:51
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: 22 Apr 2026
Posts: 109,743
Own Kudos:
810,572
 [8]
Given Kudos: 105,819
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,743
Kudos: 810,572
 [8]
1
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
chetna14
Joined: 18 Jul 2016
Last visit: 03 Jan 2020
Posts: 30
Own Kudos:
33
 [9]
Given Kudos: 83
Posts: 30
Kudos: 33
 [9]
5
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
Talayva
Joined: 09 Feb 2018
Last visit: 26 Feb 2019
Posts: 91
Own Kudos:
96
 [2]
Given Kudos: 79
Location: India
Concentration: Real Estate, Finance
GPA: 3.58
Products:
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
DavidTutorexamPAL
User avatar
examPAL Representative
Joined: 07 Dec 2017
Last visit: 09 Sep 2020
Posts: 1,002
Own Kudos:
Given Kudos: 26
Posts: 1,002
Kudos: 2,042
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
A rectangular game board is composed of identical squares arranged in a rectangular array of r rows and r + 1 columns. The r rows are numbered from 1 through r, and the r + 1 columns are numbered from 1 through r + 1. If r > 10, which of the following represents the number of squares on the board that are neither in the 4th row nor in the 7th column?


A) \(r^2 — r\)

B) \(r^2 — 1\)

C) \(r^2\)

D) \(r^2 + 1\)

E) \(r^2 + r\)

As this question asks us to count the number of squares, it is a counting problem and can usually be solved with some logic and very little calculations.
We'll look for such a solution, a Logical approach.

We'll calculate this by breaking it into easier bits
(i) total number of squares = r(r+1) = r^2 + r
(ii) squares in 4th row = r+1
(iii) squares is 7th column = r
(iv) squares in both 4th row and 7th column = 1
we need to calculate (i) - [(ii) + (iii) - (iv)]
so our answer is r^2 + r - [(r+1) + r - 1] = r^2 + r -2r = r^2 - r

(A) is our answer.
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 22 Apr 2026
Posts: 22,276
Own Kudos:
26,528
 [2]
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,276
Kudos: 26,528
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
A rectangular game board is composed of identical squares arranged in a rectangular array of r rows and r + 1 columns. The r rows are numbered from 1 through r, and the r + 1 columns are numbered from 1 through r + 1. If r > 10, which of the following represents the number of squares on the board that are neither in the 4th row nor in the 7th column?


A) \(r^2 — r\)

B) \(r^2 — 1\)

C) \(r^2\)

D) \(r^2 + 1\)

E) \(r^2 + r\)

Solution:

First, let’s calculate the total number of squares on the board: r(r + 1) = r^2 + r

Now, we note that there are (r + 1) squares in the 4th row and r squares in the 7th column. Additionally, there is one square that has been double-counted (at the intersection of row 4 and column 7). Thus, the number of squares that we will eliminate is (r + 1) + r -1.

The result is r^2 + r - (r + 1 + r - 1) = r^2 + r - r - 1 - r + 1 = r^2 - r.

Answer: A
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,331
Own Kudos:
771
 [1]
Given Kudos: 1,656
Posts: 1,331
Kudos: 771
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
On the Official GMAT test day, I would probably choose smart Numbers:

Let r = 11

Let (r + 1) = 12

132 Total Squares - [ 12 Squares Horizontally in Row 4 + 10 Squares Vertically in Column 7 ] =

-----*Note* remove 1 Square from Column 7 because we already counted it when we Counted Across Row R ----


132 - [12 + 10] = 110


Plug in Number: r = 11

Target Value: 110


-A-

(r)^2 - r = (11)^2 - 11 = 121 - 11 = 110, our Target Value

Correct Answer -A-


Algebra Method:

No. of Squares that are NEITHER in the 4th Row NOR in the 7th Column

=

(Total No. of Squares) - (No. of Square that ARE IN the 4th Row AND 7th Column)



(1st) Total No. of Squares


there are R - rows of Squares with (R + 1) Columns of Squares

(R) * (R + 1) = Total No. of Squares



(2nd) No. of Squares that ARE IN the 4th Row AND 7th Column

Going Horizontally across Row 4, there will be (R + 1) Squares to account for Each of the (R + 1) Columns

Coming down Vertically from Column 7, there will be a Total of (R) Squares -----HOWEVER, we already counted 1 of these Squares (precisely the Square located at 4-by-7) so we need to Subtract -1


(R + 1) + (R - 1) = 2R = No. of Squares that are in the 4th Row AND 7th Column



(1st) - (2nd)

(R)*(R + 1) - (2R) =

(R)^2 + R - 2R =

(R)^2 - R


-A- is the Correct Answer
avatar
Dvaishnav
Joined: 25 Sep 2019
Last visit: 05 Aug 2021
Posts: 39
Own Kudos:
Given Kudos: 84
GMAT 1: 730 Q50 V40
GMAT 1: 730 Q50 V40
Posts: 39
Kudos: 31
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Please help. I do not understand the solution fully.

The question says that rows are numbered from 1 to r and columns are numbered from 1 to r+1. It means, we have r squares in each row and r-1 squares in each column. Hence, the total number of squares should be r*(r-1). Not r*(r+1) as others have mentioned.

Just to make my point clear, the following diagram shows a simple grid in which we have rows numbered from 1 to 3 and columns numbers from 1 to 5. As you can see total number of squares are 8 (2*4), not 15 (3*5).
Attachments

Capture.PNG
Capture.PNG [ 5.54 KiB | Viewed 20519 times ]

User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,962
Own Kudos:
Posts: 38,962
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109743 posts
Tuck School Moderator
853 posts