F X X X 1 and X 2 X 1 is F X Continuous Topology
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.
-
Oct 20
Your B-school application is a representation of your life journey. How do you show a journey that makes you a perfect fit for your dream school? Join us LIVE this Thursday to learn how.
-
Oct 20
When you reach the interview stage, it means you are QUALIFIED for the MBA program, the question is only about your selection. This session gives in-depth understanding of the Business School Interview Process
-
Oct 20
With the help of TTP, Isaac achieved an incredible 790 GMAT score! "Most of the credit for the 790 goes to TTP and the program they've put together," Isaac says.
-
Oct 20
What do Vedant from India, Dalal from Kuwait, and Isaac from the United States have in common? They all scored 760 or higher on the GMAT using the Target Test Prep online GMAT course.
-
Oct 18
Meet Top MBA AdCom & Students | Only 100 Spots Per Session - It is only 2 days - we are packing a week-worth of AdCom sessions in just 2 days. We will have some amazing admissions committees and student sessions on Zoom and more.
-
Oct 19
Join the MBA Spotlight and the live event on GMAT Club Wednesday, October 19th at 7 AM PT| 10 AM ET
-
Oct 19
Join the MBA Spotlight and the live event on GMAT Club Wednesday, October 19th at 8 AM PT| 11 AM ET
-
Oct 19
Join the MBA Spotlight and the live event on GMAT Club Wednesday, October 19th at 9 AM PT| 12 PM ET
-
Oct 22
Attend this webinar to learn how to leverage meaning and logic to solve the most challenging (700+ level) Sentence Correction Questions with 90+ % Accuracy
-
Oct 23
Attend this free GMAT Algebra Webinar and learn how to master the most challenging Inequalities and Absolute Value problems with ease.
-
Oct 23
Stuck in sub 700 score? Learn how Shreyash improved from 670 to 760 using the GMATWhiz online prep course and got into HARVARD!
Manager
Joined: 05 Oct 2008
Posts: 173
For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
25 Oct 2009, 01:34
00:00
Question Stats:
70% (02:00) correct
30% (02:03) wrong
based on 3153 sessions
Hide Show timer Statistics
For which of the following functions f is f(x) = f(1-x) for all x?
A. \(f(x) = 1 - x\)
B. \(f(x) = 1 - x^2\)
C. \(f(x) = x^2 - (1 - x)^2\)
D. \(f(x) = x^2*(1 - x)^2\)
E. \(f(x) = \frac{x}{(1 - x)}\)
Math Expert
Joined: 02 Sep 2009
Posts: 86907
For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
28 Oct 2009, 15:17
study wrote:
For which of the following functions f is f(x) = f (1-x) for all x?
A. f (x) = 1 - x
B. f (x) = 1 - x^2
C. f (x) = x^2 - (1 - x)^2
D. f (x) = x^2 (1 - x)^2
E. f (x) = x/(1 - x)
I've already seen quite a few GMAT questions of this type. They are quite easy to solve, since you understand the concept.
\(f(x)="some \ expression \ with \ variable \ x"\), means that the value of \(f(x)\) can be found by calculating the expression for the particular \(x\).
For example: if \(f(x)=3x+2\), what is the value of \(f(3)\)? Just plug \(3\) for \(x\), \(f(3)=3*3+2=11\), so if the function is \(f(x)=3x+2\), then \(f(3)=11\).
There are some functions for which \(f(x)=f(-x)\). For example: if we define \(f(x)\) as \(f(x)=3*x^2+2\), the value of \(f(x)\) will be always positive and will give the following values: for \(x=-5\), \(f(x)=3*(-5)^2+2=77\); for \(x=0\), \(f(0)=3*0^2+2=2\). Please note that \(f(x)\) in this case is equal to \(f(-x)\), meaning that for positive values of \(x\) you'll get the same values of \(f(x)\) as for the negative values of \(x\).
So, basically in original question we are told to define the expression, for which \(f(x)=f(1-x)\), which means that plugging \(x\) and \(1-x\) in the expression must give same result.
A. \(f(x)=1-x\) --> \(1-x\) is the expression for \(f(x)\), we want to find whether the expression for \(f(1-x)\) would be the same: plug \(1-x\) --> \(f(1-x)=1-(1-x)=x\). As \(1-x\) and \(x\) are different, so \(f(x)\) does not equal to \(f(1-x)\).
The same with the other options:
(A) \(f(x)=1-x\), so \(f(1-x)=1-(1-x)=x\) --> \(1-x\) and \(x\): no match.
(B) \(f(x)=1-x^2\), so \(f(1-x)=1-(1-x)^2=1-1+2x-x^2=2x-x^2\) --> \(1-x^2\) and \(2x-x^2\): no match.
(C) \(f(x)=x^2-(1-x)^2=x^2-1+2x+x^2=2x-1\), so \(f(1-x)=2(1-x)-1=1-2x\) --> \(2x-1\) and \(1-2x\): no match.
(D) \(f(x)=x^2*(1-x)^2\), so \(f(1-x)=(1-x)^2*(1-1+x)^2=(1-x)^2*x^2\) --> \(x^2*(1-x)^2\) and \((1-x)^2*x^2\). Bingo! if \(f(x)=x^2*(1-x)^2\) then \(f(1-x)\) also equals to \(x^2*(1-x)^2\).
Still let's check (E)
(E) \(f(x)=\frac{x}{1-x}\) --> \(f(1-x)=\frac{1-x}{1-1+x}=\frac{1-x}{x}\). \(\frac{x}{1-x}\) and \(\frac{1-x}{x}\): no match.
But this problem can be solved by simple number picking: plug in numbers.
As stem says that "following functions f is f(x) = f (1-x) for all x", so it should work for all choices of \(x\).
Now let \(x\) be 2 (note that: -1, 0, and 1 generally are not good choices for number picking), then \(1-x=1-2=-1\). So we should check whether \(f(2)=f(-1)\).
(A) \(f(2)=1-x=1-2=-1\) and \(f(-1)=1-(-1)=2\) --> \(-1\neq{2}\);
(B) \(f(2)=1-x^2=1-4=-3\) and \(f(-1)=1-1=0\) --> \(-3\neq{0}\);
(C) \(f(2)=x^2-(1-x)^2=x^2-1+2x+x^2=2x-1=2*2-1=3\) and \(f(-1)=2*(-1)-1=-3\) --> \(3\neq{-3}\);
(D) \(f(2)=x^2*(1-x)^2=(-2)^2*(-1)^2=4\) and \(f(-1)=(-1)^2*2^2=4\) --> \(4=4\), correct;
(E) \(f(2)=\frac{x}{1-x}=\frac{2}{1-2}=-2\) and \(f(-1)=\frac{-1}{1-(-1)}=-\frac{1}{2}\) --> \(-2\neq{-\frac{1}{2}}\).
It might happen that for some choices of \(x\) other options may be "correct" as well. If this happens, just pick some other number for \(x\) and check again these "correct" options only.
Similar questions to practice:
- https://gmatclub.com/forum/for-which-of ... 01128.html
- https://gmatclub.com/forum/for-which-of ... 64979.html
- https://gmatclub.com/forum/among-the-fo ... 57657.html
- https://gmatclub.com/forum/for-which-of ... 76556.html
- https://gmatclub.com/forum/for-which-of ... 89896.html
- https://gmatclub.com/forum/for-which-of ... 55813.html
- https://gmatclub.com/forum/let-the-func ... 43311.html
- https://gmatclub.com/forum/for-which-of ... 92372.html
Hope it helps.
Hope it helps.
_________________
Tutor
Joined: 17 Jul 2019
Posts: 1127
Location: Canada
GMAT 1: 780 Q51 V45
GMAT 2: 780 Q50 V47
GMAT 3: 770 Q50 V45
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
27 Mar 2021, 16:18
Video solution from Quant Reasoning starts at 19:38
Subscribe for more:
https://www.youtube.com/QuantReasoning? ... irmation=1
_________________
SVP
Joined: 09 Jun 2010
Status:Three Down.
Posts: 1780
Concentration: General Management, Nonprofit
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
03 Jul 2010, 22:15
Okay, so you need to check if f(x) = f(1-x)
Let's do this one by one.
Case A: - Wrong
\(f(x) = 1-x\)
\(f(1-x) = 1-(1-x) = x\)
So we clearly see that f(x) is not f(1-x)
Case B: Wrong
\(f(x) = 1-x-x^2\)
\(f(1-x) = 1-(1-x)-(1-x)^2 = x - 1 - x^2 + 2x = 3x-1-x^2\)
Case C: Wrong
\(f(x) = x^2 - (1-x)^2 = x^2 - 1 +2x - x^2= 2x-1\)
\(f(1-x) = (1-x)^2 - (1-(1-x))^2 = (1-x)^2 - (x)^2= 1-2x\)
Case D: Right
\(f(x) = x^2 (1-x)^2\)
\(f(1-x) =(1-x)^2 (1-(1-x))^2= (1-x)^2(x)^2=f(x)\)
Let's check E just to be sure.
Case E: Wrong
\(f(x) = \frac{x}{1-x}\)
\(f(1-x) = \frac{1-x}{1-(1-x)}=\frac{1-x}{x}\)
Kaplan GMAT Instructor
Joined: 21 Jun 2010
Posts: 60
Location: Toronto
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
04 Jul 2010, 21:33
Bunuel:
sometimes, I almost die from the awesomeness of your posts.
GMAT Expert
Joined: 16 Oct 2010
Posts: 13219
Location: Pune, India
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
29 Dec 2010, 20:38
metallicafan wrote:
Is there a faster way to solve this question rather than replacing each "x" by (1-x)? Thanks!
For which of the following functions \(f\) is \(f(x) = f(1-x)\) for all x?
A. \(f(x) = 1-x\)
B. \(f(x) = 1-x^2\)
C. \(f(x) = x^2 - (1-x)^2\)
D. \(f(x) = (x^2)(1-x)^2\)
E. \(f(x) = x / (1-x)\)
Tip: Try to first focus on the options where terms are added/multiplied rather than subtracted/divided. They are more symmetrical and a substitution may not change the expression. I will intuitively check D first since it involves multiplication of the terms.
_________________
Karishma Check out my Blog Posts here: Blog
Owner of Angles and Arguments
For Individual GMAT Study Modules, check Study Modules
For Private Tutoring, check Private Tutoring
Manager
Joined: 12 Oct 2011
Posts: 119
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
22 Jan 2012, 23:40
This one is quite simple. We have to substitute (1 - x) for x in each of the options and see which option yields the same result for both f(x) and f(1 - x).
However, careful observation of the options will easily tell you that only D will fulfill this condition because in D, the x now becomes (1 - x) and (1 - x) now becomes x. The overall outcome will remain the same. You don't even need to expand or do any calculations whatsoever.
Manager
Joined: 12 Mar 2012
Posts: 75
Location: India
Concentration: Technology, Strategy
GPA: 3.2
WE:Information Technology (Computer Software)
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
23 Mar 2013, 21:01
You need to check for every option.
Either you can replace x in every option with 1-x or you can take x = 1 and then check for which option f(1) = f(1-1) = f(0).
In A f(1) = 1-1 = 0. f(0) = 1-0 = 1.
In B f(1) = 1 - 1^2 = 0. f(0) = 1 - 0 = 1
In C f(1) = 1^2 - (1 - 1 )^2 = 1. f(0) = 0 - (1-0)^2 = 0 - 1 = -1
in D f(1) = 1(1-1)^2 = 0. f(0) = 0.(1-0)^2 = 0. ( Right answer )
And for option E you can take x = 2 because if you take x = 1 in denominator the denominator becomes zero, which makes the f(x) undefined.
f(2) = 2/(1 - 2) = -2. f(1-2) = f(-1) = -1/(1-(-1)) = -1/2.
D is the right answer.
Please give a kudo if you like my explanation.
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 16310
Location: United States (CA)
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
30 Mar 2017, 15:24
study wrote:
For which of the following functions f is f(x) = f(1-x) for all x?
A. f(x) = 1 - x
B. f(x) = 1 - x^2
C. f(x) = x^2 - (1 - x)^2
D. f(x) = x^2*(1 - x)^2
E. f(x) = x/(1 - x)
Since we are not given any restrictions on the value of x, let's let x = 1. Thus, we are determining for which of the following functions is f(1) = f(1-1), i.e., f(1) = f(0). Next, we can test each answer choice using our value x = 1.
A. f(x) = 1 - x
f(1) = 1 - 1 = 0
f(0) = 1 - 0 = 1
Since 0 does not equal 1, A is not correct.
B. f(x) = 1 - x^2
f(1) = 1 - 1^2 = 1 - 1 = 0
f(0) = 1 - 0^2 = 1 - 0 = 1
Since 0 does not equal 1, B is not correct.
C. f(x) = x^2 - (1 - x)^2
f(1) = 1^2 - (1 - 1)^2 = 1 - 0 = 1
f(0) = 0^2 - (1 - 0)^2 = 0 - 1 = -1
Since 1 does not equal -1, C is not correct.
D. f(x) = x^2*(1 - x)^2
f(1) = 1^2*(1 - 1)^2 = 1(0)= 0
f(0) = 0^2*(1 - 0)^2 = 0(2) = 0
Since 0 equals 0, D is correct.
Alternate Solution:
Let's test each answer choice using x and 1 - x.
A. f(x) = 1 - x
f(x) = 1 - x
f(1 - x) = 1 - (1 - x) = x
Since 1 - x does not equal x, A is not correct.
B. f(x) = 1 - x^2
f(x) = 1 - x^2
f(1 - x) = 1 - (1 - x)^2 = 1 - (1 + x^2 -2x) = 2x - x^2
Since 1 - x^2 does not equal 2x - x^2, B is not correct.
C. f(x) = x^2 - (1 - x)^2
f(x) = x^2 - (1 - x)^2 = x^2 - (1 + x^2 - 2x) = 2x - 1
f(1 - x) = (1 - x)^2 - (1 - (1 - x))^2 = 1 + x^2 - 2x - x^2 = 1 - 2x
Since 2x - 1 does not equal 1 - 2x, C is not correct.
D. f(x) = x^2*(1 - x)^2
f(x) = x^2*(1 - x)^2
f(1 - x) = (1 - x)^2*(1 - (1 - x))^2 = (1 - x)^2*x^2
Since x^2*(1 - x)^2 equals (1 - x)^2*x^2, D is correct.
Answer: D
_________________
See why Target Test Prep is the top rated GMAT course on GMAT Club. Read Our Reviews
GMAT Club Legend
Joined: 11 Sep 2015
Posts: 6828
Location: Canada
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
29 Dec 2018, 08:53
study wrote:
For which of the following functions f is f(x) = f(1-x) for all x?
A. \(f(x) = 1 - x\)
B. \(f(x) = 1 - x^2\)
C. \(f(x) = x^2 - (1 - x)^2\)
D. \(f(x) = x^2*(1 - x)^2\)
E. \(f(x) = \frac{x}{(1 - x)}\)
Let's try plugging in an easy value for x. How about x = 0.
So, we can reword the question as, For which of the following functions is f(0)=f(1-0)
In other words, we're looking for a function such that f(0) = f(1)
A) f(x)=1-x
f(0)=1-0 = 1
f(1)=1-1 = 0
Since f(0) doesn't equal f(1), eliminate A
B) f(x) = 1 - x^2
f(0) = 1 - 0^2 = 1
f(1) = 1 - 1^2 = 0
Since f(0) doesn't equal f(1), eliminate B
C) f(x) = x^2 - (1-x)^2
f(0) = 0^2 - (1-0)^2 = -1
f(1) = 1^2 - (1-1)^2 = 1
Since f(0) doesn't equal f(1), eliminate C
D) f(x) = x^2(1-x)^2
f(0) = 0^2(1-0)^2 = 0
f(1) = 1^2(1-1)^2 = 0
Since f(0) equals f(1), keep D for now
E) f(x) = x/(1-x)
f(0) = 0/(1-0) = 0
f(1) = 1/(1-1) = undefined
Since f(0) doesn't equal f(1), eliminate E
Since only D satisfies the condition that f(x)=f(1-x) when x=0, the correct answer is D
Cheers,
Brent
_________________
Brent Hanneson – Creator of gmatprepnow.com
I've spent the last 20 years helping students overcome their difficulties with GMAT math, and the biggest thing I've learned is…
Many students fail to maximize their quant score NOT because they lack the skills to solve certain questions but because they don't understand what the GMAT is truly testing - Learn more
VP
Joined: 09 Mar 2016
Posts: 1250
For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
05 Mar 2021, 04:28
Bunuel wrote:
study wrote:
For which of the following functions f is f(x) = f (1-x) for all x?
A. f (x) = 1 - x
B. f (x) = 1 - x^2
C. f (x) = x^2 - (1 - x)^2
D. f (x) = x^2 (1 - x)^2
E. f (x) = x/(1 - x)
I've already seen quite a few GMAT questions of this type. They are quite easy to solve, since you understand the concept.
\(f(x)="some \ expression \ with \ variable \ x"\), means that the value of \(f(x)\) can be found by calculating the expression for the particular \(x\).
For example: if \(f(x)=3x+2\), what is the value of \(f(3)\)? Just plug \(3\) for \(x\), \(f(3)=3*3+2=11\), so if the function is \(f(x)=3x+2\), then \(f(3)=11\).
There are some functions for which \(f(x)=f(-x)\). For example: if we define \(f(x)\) as \(f(x)=3*x^2+2\), the value of \(f(x)\) will be always positive and will give the following values: for \(x=-5\), \(f(x)=3*(-5)^2+2=77\); for \(x=0\), \(f(0)=3*0^2+2=2\). Please note that \(f(x)\) in this case is equal to \(f(-x)\), meaning that for positive values of \(x\) you'll get the same values of \(f(x)\) as for the negative values of \(x\).
So, basically in original question we are told to define the expression, for which \(f(x)=f(1-x)\), which means that plugging \(x\) and \(1-x\) in the expression must give same result.
A. \(f(x)=1-x\) --> \(1-x\) is the expression for \(f(x)\), we want to find whether the expression for \(f(1-x)\) would be the same: plug \(1-x\) --> \(f(1-x)=1-(1-x)=x\). As \(1-x\) and \(x\) are different, so \(f(x)\) does not equal to \(f(1-x)\).
The same with the other options:
(A) \(f(x)=1-x\), so \(f(1-x)=1-(1-x)=x\) --> \(1-x\) and \(x\): no match.
(B) \(f(x)=1-x^2\), so \(f(1-x)=1-(1-x)^2=1-1+2x-x^2=2x-x^2\) --> \(1-x^2\) and \(2x-x^2\): no match.
(C) \(f(x)=x^2-(1-x)^2=x^2-1+2x+x^2=2x-1\), so \(f(1-x)=2(1-x)-1=1-2x\) --> \(2x-1\) and \(1-2x\): no match.
(D) \(f(x)=x^2*(1-x)^2\), so \(f(1-x)=(1-x)^2*(1-1+x)^2=(1-x)^2*x^2\) --> \(x^2*(1-x)^2\) and \((1-x)^2*x^2\). Bingo! if \(f(x)=x^2*(1-x)^2\) then \(f(1-x)\) also equals to \(x^2*(1-x)^2\).
Still let's check (E)
(E) \(f(x)=\frac{x}{1-x}\) --> \(f(1-x)=\frac{1-x}{1-1+x}=\frac{1-x}{x}\). \(\frac{x}{1-x}\) and \(\frac{1-x}{x}\): no match.
But this problem can be solved by simple number picking: plug in numbers.
As stem says that "following functions f is f(x) = f (1-x) for all x", so it should work for all choices of \(x\).
Now let \(x\) be 2 (note that: -1, 0, and 1 generally are not good choices for number picking), then \(1-x=1-2=-1\). So we should check whether \(f(2)=f(-1)\).
(A) \(f(2)=1-x=1-2=-1\) and \(f(-1)=1-(-1)=2\) --> \(-1\neq{2}\);
(B) \(f(2)=1-x^2=1-4=-3\) and \(f(-1)=1-1=0\) --> \(-3\neq{0}\);
(C) \(f(2)=x^2-(1-x)^2=x^2-1+2x+x^2=2x-1=2*2-1=3\) and \(f(-1)=2*(-1)-1=-3\) --> \(3\neq{-3}\);
(D) \(f(2)=x^2*(1-x)^2=(-2)^2*(-1)^2=4\) and \(f(-1)=(-1)^2*2^2=4\) --> \(4=4\), correct;
(E) \(f(2)=\frac{x}{1-x}=\frac{2}{1-2}=-2\) and \(f(-1)=\frac{-1}{1-(-1)}=-\frac{1}{2}\) --> \(-2\neq{-\frac{1}{2}}\).
It might happen that for some choices of \(x\) other options may be "correct" as well. If this happens, just pick some other number for \(x\) and check again these "correct" options only.
Similar questions:
http://gmatclub.com/forum/for-which-of- ... 93184.html
http://gmatclub.com/forum/for-which-of- ... 24491.html
http://gmatclub.com/forum/let-the-funct ... 43311.html
Hope it helps.
Bunuel for option D
\(f(x)=x^2* (1-x)^2 = x^2 * ( 1-2x+x^2)\) = now plugged in (1-x) for x --> \((1-x)^2 * (1-2(1-x)+(1-x)^2) \)
got \((1-x)^2 * (1-2+2x+1-2x+x^2) \) obviously smth is not right abt it
what am doing wrong ?
And why in Option C you didn`t plug in 1-x to get 2x-1 whereas in D you plugged in x-1 straight away without expanding (1-x)^2 ?
chetan2u VeritasKarishma
Math Expert
Joined: 02 Aug 2009
Posts: 10616
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
05 Mar 2021, 09:04
dave13 wrote:
Bunuel for option D
\(f(x)=x^2* (1-x)^2 = x^2 * ( 1-2x+x^2)\) = now plugged in (1-x) for x --> \((1-x)^2 * (1-2(1-x)+(1-x)^2) \)
got \((1-x)^2 * (1-2+2x+1-2x+x^2) \) obviously smth is not right abt it
what am doing wrong ?
And why in Option C you didn`t plug in 1-x to get 2x-1 whereas in D you plugged in x-1 straight away without expanding (1-x)^2 ?
chetan2u VeritasKarishma
In C, even if you substitute x =1-x, you will get the same answer.
In D, 1-2+2x+1-2x+x^2 and you will still get your answer as everything will get canceled except x^2
\((1-x)^2=1+x^2-2x....1+(1-x)^2-2(1-x)=1+1+x^2-2x-2+2x=x^2\)
_________________
GMAT Expert
Joined: 16 Oct 2010
Posts: 13219
Location: Pune, India
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
07 Mar 2021, 23:37
dave13 wrote:
Bunuel wrote:
study wrote:
For which of the following functions f is f(x) = f (1-x) for all x?
A. f (x) = 1 - x
B. f (x) = 1 - x^2
C. f (x) = x^2 - (1 - x)^2
D. f (x) = x^2 (1 - x)^2
E. f (x) = x/(1 - x)
I've already seen quite a few GMAT questions of this type. They are quite easy to solve, since you understand the concept.
\(f(x)="some \ expression \ with \ variable \ x"\), means that the value of \(f(x)\) can be found by calculating the expression for the particular \(x\).
For example: if \(f(x)=3x+2\), what is the value of \(f(3)\)? Just plug \(3\) for \(x\), \(f(3)=3*3+2=11\), so if the function is \(f(x)=3x+2\), then \(f(3)=11\).
There are some functions for which \(f(x)=f(-x)\). For example: if we define \(f(x)\) as \(f(x)=3*x^2+2\), the value of \(f(x)\) will be always positive and will give the following values: for \(x=-5\), \(f(x)=3*(-5)^2+2=77\); for \(x=0\), \(f(0)=3*0^2+2=2\). Please note that \(f(x)\) in this case is equal to \(f(-x)\), meaning that for positive values of \(x\) you'll get the same values of \(f(x)\) as for the negative values of \(x\).
So, basically in original question we are told to define the expression, for which \(f(x)=f(1-x)\), which means that plugging \(x\) and \(1-x\) in the expression must give same result.
A. \(f(x)=1-x\) --> \(1-x\) is the expression for \(f(x)\), we want to find whether the expression for \(f(1-x)\) would be the same: plug \(1-x\) --> \(f(1-x)=1-(1-x)=x\). As \(1-x\) and \(x\) are different, so \(f(x)\) does not equal to \(f(1-x)\).
The same with the other options:
(A) \(f(x)=1-x\), so \(f(1-x)=1-(1-x)=x\) --> \(1-x\) and \(x\): no match.
(B) \(f(x)=1-x^2\), so \(f(1-x)=1-(1-x)^2=1-1+2x-x^2=2x-x^2\) --> \(1-x^2\) and \(2x-x^2\): no match.
(C) \(f(x)=x^2-(1-x)^2=x^2-1+2x+x^2=2x-1\), so \(f(1-x)=2(1-x)-1=1-2x\) --> \(2x-1\) and \(1-2x\): no match.
(D) \(f(x)=x^2*(1-x)^2\), so \(f(1-x)=(1-x)^2*(1-1+x)^2=(1-x)^2*x^2\) --> \(x^2*(1-x)^2\) and \((1-x)^2*x^2\). Bingo! if \(f(x)=x^2*(1-x)^2\) then \(f(1-x)\) also equals to \(x^2*(1-x)^2\).
Still let's check (E)
(E) \(f(x)=\frac{x}{1-x}\) --> \(f(1-x)=\frac{1-x}{1-1+x}=\frac{1-x}{x}\). \(\frac{x}{1-x}\) and \(\frac{1-x}{x}\): no match.
But this problem can be solved by simple number picking: plug in numbers.
As stem says that "following functions f is f(x) = f (1-x) for all x", so it should work for all choices of \(x\).
Now let \(x\) be 2 (note that: -1, 0, and 1 generally are not good choices for number picking), then \(1-x=1-2=-1\). So we should check whether \(f(2)=f(-1)\).
(A) \(f(2)=1-x=1-2=-1\) and \(f(-1)=1-(-1)=2\) --> \(-1\neq{2}\);
(B) \(f(2)=1-x^2=1-4=-3\) and \(f(-1)=1-1=0\) --> \(-3\neq{0}\);
(C) \(f(2)=x^2-(1-x)^2=x^2-1+2x+x^2=2x-1=2*2-1=3\) and \(f(-1)=2*(-1)-1=-3\) --> \(3\neq{-3}\);
(D) \(f(2)=x^2*(1-x)^2=(-2)^2*(-1)^2=4\) and \(f(-1)=(-1)^2*2^2=4\) --> \(4=4\), correct;
(E) \(f(2)=\frac{x}{1-x}=\frac{2}{1-2}=-2\) and \(f(-1)=\frac{-1}{1-(-1)}=-\frac{1}{2}\) --> \(-2\neq{-\frac{1}{2}}\).
It might happen that for some choices of \(x\) other options may be "correct" as well. If this happens, just pick some other number for \(x\) and check again these "correct" options only.
Similar questions:
http://gmatclub.com/forum/for-which-of- ... 93184.html
http://gmatclub.com/forum/for-which-of- ... 24491.html
http://gmatclub.com/forum/let-the-funct ... 43311.html
Hope it helps.
Bunuel for option D
\(f(x)=x^2* (1-x)^2 = x^2 * ( 1-2x+x^2)\) = now plugged in (1-x) for x --> \((1-x)^2 * (1-2(1-x)+(1-x)^2) \)
got \((1-x)^2 * (1-2+2x+1-2x+x^2) \) obviously smth is not right abt it
what am doing wrong ?
And why in Option C you didn`t plug in 1-x to get 2x-1 whereas in D you plugged in x-1 straight away without expanding (1-x)^2 ?
chetan2u VeritasKarishma
When you replace x by (1 - x) in (1 - x), you get x back!
(1 - x) becomes (1 - (1-x)) which is (1 - 1 + x) which is x.
Hence
C. f (x) = x^2 - (1 - x)^2
becomes (1-x)^2 - x^2
D. f (x) = x^2 * (1 - x)^2
becomes (1-x)^2 * x^2
In (C) the expression changes but (D) doesn't because multiplication is commutative (xy = yx)
_________________
Karishma Check out my Blog Posts here: Blog
Owner of Angles and Arguments
For Individual GMAT Study Modules, check Study Modules
For Private Tutoring, check Private Tutoring
CrackVerbal Representative
Joined: 03 Oct 2013
Affiliations: CrackVerbal
Posts: 4989
Location: India
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
31 Aug 2021, 03:01
For which of the following functions f is f(x) = f (1-x) for all x?
Lets try plugging in values to solve this question. Since there is no condition given for x , we can assume any values for x.
Assume x= 2, then f(2) = f(1-2) = f(-1). So we need to check in which functions given below, f(2)= f(-1)?
A. f (x) = 1 - x
f(2)=1-2 =-1
f(-1) = 1+1 =2 ==> f(2) ≠ f(-1)
B. f (x) = 1 - x^2
f(2) = 1-4 = -3
f(-1) = 1-1 = 0 ==> f(2) ≠ f(-1)
C. f (x) = x^2 - (1 - x)^2
f(2)= 4-(-1)^2 = 4-1 = 3
f(-1) = 1-4 = -3 ==> f(2) ≠ f(-1)
D. f (x) = x^2 (1 - x)^2
f(2) = 4*1=4
f(-1) = 1*4 =4 ==> f(2)= f(-1)
E. f (x) = x/(1 - x)
f(2)= 2/-1 = -2
f(-1) = -1/2 ==> f(2) ≠ f(-1)
Option D is the correct answer.
Thanks,
Clifin j Francis
GMAT SME
_________________
Non-Human User
Joined: 09 Sep 2013
Posts: 24693
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
30 Sep 2022, 10:11
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.
_________________
Re: For which of the following functions f is f(x) = f(1-x) for all x? [#permalink]
30 Sep 2022, 10:11
Moderators:
Senior Moderator - Masters Forum
3088 posts
martinwiffistandes.blogspot.com
Source: https://gmatclub.com/forum/for-which-of-the-following-functions-f-is-f-x-f-1-x-for-all-x-85751.html
0 Response to "F X X X 1 and X 2 X 1 is F X Continuous Topology"
Post a Comment