Last visit was: 26 Jul 2024, 21:18 It is currently 26 Jul 2024, 21:18
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
SORT BY:
Date
Math Expert
Joined: 02 Sep 2009
Posts: 94619
Own Kudos [?]: 644181 [14]
Given Kudos: 86770
Send PM
Most Helpful Reply
Quant Chat Moderator
Joined: 22 Dec 2016
Posts: 3125
Own Kudos [?]: 5184 [5]
Given Kudos: 1859
Location: India
Concentration: Strategy, Leadership
Send PM
General Discussion
Intern
Intern
Joined: 13 Feb 2023
Posts: 46
Own Kudos [?]: 19 [0]
Given Kudos: 29
Send PM
Director
Director
Joined: 16 Jul 2019
Posts: 644
Own Kudos [?]: 304 [0]
Given Kudos: 166
Send PM
For each positive integer k, f(k) is defined to be the number created [#permalink]
\(10a+b+10b+a=11(a+b)=n^2\\
11*11\\
11*44\\
11*99\\
..\\
..\\
\)
since \(0<=a,b<=9, a+b=11\)

\(\\
ab=\\
{29,38,47,56} & {92,83,74,65}\\
\)

8 values

Originally posted by Oppenheimer1945 on 01 Nov 2023, 07:40.
Last edited by Oppenheimer1945 on 01 Nov 2023, 09:30, edited 1 time in total.
Math Expert
Joined: 02 Sep 2009
Posts: 94619
Own Kudos [?]: 644181 [0]
Given Kudos: 86770
Send PM
Re: For each positive integer k, f(k) is defined to be the number created [#permalink]
Expert Reply
samagra21 wrote:
\(10a+b+10b+a=11(a+b)=n^2\\
11*11\\
11*44\\
11*99\\
\\
a+b=11,44,99\\
{29,38,47,56} & {92,83,74,65}\\
\)

8 values


a and b are digits, so how can a + b be 44 or 99?
Director
Director
Joined: 16 Jul 2019
Posts: 644
Own Kudos [?]: 304 [0]
Given Kudos: 166
Send PM
Re: For each positive integer k, f(k) is defined to be the number created [#permalink]
Bunuel wrote:
samagra21 wrote:
\(10a+b+10b+a=11(a+b)=n^2\\
11*11\\
11*44\\
11*99\\
\\
a+b=11,44,99\\
{29,38,47,56} & {92,83,74,65}\\
\)

8 values


a and b are digits, so how can a + b be 44 or 99?


edited! That was for general possibilities without constraints of digits.
Intern
Intern
Joined: 20 Oct 2023
Posts: 17
Own Kudos [?]: 6 [0]
Given Kudos: 0
Location: India
Concentration: Technology, Entrepreneurship
GPA: 3.74
WE:Engineering (Computer Software)
Send PM
Re: For each positive integer k, f(k) is defined to be the number created [#permalink]
Let the two digits of k be x and y
k= 10x+y
f(k) = 10y+x
sum = 11(x+y)
it can only be a perfect sqaure if (x+y) =11
(2,9)(9,2)
(3,8)(8,3)
(4,7)(7,4)
(5,6)(6,5)
therefore, 8
Math Expert
Joined: 02 Sep 2009
Posts: 94619
Own Kudos [?]: 644181 [0]
Given Kudos: 86770
Send PM
For each positive integer k, f(k) is defined to be the number created [#permalink]
Expert Reply
For each positive integer \(k\), \(f(k)\) is defined to be the number created by reversing the digits of \(k\). For instance, \(f(42) = 24\). How many positive two-digit integers k are there where \(k + f(k)\) is the square of a positive integer?

A. 6
B. 7
C. 8
D. 9
E. 10


Let's represent a two-digit number \(k\) as \(10a + b\), where \(a\) is the tens digit and \(b\) is the units digit. Then \(f(k)\) becomes \(10b + a\), and \(k + f(k) = (10a + b) + (10b + a) = 11(a + b)\).

For \(11(a + b)\) to be the square of an integer, \((a + b)\) must be 11, making \(k + f(k) \) equal to \(11^2\).

\(a + b = 11\) is possible for the following 8 sets of \((a, b)\): (2, 9), (3, 8), (4, 7), (5, 6), (6, 5), (7, 4), (8, 3), and (9, 2).

Therefore, there are a total of 8 two-digit integers \(k\) where \(k + f(k)\) is the square of an integer.


Answer: C

Similar but harder question is here: https://gmatclub.com/forum/12-days-of-c ... 22993.html
Senior Manager
Senior Manager
Joined: 10 Mar 2015
Posts: 252
Own Kudos [?]: 236 [0]
Given Kudos: 175
Location: India
Concentration: Strategy, Marketing
GPA: 3.5
WE:Advertising (Advertising and PR)
Send PM
Re: For each positive integer k, f(k) is defined to be the number created [#permalink]
Bunuel wrote:
For each positive integer k, f(k) is defined to be the number created by reversing the digits of k. For instance, f(42) = 24. How many positive two-digit integers k are there where k + f(k) is the square of a positive integer?

A. 6
B. 7
C. 8
D. 9
E. 10

Experience a GMAT Club Test Questions
Yes, you've landed on a GMAT Club Tests question
Craving more? Unlock our full suite of GMAT Club Tests here
Want to experience more? Get a taste of our tests with our free trial today
Rise to the challenge with GMAT Club Tests. Happy practicing!

­We're told if k = 10a+b then f(k) = 10b+a
We need to find how many two digit integers k can be.
x^2 = k+f(k)= 10a+b+10b+a
=11a+11b
=11(a+b)
Therefore x^2 = 11(a+b)
They can only be (6,5) (7,4) (8,3) (9,2) in both orders
Hence 8
Hence C
GMAT Club Bot
Re: For each positive integer k, f(k) is defined to be the number created [#permalink]
Moderator:
Math Expert
94619 posts