Last visit was: 24 Apr 2026, 18:08 It is currently 24 Apr 2026, 18:08
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
ctrlaltdel
Joined: 24 Jul 2009
Last visit: 11 Jan 2023
Posts: 59
Own Kudos:
603
 [29]
Given Kudos: 124
Location: United States
GMAT 1: 590 Q48 V24
GMAT 1: 590 Q48 V24
Posts: 59
Kudos: 603
 [29]
4
Kudos
Add Kudos
25
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,818
Own Kudos:
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,083
 [29]
19
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
General Discussion
User avatar
kp1811
Joined: 30 Aug 2009
Last visit: 05 Sep 2015
Posts: 125
Own Kudos:
386
 [3]
Given Kudos: 5
Location: India
Concentration: General Management
Posts: 125
Kudos: 386
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
ctrlaltdel
Joined: 24 Jul 2009
Last visit: 11 Jan 2023
Posts: 59
Own Kudos:
Given Kudos: 124
Location: United States
GMAT 1: 590 Q48 V24
GMAT 1: 590 Q48 V24
Posts: 59
Kudos: 603
Kudos
Add Kudos
Bookmarks
Bookmark this Post
B
Kudos to kp1811
User avatar
Economist
Joined: 01 Apr 2008
Last visit: 24 Dec 2018
Posts: 383
Own Kudos:
Given Kudos: 18
Name: Ronak Amin
Schools: IIM Lucknow (IPMX) - Class of 2014
Schools: IIM Lucknow (IPMX) - Class of 2014
Posts: 383
Kudos: 4,504
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What is the source?? This is a heck of a problem. Plugging numbers is painful. Do we have any algebraic approach?
User avatar
Economist
Joined: 01 Apr 2008
Last visit: 24 Dec 2018
Posts: 383
Own Kudos:
Given Kudos: 18
Name: Ronak Amin
Schools: IIM Lucknow (IPMX) - Class of 2014
Schools: IIM Lucknow (IPMX) - Class of 2014
Posts: 383
Kudos: 4,504
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks Bunuel :) ! Great job..+1K
User avatar
ichha148
Joined: 16 Apr 2009
Last visit: 23 Feb 2023
Posts: 135
Own Kudos:
Given Kudos: 14
Posts: 135
Kudos: 491
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bunuel - sometimes i wonder how easily you solve these questions - you are awesome :)
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,302
Own Kudos:
Given Kudos: 355
Concentration: Finance
Posts: 1,302
Kudos: 2,977
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IM BACK!

The difference of perfect squares can be expressed as an odd number. Or viceversa, an odd number can be expressed as the difference of two consecutive perfect squares

Namely,

(k+1)^2 - (k)^2 = 2k + 1

Hope this clarifies
User avatar
vipulgoel
Joined: 03 May 2013
Last visit: 09 Oct 2025
Posts: 89
Own Kudos:
Given Kudos: 114
Location: India
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If x, y, and z are positive integers, where x > y and z=x^(1/2), are x and y consecutive perfect squares? (A perfect square is defined as the square of an integer. For example, 36 is a perfect square since it equals 6 squared, while 38 is not a perfect square since it is not equal to the square of any integer.)

(1) x + y = 8z +1
(2) x – y = 2z – 1

Alt way

2. z^2-2z+1 =y
(z-1)^2 = y, z-1 = y^1/2, z=y^1/2+1, since z=X^1/2 , x^1/2 and y^1/2 are consecutive
1. z^2-8z-1 =-y NO solution
Hence B
User avatar
vishwash
Joined: 20 Jun 2013
Last visit: 28 May 2022
Posts: 33
Own Kudos:
Given Kudos: 23
Location: India
Concentration: Economics, Finance
GMAT 1: 430 Q39 V25
GPA: 3.5
WE:Information Technology (Other)
GMAT 1: 430 Q39 V25
Posts: 33
Kudos: 19
Kudos
Add Kudos
Bookmarks
Bookmark this Post
thanks that was a good one... pretty weak in ds got a get the basics first i guess
avatar
chandra73
Joined: 24 Dec 2019
Last visit: 24 Nov 2020
Posts: 3
Given Kudos: 116
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Economist
What is the source?? This is a heck of a problem. Plugging numbers is painful. Do we have any algebraic approach?

Here you go.
If \(x\) and \(y\) are consecutive perfect squares, then \(\sqrt{y}\) and \(\sqrt{x}\) must be consecutive integers.

So, the question: is \(\sqrt{y}=\sqrt{x}-1\)?

Square both sides: \(y=x-2\sqrt{x}+1\)?

(1) \(x+y=8z+1\)
\(x+y=8\sqrt{x}+1\)
\(y=8\sqrt{x}+1-x\)

So basically question transforms to is \(8\sqrt{x}+1-x=x-2\sqrt{x}+1\)?
\(10\sqrt{x}=2x\)?
\(5\sqrt{x}=x\)?
\(\sqrt{x}=5\)?
\(x=25\)?

If x=25 then yes, if not then no. But we don't know the value of x, hence insufficient.

(2) \(x-y=2\sqrt{x}-1\)
\(y=x-2\sqrt{x}+1\), which is exactly what we are asked in the question. Hence sufficient.

Answer: B.


So, the question: is \(\sqrt{y}=\sqrt{x}-1\)?
Bunnel can you help me on above line. how do you get that from the provided question
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,818
Own Kudos:
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,083
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chandra73
Bunuel
Economist
What is the source?? This is a heck of a problem. Plugging numbers is painful. Do we have any algebraic approach?

Here you go.
If \(x\) and \(y\) are consecutive perfect squares, then \(\sqrt{y}\) and \(\sqrt{x}\) must be consecutive integers.

So, the question: is \(\sqrt{y}=\sqrt{x}-1\)?

Square both sides: \(y=x-2\sqrt{x}+1\)?

(1) \(x+y=8z+1\)
\(x+y=8\sqrt{x}+1\)
\(y=8\sqrt{x}+1-x\)

So basically question transforms to is \(8\sqrt{x}+1-x=x-2\sqrt{x}+1\)?
\(10\sqrt{x}=2x\)?
\(5\sqrt{x}=x\)?
\(\sqrt{x}=5\)?
\(x=25\)?

If x=25 then yes, if not then no. But we don't know the value of x, hence insufficient.

(2) \(x-y=2\sqrt{x}-1\)
\(y=x-2\sqrt{x}+1\), which is exactly what we are asked in the question. Hence sufficient.

Answer: B.


So, the question: is \(\sqrt{y}=\sqrt{x}-1\)?
Bunnel can you help me on above line. how do you get that from the provided question

The questions asks: are x and y consecutive perfect squares (given x > y)?

If \(x\) and \(y\) are consecutive perfect squares, then \(\sqrt{y}\) and \(\sqrt{x}\) must be consecutive integers.

So, the question: is \(\sqrt{y}=\sqrt{x}-1\)?
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,975
Own Kudos:
Posts: 38,975
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
109818 posts
498 posts
212 posts