Last visit was: 19 Nov 2025, 06:27 It is currently 19 Nov 2025, 06:27
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: 19 Nov 2025
Posts: 105,388
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,388
Kudos: 778,226
 [79]
4
Kudos
Add Kudos
75
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
shridhar786
Joined: 31 May 2018
Last visit: 08 Feb 2022
Posts: 324
Own Kudos:
1,719
 [17]
Given Kudos: 132
Location: United States
Concentration: Finance, Marketing
Posts: 324
Kudos: 1,719
 [17]
13
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
prashanths
Joined: 27 May 2010
Last visit: 19 Jun 2020
Posts: 104
Own Kudos:
271
 [13]
Given Kudos: 22
Posts: 104
Kudos: 271
 [13]
7
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
hiranmay
Joined: 12 Dec 2015
Last visit: 22 Jun 2024
Posts: 459
Own Kudos:
560
 [2]
Given Kudos: 84
Posts: 459
Kudos: 560
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Which of the following function follows the rule: f(a+b)=f(a)∗f(b)?

A. f(x)=x2+1

B. f(x)=5^(2x)/3

C. f(x)=3x+2

D. f(x)=√(2x)

E. f(x)=24^x --> correct: f(a+b) = 24^(a+b) = 24^a * 24^b = f(a)*f(b)
User avatar
ruchik
Joined: 29 Nov 2018
Last visit: 19 Dec 2022
Posts: 93
Own Kudos:
201
 [4]
Given Kudos: 57
Location: India
Concentration: Entrepreneurship, General Management
GMAT 1: 730 Q50 V40
GPA: 3.99
WE:Engineering (Computer Hardware)
GMAT 1: 730 Q50 V40
Posts: 93
Kudos: 201
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
f(x)=x^2+1 - not correct f(a+b) = (a+b)^2 + 1 which is not equal to (a^2+1)(b^2+1)

B. f(x)=(5^(2x))/3 - not correct f(a+b) = (5^(2a+2b))/3 not equal to (5^(2a))/3 * (5^(2b))/3

C. f(x)=3x+2 - not correct f(a+b) = 3(a+b) + 2 not equal to (3a+2)*(3b+2)

D. f(x)=sqrt(2x) not correct sqrt (a+b) is not equal to sqrt(a)*sqrt(b)

E. f(x)=24^x - correct 24^(a+b) = 24^a * 24^b
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 19 Nov 2025
Posts: 8,422
Own Kudos:
4,980
 [2]
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,422
Kudos: 4,980
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IMO E;
for the given function of the set ; f(a+b)=f(a)∗f(b)f(a+b)=f(a)∗f(b)
substitute value of function of x for option E ; f(x)=24x
we get 24^(a+b) = 24^a*24^b


Which of the following function follows the rule: f(a+b)=f(a)∗f(b)f(a+b)=f(a)∗f(b)?

A. f(x)=x2+1f(x)=x2+1

B. f(x)=52x3f(x)=52x3

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

D. f(x)=2x‾‾√f(x)=2x

E. f(x)=24x
User avatar
lacktutor
Joined: 25 Jul 2018
Last visit: 23 Oct 2023
Posts: 659
Own Kudos:
1,395
 [2]
Given Kudos: 69
Posts: 659
Kudos: 1,395
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
f(a+b)=f(a)∗f(b)?

E. f(x)=24^x
f(a+b)=24^(a+b)

f(a)=24^a
f(b)=24^b
---> 24^(a+b)=24^a*24^b=24^(a+b)
Answer choice is E.
avatar
simpersome
Joined: 26 May 2017
Last visit: 09 Nov 2021
Posts: 3
Own Kudos:
4
 [4]
Given Kudos: 34
Location: India
Concentration: General Management, Entrepreneurship
GMAT 1: 740 Q50 V40
GPA: 3.34
WE:General Management (Energy)
GMAT 1: 740 Q50 V40
Posts: 3
Kudos: 4
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Simple substitution gives:
A. f(a+b) = (a+b)^2+1
f(a)*f(b) = (a^2+1)*(b^2+1)
Since both are not equal, A is Wrong.

B. f(a+b) = (5^2(a+b))/3
f(a)*f(b) = (5^2(a+b))/3
Since both are equal, B is Correct.

C. f(a+b) = 3(a+b) +2
f(a)*f(b) =(3a+2)*(3b+2)
Since both are not equal, C is Wrong.

D. f(a+b) = sqrt(2a+2b)
f(a)*f(b) = \sqrt{2a} +\sqrt{2b}
Since both are not equal, D is Wrong.

E. f(a+b) = 24^(a+b)
f(a)*f(b) = 24^(a+b)
Since both are equal, E is Correct.
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,684
Own Kudos:
1,447
 [3]
Given Kudos: 607
Location: United States
Posts: 1,684
Kudos: 1,447
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
Which of the following function follows the rule: f(a+b)=f(a)∗f(b)f(a+b)=f(a)∗f(b)?

A. f(x)=x2+1

B. f(x)=52x3

C. f(x)=3x+2

D. f(x)=2x‾‾√

E. f(x)=24x

(a) is (a+b)ˆ2+1=(aˆ2+1)(bˆ2+1)? no.
(b) is (5)ˆ2(a+b)/3=(5)ˆ2(a+b)/9? no.
(c) is 3(a+b)+2=(3(a)+2)(3(b)+2)? no.
(d) is √2(a+b)=2√ab? no.

Answer (E): 24ˆ(a+b)=24^a*24^b=24^(a+b)
User avatar
RJ7X0DefiningMyX
Joined: 08 Apr 2019
Last visit: 03 Apr 2020
Posts: 98
Own Kudos:
340
 [2]
Given Kudos: 259
Location: India
GPA: 4
Posts: 98
Kudos: 340
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quickest way - put in values of a+b and a & b in the given functions

f(x)=x^2+1; f(a+b)=(a+b)^2+1 and f(a)=a^2+1 * f(b)=b^2+1 CLEARLY NO

f(x)=5^2x/3, now solving this will give you a clear hint that this is not the answer since the denominator on the right and side will be 3*3, which was a pretty clear indication for me to jump straight to option (E)

f(x)=24^x; f(a+b)=24^(a+b) and f(a)=24^a * f(b)=24^b, now since we know that when the base is same the powers add, this makes it the correct answer choice, and hence, (E) is our correct answer choice
User avatar
globaldesi
Joined: 28 Jul 2016
Last visit: 03 Jun 2025
Posts: 1,157
Own Kudos:
1,941
 [2]
Given Kudos: 67
Location: India
Concentration: Finance, Human Resources
Schools: ISB '18 (D)
GPA: 3.97
WE:Project Management (Finance: Investment Banking)
Products:
Schools: ISB '18 (D)
Posts: 1,157
Kudos: 1,941
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Which of the following function follows the rule: f(a+b)=f(a)∗f(b)?

A. f(x)=x2+1

B. f(x)=5^2x/3

C. f(x)=3x+2

D. f(x)=2x

E. f(x)=24^x

evaluating expressions should be of the form f(a+b) =f(a)*f(b)

Most are multiliplaction
generally powers have a rule of x^a *x^b = x^(a+b)
i saw E as first such option
and put in the value
\(24^a*24^y = 24^(a+b)\)
Which fulfils the given expression

Hence answer is E
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
8,237
 [3]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,237
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
A. \((a+b)^2+1=a^2+b^2+2ab+\)1 which is not necessarily equals to \((a^2+1)*(b^2+1)\)
B. \(\frac{5^{2a+2b}}{3}\)= \(\frac{5^{2a}}{3}\)*\(5^{2b}\), not equal to \(\frac{5^{2a}}{3}\)* \(\frac{5^{2b}}{3}\)

C. 3(a+b)+2=3a+3b+2 is not equal to (3a+2)*(3b+2)
D. \(\sqrt{2(a+b)}\) is not equal to \(\sqrt{2a}*\sqrt{2b}\)
E. \(24^{a+b}=24^a*24^b\)

IMO E
avatar
umarovaalbina
Joined: 15 Jun 2019
Last visit: 15 Jan 2022
Posts: 9
Own Kudos:
28
 [2]
Given Kudos: 13
Location: Kazakhstan
Schools: Carey '21
GPA: 3.93
Schools: Carey '21
Posts: 9
Kudos: 28
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A. f(x)=x^2+1
f(a+b)=(a+b)^2+1=a^2+b^2+2ab+1
f(a)*f(b) = (a^2+1)*(b^2+1)=a^2*b^2+a^2+b^2+1
f(a+b) doesn't equal f(a)*f(b)

B. f(x)=5^(2x)/3
f(a+b)=5^2(a+b)/3
f(a)f(b) = 5^(2a)/3*5^(2b)/3=5^(2a+2b)/9
f(a+b) doesn't equal f(a)*f(b)

C. f(x)=3x+2
f(a+b)=3(a+b)+2
f(a)f(b) = (3a+2)(3b+2)
f(a+b) doesn't equal f(a)*f(b)

D. f(x)=(2x)^(1/2)
f(a+b)=(2(a+b))^(1/2)
f(a)f(b) = (2a)^1/2 * (2b)^1/2 = 2(ab)^1/2
f(a+b) doesn't equal f(a)*f(b)

E. f(x)=24^x
f(a+b)=24^(a+b)=24^a*24^b
f(a)f(b) = 24^a*24^b

Answer: E
User avatar
rahaman26
Joined: 18 Sep 2018
Last visit: 10 Feb 2020
Posts: 22
Own Kudos:
82
 [2]
Given Kudos: 9
Location: India
Schools: MBS '22 (A)
Schools: MBS '22 (A)
Posts: 22
Kudos: 82
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IMO E

