Last visit was: 17 May 2026, 15:31 It is currently 17 May 2026, 15:31
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
ExpertsGlobal5
User avatar
Experts' Global Representative
Joined: 10 Jul 2017
Last visit: 17 May 2026
Posts: 6,446
Own Kudos:
6,393
 [4]
Given Kudos: 45
Location: India
GMAT Date: 11-01-2019
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 6,446
Kudos: 6,393
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
User avatar
MartyMurray
Joined: 11 Aug 2023
Last visit: 17 May 2026
Posts: 1,928
Own Kudos:
7,281
 [1]
Given Kudos: 218
GMAT 1: 800 Q51 V51
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GMAT 1: 800 Q51 V51
Posts: 1,928
Kudos: 7,281
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Edskore
Joined: 29 Dec 2022
Last visit: 12 May 2026
Posts: 294
Own Kudos:
Given Kudos: 5
Posts: 294
Kudos: 137
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Adit_
Joined: 04 Jun 2024
Last visit: 16 May 2026
Posts: 817
Own Kudos:
268
 [1]
Given Kudos: 136
Products:
Posts: 817
Kudos: 268
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Functions related questions can be checked from the options more often than not.
Checking from the options we find that option D perfectly portrays this situation.

Take example of f(t-3):
From option D we see that:
f(t-3) = 10^t-3
Check if it fits the stem:
f(t-3) = 10^t*10^-3 = 10^t-3
Both are equal and this is applicable.
Plus we can also confirm it since the exponents get added up when bases are same.

ExpertsGlobal5
Among the following functions, for which one is f(a – b) = f(a) * f(–b) for all integer values of a and b?

A. f(t) = t/10
B. f(t) = t + 10
C. f(t) = 10t
D. f(t) = 10^t
E. f(t) = t^10

Experts' Global
This Daily Butler Question was provided by Experts' Global
Sponsored



­
User avatar
BongBideshini
Joined: 25 May 2021
Last visit: 17 May 2026
Posts: 227
Own Kudos:
138
 [1]
Given Kudos: 85
Location: India
Concentration: Entrepreneurship, Marketing
GPA: 3.8
WE:Engineering (Government)
Products:
Posts: 227
Kudos: 138
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We need f(a − b) = f(a)·f(−b) for all integers a, b
A. f(t) = t/10
LHS: (a − b)/10
RHS: (a/10)·(−b/10) = −ab/100
Not valid

B. f(t) = t + 10
LHS: a − b + 10
RHS: (a + 10)(10 − b) = a(10 − b) + 10(10 − b)
Not valid

C. f(t) = 10t
LHS: 10(a − b)
RHS: (10a)(−10b) = −100ab
Not valid

D. f(t) = 10^t
LHS: 10^(a − b)
RHS: 10^a · 10^(−b) = 10^(a − b)
LHS = RHS, Valid

E. f(t) = t^10
LHS: (a − b)^10
RHS: a^10 · (−b)^10 = a^10 b^10
Not valid

Answer: D

ExpertsGlobal5
Among the following functions, for which one is f(a – b) = f(a) * f(–b) for all integer values of a and b?

A. f(t) = t/10
B. f(t) = t + 10
C. f(t) = 10t
D. f(t) = 10^t
E. f(t) = t^10

Experts' Global
This Daily Butler Question was provided by Experts' Global
Sponsored



­
User avatar
ExpertsGlobal5
User avatar
Experts' Global Representative
Joined: 10 Jul 2017
Last visit: 17 May 2026
Posts: 6,446
Own Kudos:
Given Kudos: 45
Location: India
GMAT Date: 11-01-2019
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 6,446
Kudos: 6,393
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ExpertsGlobal5
Among the following functions, for which one is f(a – b) = f(a) * f(–b) for all integer values of a and b?

A. f(t) = t/10
B. f(t) = t + 10
C. f(t) = 10t
D. f(t) = 10^t
E. f(t) = t^10
Correct Answer: D

Explanation:

A.
f(t) = t/10
f(a – b) = (a – b)/10
f(a) x f(-b) = (a/10) x (-b/10) = -ab/100
In this case, f(a – b) ≠ f(a) x f(-b)

B.
f(t) = t + 10
f(a – b) = a – b + 10
f(a) x f(-b) = (a + 10) x (-b + 10)
In this case, f(a – b) ≠ f(a) x f(-b)

C.
f(t) = 10t
f(a – b) = 10(a – b)
f(a) x f(-b) = 10a x 10(-b) = -100ab
In this case, f(a – b) ≠ f(a) x f(-b)

D.
f(t) = 10[sup]t[/sup]
f(a – b) = 10[sup]a – b [/sup]
f(a) x f(-b) = 10[sup]a[/sup] x 10[sup]-b[/sup] = 10[sup]a – b[/sup]
In this case, f(a – b) = f(a) x f(-b)

E.
f(t) = t[sup]10[/sup]
f(a – b) = (a – b)[sup]10 [/sup]
f(a) x f(-b) = a[sup]10[/sup] x -b[sup]10[/sup] = (-ab)[sup]10[/sup]
In this case, f(a – b) ≠ f(a) x f(-b)

D is the correct answer choice.
Moderators:
Math Expert
110522 posts
Tuck School Moderator
852 posts