SOLUTION: If f(x)=ax^2+bx+c and f(x+3)=x^2+7x+4 , what is a,b,c
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: If f(x)=ax^2+bx+c and f(x+3)=x^2+7x+4 , what is a,b,c
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 497803
:
If f(x)=ax^2+bx+c and f(x+3)=x^2+7x+4 , what is a,b,c
Answer by
Gogonati(855)
(
Show Source
):
You can
put this solution on YOUR website!
Since
, equalizing the coefficients we write: a=1; 6a+b=7 =>
b=7-6=1; and 9a+3b+c=4 => c=4-9-3=-8
Answer:a=1, b=1, and c=-8