What is the value of f(3)+f(2)?

This topic has expert replies
User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members

What is the value of f(3)+f(2)?

by Max@Math Revolution » Mon Oct 07, 2019 12:59 am
[GMAT math practice question]

What is the value of f(3)+f(2)?

1) f(a)f(b) = 3f(a+b)+f(a-b)
2) f(1) = 5
Source: — Data Sufficiency |

User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members

by Max@Math Revolution » Wed Oct 09, 2019 6:05 am
=>

Forget conventional ways of solving math questions. For DS problems, the VA (Variable Approach) method is the quickest and easiest way to find the answer without actually solving the problem. Remember that equal numbers of variables and independent equations ensure a solution.
Visit https://www.mathrevolution.com/gmat/lesson for details.

Since we have many variables to determine a function and 0 equations, E is most likely to be the answer. So, we should consider conditions 1) & 2) together first. After comparing the number of variables and the number of equations, we can save time by considering conditions 1) & 2) together first.

Conditions 1) & 2)
If a = 1, and b = 0, then we have f(1)f(0) = 3f(1+0) + f(1-0) = 4f(1) = 4(5) = 20 or 5f(0) = 20. So, we have f(0) = 4.
If a = 1, and b = 1, then we have f(1)f(1) = 3f(1+1) + f(1-1) = 3f(2) + f(0) = 3f(2) + 4. Therefore 3f(2) + 4 = 25, 3f(2) = 21, or f(2) = 7.
If a = 2, b = 1, then we have f(2)f(1) = 3f(2+1) + f(2-1) = 3f(3) + f(1) = 3f(3) + 5. Therefore 3f(3) + 5 = 5*7, 3f(3) + 5 = 35, 3f(3) = 30, or f(3) = 10.
Then, f(3)+f(2) = 10 + 7 = 17.

Therefore, C is the answer.
Answer: C

In cases where 3 or more additional equations are required, such as for original conditions with "3 variables", or "4 variables and 1 equation", or "5 variables and 2 equations", conditions 1) and 2) usually supply only one additional equation. Therefore, there is an 80% chance that E is the answer, a 15% chance that C is the answer, and a 5% chance that the answer is A, B or D. Since E (i.e. conditions 1) & 2) are NOT sufficient, when taken together) is most likely to be the answer, it is generally most efficient to begin by checking the sufficiency of conditions 1) and 2), when taken together. Obviously, there may be occasions when the answer is A, B, C, or D.

Junior | Next Rank: 30 Posts
Posts: 10
Joined: Thu Jul 18, 2019 5:59 am

reply

by Aditi Goyal » Mon Oct 14, 2019 8:32 pm
f(a).f(b)=3f(a+b) + f(a-b)
This statement alone cannot be used to determine the answer.
f(1)=5
This statement also alone cannot give the answer.

taking a=1,b=0
f(1).f(0)=3f(1)+f(1) --> f(0)=4
taking a=1,b=1
f(1).f(1)=3f(2)+f(0) --> f(2)=7
taking a=2,b=1
f(2).f(1)=3f(3)+f(1) --> f(3)=10

therefore f(3)+f(2) = 17