Last visit was: 25 Apr 2026, 21:05 It is currently 25 Apr 2026, 21: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: 25 Apr 2026
Posts: 109,830
Own Kudos:
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,294
 [18]
Kudos
Add Kudos
18
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
pushpitkc
Joined: 26 Feb 2016
Last visit: 19 Feb 2025
Posts: 2,800
Own Kudos:
6,235
 [17]
Given Kudos: 47
Location: India
GPA: 3.12
Posts: 2,800
Kudos: 6,235
 [17]
13
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 24 Apr 2026
Posts: 4,143
Own Kudos:
11,279
 [4]
Given Kudos: 99
Expert
Expert reply
Posts: 4,143
Kudos: 11,279
 [4]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
LeoN88
User avatar
BSchool Moderator
Joined: 08 Dec 2013
Last visit: 19 Oct 2025
Posts: 682
Own Kudos:
571
 [2]
Given Kudos: 227
Location: India
Concentration: Nonprofit, Sustainability
Schools: ISB '23
GMAT 1: 630 Q47 V30
WE:Operations (Non-Profit and Government)
Products:
Schools: ISB '23
GMAT 1: 630 Q47 V30
Posts: 682
Kudos: 571
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If f(x) is a linear function, what is the value of f(1)?

(1) f(x − 3) = f(x) + 1
(2) f(5) = 2f(3)

Attachment:
IMG_20190602_213114__01.jpg
IMG_20190602_213114__01.jpg [ 2.02 MiB | Viewed 5890 times ]
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 25 Apr 2026
Posts: 4,847
Own Kudos:
9,184
 [1]
Given Kudos: 226
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,847
Kudos: 9,184
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
An excellent question on functions, although there is a tiny bit of co-ordinate geometry and algebra involved.

The general form of a linear expression is ax + b. This is exactly what the question statement is trying to give as information. If you miss this bit, you may end up thinking that both statements are required together to solve the question.

So, let f(x) = ax + b where a and b are constants and a≠0. If we need the value of f(1), we will have to find out the values of a and b.

From statement I alone, we can say,
a(x-3) + b = ax + b + 1, which on simplification, yields,
ax – 3a = ax + 1.
Simplifying the above equation, we get a = -\(\frac{1}{3}\). But, we do not know the value of b.

In co-ordinate geometry terms, this means that we know the slope of the line but we do not know its y-intercept. This essentially means that we do not know the equation of the line.
f(x) always represents a unique point on a line/curve.
Because we do not know the equation of the line, it’s not possible to find a unique value for f(1).

Statement I alone is insufficient. Options A and D can be eliminated. Possible answers are B, C and E.

From statement II alone, we know f(5) = 2 f(3). This means,
5a + b = 2(3a + b), which simplifies to a = -b. Plugging in the value of a in the original equation for the function, we have, f(x) = -bx +b which yields f(x) = b(x-1).
From this, we can definitely say f(1) = b(1-1) = 0. Therefore, statement II alone is sufficient. The correct answer option is B.

Remember, in a DS question, it's important to test out the individual statements before combining. If you want to do this more often rather than getting into the trap of subsconsciously combining the statements, you have to learn to analyse the question statements and question data more.

Hope this helps!
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 25 Apr 2026
Posts: 22,286
Own Kudos:
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,537
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If f(x) is a linear function, what is the value of f(1)?

(1) f(x − 3) = f(x) + 1
(2) f(5) = 2f(3)

Question Stem Analysis:

We are told that f is a linear function, and we need to determine the value of f(1). Since f is a linear function, f must be of the form f(x) = mx + b.

Statement One Alone:

\(\Rightarrow\) f(x − 3) = f(x) + 1

Since f(x) = mx + b, f(x - 3) = m(x - 3) + b = mx - 3m + b. Then:

\(\Rightarrow\) f(x - 3) = f(x) + 1

\(\Rightarrow\) mx - 3m + b = mx + b + 1

\(\Rightarrow\) -3m = 1

\(\Rightarrow\) m = -1/3

Using this statement, we can determine that m = -1/3, however, without the value of b, we cannot answer the question.

If f(x) = -x/3, then f(x - 3) = -(x - 3)/3 = (3 - x)/3, and f(x) + 1 = -x/3 + 1 = -x/3 + 3/3 = (3 - x)/3. We see that f(x - 3) = f(x) + 1 is satisfied. In this case, f(1) = -1/3.

On the other hand, if f(x) = -x/3 + 1, then f(x - 3) = -(x - 3)/3 + 1 = -x/3 + 2, and f(x) + 1 = -x/3 + 1 + 1 = -x/3 + 2. Once again, f(x - 3) = f(x) + 1 is satisfied. However, in this case, we have f(1) = -1/3 + 1 = 2/3.

Statement one alone is not sufficient. Eliminate answer choices A and D.

Statement Two Alone:

\(\Rightarrow\) f(5) = 2f(3)

We have f(5) = 5m + b, and 2f(3) = 2(3m + b) = 6m + 2b. Since we are told that these two quantities are equal, we can write:

\(\Rightarrow\) f(5) = 2f(3)

\(\Rightarrow\) 5m + b = 6m + 2b

\(\Rightarrow\) -b = m

Thus, f(x) = mx + b = -bx + b. It follows that f(1) = -b + b = 0. Statement two alone is sufficient.

Answer: B
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,118
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
109830 posts
498 posts
212 posts