Last visit was: 24 Apr 2024, 01:04 It is currently 24 Apr 2024, 01:04

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: 92892
Own Kudos [?]: 618667 [19]
Given Kudos: 81564
Send PM
Most Helpful Reply
Director
Director
Joined: 30 Sep 2017
Posts: 956
Own Kudos [?]: 1256 [9]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Send PM
GMAT Tutor
Joined: 27 Oct 2017
Posts: 1907
Own Kudos [?]: 5579 [6]
Given Kudos: 236
WE:General Management (Education)
Send PM
General Discussion
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5957
Own Kudos [?]: 13376 [0]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Re: Given that f(x) = ax^2 + b x + c and f(x + y) = f(x) + f(y) + xy for [#permalink]
Expert Reply
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 5866 times ]

GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8018
Own Kudos [?]: 4095 [0]
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: Given that f(x) = ax^2 + b x + c and f(x + y) = f(x) + f(y) + xy for [#permalink]
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
Intern
Intern
Joined: 02 Jan 2020
Posts: 1
Own Kudos [?]: 1 [1]
Given Kudos: 6
Send PM
Re: Given that f(x) = ax^2 + b x + c and f(x + y) = f(x) + f(y) + xy for [#permalink]
1
Kudos
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
Director
Director
Joined: 25 Jul 2018
Posts: 668
Own Kudos [?]: 1117 [2]
Given Kudos: 69
Send PM
Re: Given that f(x) = ax^2 + b x + c and f(x + y) = f(x) + f(y) + xy for [#permalink]
2
Kudos
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.
Manager
Manager
Joined: 04 Aug 2019
Posts: 63
Own Kudos [?]: 70 [0]
Given Kudos: 746
Location: Viet Nam
Concentration: Organizational Behavior, Strategy
Schools: Desautels '23
GMAT 1: 740 Q49 V42
WE:Research (Other)
Send PM
Given that f(x) = ax^2 + b x + c and f(x + y) = f(x) + f(y) + xy for [#permalink]
GMATBusters wrote:
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.
Intern
Intern
Joined: 11 Jan 2020
Posts: 8
Own Kudos [?]: 2 [0]
Given Kudos: 34
GMAT 1: 740 Q47 V44
Send PM
Re: Given that f(x) = ax^2 + b x + c and f(x + y) = f(x) + f(y) + xy for [#permalink]
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?
GMAT Tutor
Joined: 27 Oct 2017
Posts: 1907
Own Kudos [?]: 5579 [1]
Given Kudos: 236
WE:General Management (Education)
Send PM
Given that f(x) = ax^2 + b x + c and f(x + y) = f(x) + f(y) + xy for [#permalink]
1
Kudos
Expert Reply
yes, these type of questions is quite frequent. For more practice, look for the bottom of the page for "SIMILAR TOPICS".
dkilroy wrote:
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
Non-Human User
Joined: 09 Sep 2013
Posts: 32639
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: Given that f(x) = ax^2 + b x + c and f(x + y) = f(x) + f(y) + xy for [#permalink]
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.
GMAT Club Bot
Re: Given that f(x) = ax^2 + b x + c and f(x + y) = f(x) + f(y) + xy for [#permalink]
Moderators:
Math Expert
92888 posts
Senior Moderator - Masters Forum
3137 posts

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