Last visit was: 24 Apr 2024, 16:48 It is currently 24 Apr 2024, 16:48

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: 92900
Own Kudos [?]: 618811 [8]
Given Kudos: 81588
Send PM
Director
Director
Joined: 01 Oct 2017
Status:Learning stage
Posts: 827
Own Kudos [?]: 1298 [0]
Given Kudos: 41
WE:Supply Chain Management (Energy and Utilities)
Send PM
Retired Moderator
Joined: 25 Feb 2013
Posts: 895
Own Kudos [?]: 1526 [0]
Given Kudos: 54
Location: India
GPA: 3.82
Send PM
Senior Manager
Senior Manager
Joined: 22 Feb 2018
Posts: 355
Own Kudos [?]: 799 [0]
Given Kudos: 34
Send PM
For which of the following functions is f(−1/2) > f(2)? [#permalink]
Bunuel wrote:
For which of the following functions is f(−1/2) > f(2)?


A. f(x) = 3x^2

B. f(x)= 3x

C. f(x)= 3 + x^2

D. f(x)= 3 + 1/x

E. f(x)= 3/x^2


OA:E
\(\begin{matrix}\\
& f(-\frac{{1}}{2}) & & f(2) \\\\
f(x)= 3x^2 & \frac{3}{4} & {<} & 12 \\\\
f(x)= 3x & -\frac{3}{2} & {<} & 6 \\\\
f(x)= 3+x^2 & \frac{13}{4} & {<} & 7 \\\\
f(x)= 3 + 1/x & 1 & {<} & \frac{7}{2} \\\\
f(x)= 3/x^2 & 12 & {>} & \frac{3}{4}\\
\end{matrix}\)

Originally posted by Princ on 22 Aug 2018, 02:25.
Last edited by Princ on 22 Aug 2018, 02:30, edited 1 time in total.
Senior PS Moderator
Joined: 26 Feb 2016
Posts: 2873
Own Kudos [?]: 5205 [1]
Given Kudos: 47
Location: India
GPA: 3.12
Send PM
For which of the following functions is f(−1/2) > f(2)? [#permalink]
1
Kudos
Bunuel wrote:
For which of the following functions is f(−1/2) > f(2)?

A. f(x) = 3x^2

B. f(x)= 3x

C. f(x)= 3 + x^2

D. f(x)= 3 + 1/x

E. f(x)= 3/x^2


Of the 5 answer options, you can straight away eliminate Options A, B, and C because all of these
options have an x or x^2 in the numerator. Substituting -\(\frac{1}{2}\) can never be greater than substituting 2.

Now that we are down to two answer options,
we can substitute the values to check in which case, value of f(-\(\frac{1}{2}\)) > value of f(\(2\))

In Option D, f(-\(\frac{1}{2}\)) = 3 + (-2) = 1 (because \(\frac{1}{\frac{-1}{2}}\) = -2) but f(\(2\)) = \(3 + \frac{1}{2} = \frac{7}{2}\). Here, f(-\(\frac{1}{2}\)) < f(\(2\))

Therefore, the only answer option we are left with is f(x) = \(\frac{3}{x^2}\) (Option E) which is our answer!
avatar
Intern
Intern
Joined: 16 Apr 2018
Posts: 5
Own Kudos [?]: 0 [0]
Given Kudos: 7
Send PM
Re: For which of the following functions is f(-1/2) > f(2)? [#permalink]
E.

Just put the values of -1/2 and 2.

A faster way could be to see where x is negative or in denominator. That would increase the value of -1/2 and reduce the value of 2.

In E. 3/(-1/2)^2 = 12
And 3/(2^2) = 3/4 =0.75

12>0.75

So E

Posted from my mobile device
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8018
Own Kudos [?]: 4096 [0]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
Re: For which of the following functions is f(-1/2) > f(2)? [#permalink]
Bunuel wrote:
For which of the following functions is f(-1/2) > f(2)?


A. f(x) = 3*x^2

B. f(x) = 3*x

C. f(x) = 3 + x^2

D. f(x) = 3 + 1/x

E. f(x) = 3/x^2


only for f(x) = 3/x^2
we get f(-1/2) > f(2)
IMO E
Tutor
Joined: 21 Apr 2014
Posts: 91
Own Kudos [?]: 743 [1]
Given Kudos: 3
Send PM
Re: For which of the following functions is f(-1/2) > f(2)? [#permalink]
1
Kudos
Expert Reply
Students get confused on these type of questions sometimes because we aren't generally used to plugging into answer choices TWICE. But that's what you have to do for each answer choice. You have to plug in -1/2 and then also plug in 2, and see is the result when you plug in -1/2 is greater than the result when you plug in 2. This will only be true for ONE answer choice.

A. f(x) = 3*x^2

If x = -1/2, then f(x) = 3/4.
If x = 2, then f(x) = 12.

Is 3/4 > 12? Nope! Cross this one off.

B. f(x) = 3*x

If x = -1/2, then f(x) = -3/4.
If x = 2, then f(x) = 6.

Is -3/4 > 6? Nope!

C. f(x) = 3 + x^2

If x = -1/2, then f(x) = 3.25
If x = 2, then f(x) = 7

Is 3.25 > 7? No!

D. f(x) = 3 + 1/x

If x = -1/2, then f(x) = -2
If x = 2, then f(x) = 3.5

Is -1/2 > 3.5? Nope.

E. f(x) = 3/x^2

If x = -1/2, then f(x) = 12
If x = 2, then f(x) = 3/4

Is 12 > 3/4? Yes! We finally have an answer!

Even though it's a PS question, it kind of has that Data Sufficiency vibe in which you're testing cases. Here we had to "test out" each of the answer choices and see which one gave us the relationship we were looking for.
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18756
Own Kudos [?]: 22047 [0]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: For which of the following functions is f(-1/2) > f(2)? [#permalink]
Expert Reply
Bunuel wrote:
For which of the following functions is f(-1/2) > f(2)?


A. f(x) = 3*x^2

B. f(x) = 3*x

C. f(x) = 3 + x^2

D. f(x) = 3 + 1/x

E. f(x) = 3/x^2


Starting with E, we have:

f(-1/2) = 3/(-1/2)^2 = 3/(1/4) = 12

f(2) = 3/(2^2) = 3/4

We see that f(-1/2) > f(2), so answer is E correct.

Answer: E
Tutor
Joined: 05 Apr 2011
Status:Tutor - BrushMyQuant
Posts: 1777
Own Kudos [?]: 2094 [0]
Given Kudos: 100
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Send PM
Re: For which of the following functions is f(-1/2) > f(2)? [#permalink]
Expert Reply
Top Contributor
We need to find For which of the following function is f(-1/2)>f(2)

Now f(-1/2) > f(2)
If we look at the numbers inside the bracket then we need to make an expression consisting of -1/2 which has to be greater than the expression consisting of 2

1. We have - sign on one side (for -1/2) and + on the other (+2) and the expression for - sign has to be greater
=> We need to look for even powers in the expression so that - gets converted to +

2. We have fraction on one side (for -1/2) and integer on the other (+2) and the expression for fraction has to be greater
=> We need to look for an expression where x is in the denominator

Only option choice which satisfies these two conditions is f(x)=3/x^2

So, Answer will be E
Hope it helps!

Watch the following video to learn the Basics of Functions and Custom Characters

User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32655
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: For which of the following functions is f(-1/2) > f(2)? [#permalink]
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.
GMAT Club Bot
Re: For which of the following functions is f(-1/2) > f(2)? [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne