Last visit was: 27 Apr 2024, 16:10 It is currently 27 Apr 2024, 16:10

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: 92959
Own Kudos [?]: 619482 [49]
Given Kudos: 81611
Send PM
Most Helpful Reply
Senior Manager
Senior Manager
Joined: 31 May 2018
Posts: 335
Own Kudos [?]: 1553 [11]
Given Kudos: 132
Location: United States
Concentration: Finance, Marketing
Send PM
Manager
Manager
Joined: 27 May 2010
Posts: 106
Own Kudos [?]: 261 [8]
Given Kudos: 22
Send PM
General Discussion
Senior Manager
Senior Manager
Joined: 12 Dec 2015
Posts: 468
Own Kudos [?]: 543 [2]
Given Kudos: 84
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
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)
Manager
Manager
Joined: 29 Nov 2018
Posts: 98
Own Kudos [?]: 183 [3]
Given Kudos: 57
Location: India
Concentration: Entrepreneurship, General Management
GMAT 1: 730 Q50 V40
GPA: 3.99
WE:Engineering (Computer Hardware)
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
3
Kudos
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
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8021
Own Kudos [?]: 4099 [2]
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: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
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
Director
Director
Joined: 25 Jul 2018
Posts: 668
Own Kudos [?]: 1119 [2]
Given Kudos: 69
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
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.
Intern
Intern
Joined: 26 May 2017
Posts: 3
Own Kudos [?]: 2 [2]
Given Kudos: 34
Location: India
Concentration: General Management, Entrepreneurship
GMAT 1: 740 Q50 V40
GPA: 3.34
WE:General Management (Energy and Utilities)
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
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.
SVP
SVP
Joined: 24 Nov 2016
Posts: 1720
Own Kudos [?]: 1344 [3]
Given Kudos: 607
Location: United States
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
3
Kudos
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)
Manager
Manager
Joined: 08 Apr 2019
Posts: 102
Own Kudos [?]: 306 [2]
Given Kudos: 259
Location: India
GPA: 4
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
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
VP
VP
Joined: 28 Jul 2016
Posts: 1212
Own Kudos [?]: 1728 [2]
Given Kudos: 67
Location: India
Concentration: Finance, Human Resources
Schools: ISB '18 (D)
GPA: 3.97
WE:Project Management (Investment Banking)
Send PM
Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
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
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6299 [2]
Given Kudos: 704
Location: India
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
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
Intern
Intern
Joined: 15 Jun 2019
Posts: 11
Own Kudos [?]: 28 [2]
Given Kudos: 13
Location: Kazakhstan
Schools: Carey '21
GPA: 3.93
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
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
Intern
Intern
Joined: 18 Sep 2018
Posts: 26
Own Kudos [?]: 82 [2]
Given Kudos: 9
Location: India
Schools: MBS '22 (A)
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
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)
Manager
Manager
Joined: 24 Jun 2019
Posts: 64
Own Kudos [?]: 99 [2]
Given Kudos: 66
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
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
Senior Manager
Senior Manager
Joined: 06 Jun 2019
Posts: 317
Own Kudos [?]: 972 [2]
Given Kudos: 655
Location: Uzbekistan
Send PM
Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
\(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

Originally posted by JonShukhrat on 08 Jul 2019, 08:50.
Last edited by JonShukhrat on 08 Jul 2019, 13:36, edited 3 times in total.
Current Student
Joined: 10 Mar 2019
Posts: 24
Own Kudos [?]: 94 [2]
Given Kudos: 136
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
The correct answer is E, because

24^(a+b)=(24^a)*(24^b)
24^(a+b)= 24^(a+b)
avatar
Intern
Intern
Joined: 26 May 2018
Posts: 1
Own Kudos [?]: 12 [2]
Given Kudos: 0
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
Answer is E.
A=2; b=3; a+b=5

e) f(x)=24x
24ˆ5= 24ˆ2+24ˆ3=2+3=5
Director
Director
Joined: 04 Sep 2015
Posts: 552
Own Kudos [?]: 436 [1]
Given Kudos: 123
Location: India
WE:Information Technology (Computer Software)
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
1
Kudos
IMO E


1: let x=1,b=2
f(a+b)=(1+2)^2+1=10,
f(a)+f(b)=(1+1)+( 4+1)=7 so this option is wrong

2:let a=0 and b=1
(5^2(1))/3 not eqaul to (5^2(0))/3 + (5^2(1))/3
wrong

3: let a=0 and b=1
(3(0)+2)+(3(1)+2)=7
and 3(1)+2=5
and so this option is also wrong

4:let a=1 and b=2
root(2(1))+root(2(2))=2+root(2)
root(2)(3)=root(6)

so f(a+b) not equal to f(a)+(b) and this option is wrong for this reason.

5:let a=1 and b=2
(24)^(3)=24^1*24^2

Option E is the correct answer.
Intern
Intern
Joined: 26 May 2019
Posts: 1
Own Kudos [?]: 2 [2]
Given Kudos: 18
Send PM
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
2
Kudos
by just looking at equations and substituiting
2and 3 for a& b

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

option E
GMAT Club Bot
Re: Which of the following function follows the rule: f(a + b) = f(a)*f(b) [#permalink]
 1   2   
Moderators:
Math Expert
92959 posts
Senior Moderator - Masters Forum
3137 posts

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