Last visit was: 23 Apr 2026, 01:05 It is currently 23 Apr 2026, 01: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: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,712
 [52]
2
Kudos
Add Kudos
50
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 23 Apr 2026
Posts: 6,976
Own Kudos:
16,904
 [11]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,976
Kudos: 16,904
 [11]
4
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
User avatar
pushpitkc
Joined: 26 Feb 2016
Last visit: 19 Feb 2025
Posts: 2,800
Own Kudos:
6,235
 [5]
Given Kudos: 47
Location: India
GPA: 3.12
Posts: 2,800
Kudos: 6,235
 [5]
2
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 22 Apr 2026
Posts: 22,278
Own Kudos:
26,529
 [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,278
Kudos: 26,529
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If 3f(x) + 2f(-x) = 5x − 10, what is the value of f(1)?

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

If we let x = 1, we have 3f(1) + 2f(-1) = 5(1) - 10, i.e., 3f(1) + 2f(-1) = -5.

If we let x = -1, we have 3f(-1) + 2f(-(-1)) = 5(-1) - 10, i.e., 3f(-1) + 2f(1) = -15.

Now we need to “get rid” of f(-1) to find the value of f(1). To do that, we multiply the first equation by 3 and the second equation by 2:

3 x [3f(1) + 2f(-1) = -5] → 9f(1) + 6f(-1) = -15

2 x [3f(-1) + 2f(1) = -15] → 6f(-1) + 4f(1) = -30

Now if we subtract 6f(-1) + 4f(1) = -30 from 9f(1) + 6f(-1) = -15, we have:

5f(1) = 15

f(1) = 3

Answer: D
User avatar
rahul16singh28
Joined: 31 Jul 2017
Last visit: 09 Jun 2020
Posts: 428
Own Kudos:
Given Kudos: 752
Location: Malaysia
GPA: 3.95
WE:Consulting (Energy)
Posts: 428
Kudos: 503
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If 3f(x) + 2f(−x) = 5x − 10, what is the value of f (1)?

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

3f(x) + 2f(−x) = 5x − 10
2f(x) + 3f(-x) = -5x - 10

9f(x) + 6f(-x) = 15x - 30
4f(x) + 6f(-x) = -10x - 20

Subtract the above two equation -

5f(x) = 25x - 10
f(x) = 5x - 2
f(1) = 3

Hence, D.
User avatar
pushpitkc
Joined: 26 Feb 2016
Last visit: 19 Feb 2025
Posts: 2,800
Own Kudos:
6,235
 [3]
Given Kudos: 47
Location: India
GPA: 3.12
Posts: 2,800
Kudos: 6,235
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
If 3f(x) + 2f(−x) = 5x − 10, what is the value of f (1)?

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

If \(x=1\), the equation becomes \(3f(1) + 2f(-1) = 5 - 10 = -5\) -> (1)

If \(x=-1\), the equation becomes \(3f(-1) + 2f(1) = -5 - 10 = -15\) -> (2)

3*(1) - 2*(2) -> \(9f(1) - 4f(1) = -15 + 30 = 15\) -> \(5f(1) = 15\)

Therefore, the value of f(1) = \(\frac{15}{5}\) = 3(Option D)
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 22 Apr 2026
Posts: 4,846
Own Kudos:
9,180
 [2]
Given Kudos: 226
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,846
Kudos: 9,180
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In functions questions like this one, the idea is to deal with the function as if you were dealing with variables in equations. So, we could treat f(x) and f(-x) as two variables, say a and b here. The given equation then becomes 3a + 2b = 5x -10.

However, this is still insufficient to find the value of f(1); to find f(1) we need the definition of f(x).

If we substitute -x in the place of x, f(x) becomes f(-x) and vice versa. Therefore, the given equation becomes, 3 f(-x) + 2 f(x) = -5x -10 (remember, we are substituting -x in the place of every x). This is nothing but 3b + 2a = -5x -10.

We now have two equations in terms of a, b and x viz,
3a + 2b = 5x – 10
2a + 3b = -5x -10.

Solving the equations above, we get, 5a = 25x – 10 or a = 5x – 2. This means f(x) = 5x – 2. Now that we know what f(x) is, finding f(1) is very easy.
f(1) = 5 x 1 – 2 = 3.

The correct answer option is D.

Hope that helps!
User avatar
Ahmed9955
Joined: 18 Feb 2019
Last visit: 02 Dec 2023
Posts: 82
Own Kudos:
Given Kudos: 326
Location: India
GMAT 1: 570 Q46 V21
GMAT 1: 570 Q46 V21
Posts: 82
Kudos: 24
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If 3f(x) + 2f(-x) = 5x − 10, what is the value of f(1)?

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4


for x=1
3f(1) + 2f(-1) =5(1) -10 => -5 ........... (1)

For x=-1
3f(-1) + 2f(- (-1)) =5(-1) -10
-> 2f(1)+ 3f(-1) = -15............(2)

consider f(1) = m and f(-1) = n
=>in (1) we have,
3m + 2y = -5.......(A)
=> in (2) we have,
2m + 3y = -15 ......(B)

Solve (A) and (B) for 'm'

we have m=3 => f(1) =3

IMO- D
User avatar
Crytiocanalyst
Joined: 16 Jun 2021
Last visit: 27 May 2023
Posts: 943
Own Kudos:
Given Kudos: 309
Posts: 943
Kudos: 214
Kudos
Add Kudos
Bookmarks
Bookmark this Post
For simplicity let us chose a and b
3a + 2b = -5
2a + 3b = -15

3f(1) + 2f(-1) = 5 − 10 = -5
3f(-1) + 2f(1) = -5 − 10 = -15


Multiplying the 1 equation by 3 and
Multiplying the 2nd equation by 2
2-1:

3(3a + 2b) - 2(2a + 3b) = -15 + 30
9a - 4a = 15 -> 5a = 15
a=3

Therefore IMO D
User avatar
Oppenheimer1945
Joined: 16 Jul 2019
Last visit: 21 Apr 2026
Posts: 786
Own Kudos:
Given Kudos: 236
Location: India
GMAT Focus 1: 645 Q90 V76 DI80
GPA: 7.81
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Looking at the functional equation it’s easy to prove that f in injective and linear.

Assume f(x)=ax+b
Solving 3f(x)+2f(-x)=5x-10
You get a=5, b=-2
f(x)=5x-2
f(1)=3

Posted from my mobile device
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,959
Own Kudos:
Posts: 38,959
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
109763 posts
Tuck School Moderator
853 posts