Last visit was: 25 Apr 2026, 09:49 It is currently 25 Apr 2026, 09: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: 25 Apr 2026
Posts: 109,827
Own Kudos:
Given Kudos: 105,878
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,827
Kudos: 811,227
 [13]
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
FacelessMan
Joined: 19 Dec 2015
Last visit: 17 Jul 2020
Posts: 86
Own Kudos:
Given Kudos: 13
Location: United States
GMAT 1: 720 Q50 V38
GPA: 3.8
WE:Information Technology (Computer Software)
GMAT 1: 720 Q50 V38
Posts: 86
Kudos: 461
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
fantaisie
Joined: 18 May 2016
Last visit: 09 Aug 2021
Posts: 48
Own Kudos:
113
 [1]
Given Kudos: 105
Concentration: Finance, International Business
GMAT 1: 720 Q49 V39
GPA: 3.7
WE:Analyst (Finance: Investment Banking)
GMAT 1: 720 Q49 V39
Posts: 48
Kudos: 113
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
pourts
Joined: 05 Dec 2015
Last visit: 25 Dec 2017
Posts: 7
Own Kudos:
8
 [1]
Given Kudos: 12
Location: United States
GMAT 1: 710 Q48 V44
GPA: 3.3
WE:Military Officer (Military & Defense)
GMAT 1: 710 Q48 V44
Posts: 7
Kudos: 8
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
fantaisie
I just picked a random number and tested it:

y = 2

a) f(2) = 6*2 + 2 = 14; f(-1) = -3 + 2 = -1 NO
b) f(2) =1 - 2^2 = 1 - 4 = -3 ; f(-1) = 1 - (-1)^2 = 1 - 1 = 0 NO
c) f(2) = 4*2^2 * (2-2*2)^2 = 4*4 * (2-4)^2 = 16 * 4; f(-1) = 4*1 * (2-2(-1))^2 = 4 * (2+2)*2 = 4 * 16 YES

Here we could stop and safely pick the number without doing d & e, but just in case:

d) f(2) = 2/1 = 2 ; f(-1) = -1 / -2 = 1/2 NO
e) f(2) = 2/3; f(-1) = -1/0 = 0 (div by 0) NO

So I proved that in all but C case if y=2 the values of f(y) ≠ f(1-y)

Answer: C

I like this strategy, but I would probably pick y = 0 first, eliminate some answers quickly, then plug in y=2 for the last bit of elimination until only 1 answer remains.
avatar
Gradus
Joined: 01 Mar 2019
Last visit: 30 Jun 2019
Posts: 3
Own Kudos:
Given Kudos: 1
Posts: 3
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
FacelessMan
4y^2 * (2-2y)^2 can be written as 4y^2 * 4(1-y)^2. Now for this f(y) = f(1-y). Hence C.

Hi I understood how you re-wrote the function and ended up with - 4y^2 * 4(1-y)^2

But I do not understand how you ended up with f(y) = f(1-y)?

Could you please explain this?
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 25 Apr 2026
Posts: 22,286
Own Kudos:
26,536
 [1]
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,286
Kudos: 26,536
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
For which of the following functions f is f(y) = f(1-y) for all of y?

(A) f(y) = 3y + 2
(B) f(y) = 1-y^2
(C) f(y) = 4y^2 * (2-2y)^2
(D) f(y) = y/(y-1)
(E) f(y) = y/(y+1)

We can let y = 1, and we are looking for a function in the given choices that makes f(1) = f(0).

A) f(y) = 3y + 2

f(1) = 5 and f(0) = 2

Choice A is not correct.

B) f(y) = 1 - y^2

f(1) = 0 and f(0) = 1

Choice B is not correct.

C) f(y) = 4y^2 * (2-2y)^2

f(1) = 0 and f(0) = 0

Choice C could be correct, but we have to make sure that the last two choices cannot be correct so that C is the only correct answer.

(D) f(y) = y/(y-1)

f(1) is undefined; therefore we cannot reach any conclusions for this function; it could be correct.

(E) f(y) = y/(y+1)

f(1) = 1/2 and f(0) = 0

Choice E is not correct.

We have eliminated every answer choice except C and D. To decide between C and D, let’s take y = 2. The function we are looking for should satisfy f(2) = f(1 - 2) = f(-1).

(C) f(y) = 4y^2 * (2-2y)^2

f(2) = 16 * 4 and f(-1) = 4 * 16

Choice C could be correct.

(D) f(y) = y/(y - 1)

f(2) = 2 and f(-1) = 1/2

Choice D is not correct.

Answer: C
User avatar
BlueRocketAsh
Joined: 11 Oct 2019
Last visit: 28 Aug 2020
Posts: 76
Own Kudos:
Given Kudos: 2
Posts: 76
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
\(f(y)=4(1-y)^2(2-2(1-y))^2\)
\(f(y)=4(1-y)^2(2y)^2\)
\(f(y)=4(1-y)^24y^2\)

\(f(y)=4y^2(2-2y)^2\)
\(f(y)=4y^2(2(1-y))^2\)
\(f(y)=4y^24(1-y)^2\)

Answer is C
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,986
Own Kudos:
Posts: 38,986
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
109827 posts
Tuck School Moderator
852 posts