Last visit was: 14 Dec 2024, 14:05 It is currently 14 Dec 2024, 14:05
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: 14 Dec 2024
Posts: 97,877
Own Kudos:
685,886
 []
Given Kudos: 88,270
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,877
Kudos: 685,886
 []
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
FacelessMan
Joined: 19 Dec 2015
Last visit: 17 Jul 2020
Posts: 89
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: 89
Kudos: 407
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
fantaisie
Joined: 18 May 2016
Last visit: 09 Aug 2021
Posts: 51
Own Kudos:
107
 []
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: 51
Kudos: 107
 []
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
pourts
Joined: 05 Dec 2015
Last visit: 25 Dec 2017
Posts: 7
Own Kudos:
8
 []
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
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: 13 Dec 2024
Posts: 19,869
Own Kudos:
24,294
 []
Given Kudos: 288
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 19,869
Kudos: 24,294
 []
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: 11
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: 35,827
Own Kudos:
Posts: 35,827
Kudos: 930
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderator:
Math Expert
97877 posts