Last visit was: 22 Apr 2026, 19:46 It is currently 22 Apr 2026, 19:46
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: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,673
 [22]
1
Kudos
Add Kudos
21
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
freedom128
Joined: 30 Sep 2017
Last visit: 01 Oct 2020
Posts: 939
Own Kudos:
1,377
 [11]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Products:
GMAT 1: 720 Q49 V40
Posts: 939
Kudos: 1,377
 [11]
9
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
GMATBusters
User avatar
GMAT Tutor
Joined: 27 Oct 2017
Last visit: 21 Apr 2026
Posts: 1,921
Own Kudos:
6,855
 [6]
Given Kudos: 241
WE:General Management (Education)
Expert
Expert reply
Posts: 1,921
Kudos: 6,855
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 22 Apr 2026
Posts: 6,976
Own Kudos:
16,901
 [1]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,976
Kudos: 16,901
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
Given that f(x)=a+bx+c and f(x+y)=f(x)+f(y)+xy for all numbers x and y, where a, b, and c are constants. If a+b+c=3, what is the value of f(10) ?

A. 60
B. 63
C. 72
D. 75
E. 88

The detailed step-by-step solution, refer to the video

Refer screenshot for a quick understanding of the procedure.


Attachments

Screenshot 2020-02-18 at 5.46.45 PM.png
Screenshot 2020-02-18 at 5.46.45 PM.png [ 924.48 KiB | Viewed 9356 times ]

User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 22 Apr 2026
Posts: 8,627
Own Kudos:
5,190
 [1]
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)
Products:
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,627
Kudos: 5,190
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
from given function we can determine f(1) ; a+b+c =3
f(2) ; f(1+1)= f(1)+f(1)+1*1 ; 3+3+1 ; 7
f(3) ; f(2+1) ; f(2)+f(1)+2*1 ; 7+3+2 ; 12
f(4) ; f(3+1) ; f(3)+f(1)+3*1 ; 12+3+3; 18
.
.
.
we see that for every f ∆ ; the value difference increases by 1 more than earlier
so for f(10) ; we can determine that the value f(10) = 75
IMO D


Given that f(x)=ax2+bx+cf(x)=ax2+bx+c and f(x+y)=f(x)+f(y)+xyf(x+y)=f(x)+f(y)+xy for all numbers x and y, where a, b, and c are constants. If a+b+c=3a+b+c=3, what is the value of f(10) ?

A. 60
B. 63
C. 72
D. 75
E. 88
avatar
Sirikkiko
Joined: 02 Jan 2020
Last visit: 19 Dec 2021
Posts: 1
Own Kudos:
1
 [1]
Given Kudos: 6
Posts: 1
Kudos: 1
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given that f(x)=ax2+bx+cf(x)=ax2+bx+c and f(x+y)=f(x)+f(y)+xyf(x+y)=f(x)+f(y)+xy for all numbers x and y, where a, b, and c are constants. If a+b+c=3a+b+c=3, what is the value of f(10) ?

Ans:
1. f(x)=ax2+bx+cf(x)=ax2+bx+c ---- Yields ---- f(0) = c
2. f(x+y)=f(x)+f(y)+xyf(x+y)=f(x)+f(y)+xy ---- Yields ---- f(0) = f(0+0) = f(0) + f(0) + 0*0 = 2c
From 1 and 2, c = 0

3. f(x)=ax2+bx+cf(x)=ax2+bx+c --- Yields f(2) = 4a+2b+c (from qn)
4. f(x+y)=f(x)+f(y)+xyf(x+y)=f(x)+f(y)+xy ---- Yields ---- f(2)=f(1+1)=2(a+b+c) + 1
5. With c = 0 and from 3 and 4, 4a+2b+c = 2(a+b+c) + 1 ==> 4a+2b=2a+2b+1 ==> 2a=1 ==> a = 0.5
6. With c=0 , a = 0.5 (from 5) and a+b+c =3, we get b=2.5

f(10) = 100a+10b+c = 100*0.5+10*2.5+0 = 75
Ans: Choice D

ALTERNATIVELY (I think the following is a shorter method)