A. f(x)=x^2+1 => f(a+b) = a^2+b^2+2ab+1; f(a)*f(b) = (a^2+1)(b^2+1) = a^2*b^2+a^2+b^2+1

B. f(x)=(5^(2x))/3 = (25^x)/3 => f(a+b) = (25^(a+b))/3 = (25^a*25^b)/3; f(a)*f(b) = ((25^a)/3)*((25^b)/3) = (25^a*25^b)/9

C. f(x)=3x+2 => f(a+b) = 3a+3b+2; f(a)*f(b) = (3a+2)(3b+2) = 9ab+3a+3b+4

D. f(x)=√(2x) => f(a+b) = √(2a+2b); f(a)*f(b) = √(2a)*√(2b) = 2√(ab)

E. f(x)=24^x => f(a+b) = 24^(a+b) = (24^a)*(24^b) = f(a)*f(b)
avatar
Vinit1
Joined: 24 Jun 2019
Last visit: 28 Feb 2020
Posts: 56
Own Kudos:
100
 [2]
Given Kudos: 66
Posts: 56
Kudos: 100
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Which of the following function follows the rule: f(a+b)=f(a)∗f(b)?

I found the easiest way to solve this by plugging values - let a=2 and b=3
So we will check whether f(2)*(f*3) = f(5)

There may be a better way to solve it

A. f(x)=x^2+1

f(2)=5
f(3)=10
f(5)=26
f(2)*f(3)=50

INCORRECT


B. f(x)=5^(2x) / 3

f(2)= 5^4/3
f(3)=5^6/3
f(5)=5^10/3
f(2)*f(3)=5^10/9

INCORRECT

C. f(x)=3x+2

f(2)=8
f(3)=11
f(5)=17
f(2)*f(3)=88

INCORRECT

D. f(x)=√2x

f(2)=√4
f(3)=√6
f(5)=√10
f(2)*f(3)=√24

INCORRECT

E. f(x)=24^x

f(2)=24^2
f(3)=24^3
f(5)=24^5
f(2)*f(3)=24^5


CORRECT

Answer: E
User avatar
JonShukhrat
Joined: 06 Jun 2019
Last visit: 01 Jul 2024
Posts: 313
Own Kudos:
991
 [2]
Given Kudos: 655
Location: Uzbekistan
Posts: 313
Kudos: 991
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
\(f(a+b)=f(a)∗f(b)\) means that \(f(5+5) = f(5) * f(5)\) or \(f(7+3) = f(7) * f(3)\) or etc.

Let's check answer choices by plugging in numbers:

A. Is \(f(x)=x^2+1\) true for \(f(5+5) = f(5) * f(5)\) ?

\(f(5+5) = f(10) = 10^2+1 = 101\)

\(f(5) = 5^2+1 = 26\)

So the result of \(f(5+5) = f(5) * f(5)\) would be \({101}\neq{26+26}\). A is out.

Plugging the same numbers in B, C, and D, we can see that they are incorrect.

E. Is \(f(x)=24^x\) true for \(f(5+5) = f(5) * f(5)\) ?

\(f(5+5) = f(10) = 24^{10}\)

\(f(5) = 24^5\)

So the result of \(f(5+5) = f(5) * f(5)\) would be \(24^{10} = 24^5*24^5\). Correct

Hence E
User avatar
CareerGeek
Joined: 20 Jul 2017
Last visit: 19 Nov 2025
Posts: 1,292
Own Kudos:
4,268
 [2]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
GMAT 1: 690 Q51 V30
Posts: 1,292
Kudos: 4,268
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Which of the following function follows the rule: f(a+b)=f(a)∗f(b)?

A. \(f(x) = x^2+1\)
\(f(a + b) = (a + b)^2 + 1 = a^2 + b^2 + 2ab + 1\)
\(f(a)*f(b) = (a^2+1)*(b^2+1) = (ab)^2 + a^2 + b^2 + 1\) --> NO

B. \(f(x) = \frac{5^{2x}}{3}\)
\(f(a + b) = \frac{5^{2(a + b)}}{3} = \frac{5^{2a + 2b}}{3}\)
\(f(a)*f(b) = \frac{5^{2a}}{3}*\frac{5^{2b}}{3} = \frac{5^{2a + 2b}}{9}\) --> NO

C. \(f(x) = 3x + 2\)
\(f(a + b) = 3(a + b) + 2 = 3a + 3b + 2\)
\(f(a)*f(b) = (3a + 2)*(3b + 2) = 9ab + 6a + 6b + 4\) --> NO

D. \(f(x) = 2x\)
\(f(a + b) = 2(a + b) = 2a + 2b\)
\(f(a)*f(b) = 2a*2b = 4ab\) --> NO

E. \(f(x) = 24^x\)
\(f(a + b) = 24^{a + b}\)
\(f(a)*f(b) = 24^a*24^b = 24^{a + b}\) --> YES

IMO Option E

Pls Hit Kudos if you like the solution
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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.
Moderators:
Math Expert
105388 posts
Tuck School Moderator
805 posts