We know that f(1)=3=a+b+c
f(2) = f(1+1)=f(1)+f(1)+1=3+3+1=7
f(3)=f(2+1)=7+3+2=12
f(5)=f(3+2)=12+7+6=25
f(10)=f(5+5)=f(5)+f(5)+5*5=25+25+25=75
Ans: D
User avatar
lacktutor
Joined: 25 Jul 2018
Last visit: 23 Oct 2023
Posts: 658
Own Kudos:
1,446
 [2]
Given Kudos: 69
Posts: 658
Kudos: 1,446
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given that \(f(x)=ax^2+bx+c\) and \(f(x+y)=f(x)+f(y)+xy\) for all numbers x and y, where a, b, and c are constants.
If \(a+b+c=3\), what is the value of \(f(10)\) ?

\(f(x)=ax^2+bx+c \)--> \(f(1)=a+b+c =3\)

\(f(2)= f(1+1)= f(1) +f(1) +1*1= 3+3+1= 7\)

\(f(4)= f(2+2)= f(2)+f(2)+ 2*2= 7+7+4= 18\)

\(f(8)= f(4+4)= f(4)+ f(4) +4*4= 18+18+16= 52\)

\(f(10)= f(8+2)= f(8)+f(2)+ 2*8= 52+7+16= 75 \)

The answer is D.
User avatar
analytica233
Joined: 04 Aug 2019
Last visit: 15 Nov 2022
Posts: 62
Own Kudos:
Given Kudos: 745
Location: Viet Nam
Concentration: Organizational Behavior, Strategy
Schools: Desautels '23
GMAT 1: 740 Q49 V42
WE:Research (Other)
Products:
Schools: Desautels '23
GMAT 1: 740 Q49 V42
Posts: 62
Kudos: 90
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATBusters
Given that \(f(x) = ax^2 + b x + c\) and \(f(x + y) = f(x) + f(y) + xy\) for all numbers x and y, where a, b, and c are constants. If \(a + b + c = 3\), what is the value of f(10) ?

f(1)= \(a*1^2 +b*1+c \)= a+b+c = 3
also f(2) = f(1+1) = f(1) +f(1) +1*1 =3+3+1= 7
f(3) = f(1+2)= f(1) + f(2) +1*2 = 3+7+2= 12
f(5) = f(3+2)= f(3) + f(2) +3*2 = 12+7+6= 25
f(10) = f(5+5)= f(5) + f(5) +5*5 = 25+25+25= 75

Answer = D

Hi chondro48
f(10) = f(10+0) = f(10) + c. --> c = 0. We have a + b + c = 3 --> a + b = 3 (1)
f(2) = 4a + 2b + c = 4a + 2b. Also f(2) = f(1+1) = 2f(1) + 1. We have f(1) = a + b + c = 3 --> f(2) = 2.3 + 1 = 7 --> 4a + 2b = 7 (2)
Solve (1) and (2) we get a = 1/2 and b = 5/2
So f(10) = (1/2).100 + (5/2).10 + 0 = 50 + 25 = 75 (D)
Thank you for introducing this question to me.
avatar
dkilroy
Joined: 11 Jan 2020
Last visit: 12 Oct 2022
Posts: 8
Own Kudos:
Given Kudos: 34
GMAT 1: 740 Q47 V44
GMAT 1: 740 Q47 V44
Posts: 8
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I understand the solution, now that I see it. However, I don't have enough practice to be able to easily apply it on a different problem. How likely are we to run into a problem like this on the GMAT?
User avatar
GMATBusters
User avatar
GMAT Tutor
Joined: 27 Oct 2017
Last visit: 21 Apr 2026
Posts: 1,921
Own Kudos:
6,855
 [1]
Given Kudos: 241
WE:General Management (Education)
Expert
Expert reply
Posts: 1,921
Kudos: 6,855
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
yes, these type of questions is quite frequent. For more practice, look for the bottom of the page for "SIMILAR TOPICS".
dkilroy
I understand the solution, now that I see it. However, I don't have enough practice to be able to easily apply it on a different problem. How likely are we to run into a problem like this on the GMAT?
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,964
Own Kudos:
Posts: 38,964
Kudos: 1,117
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
109754 posts
Tuck School Moderator
853 posts