SOLUTION: The Function 'f' is defined by f(x)=ax2+bx+c.Given that f(0)=6,f(-1)=15 and f(1)=1,find the values of a,b,c
Algebra.Com
Question 196014: The Function 'f' is defined by f(x)=ax2+bx+c.Given that f(0)=6,f(-1)=15 and f(1)=1,find the values of a,b,c
Answer by dkala99(12) (Show Source): You can put this solution on YOUR website!
f(x)=ax^2+bx+c
f(0) = 6
a(0)^2+b(0)+c = 6
0+0+c = 6
c = 6
f(-1) = 15
a(-1)^2+b(-1)+c = 15
a-b+c = 15
a-b+6 = 15
a-b = 15-6
a-b = 9 -----> equ 1
f(1) = 1
a(1)^2+b(1)+c = 1
a+b+c = 1
a+b+6 = 1
a+b = 1-6
a+b = -5 -----> equ 2
solve equ 1 and 2
a-b = 9 (+)
a+b = -5
---------
2a = 4
a = 2
from equ 2
a+b = -5
2+b = -5
b = -5-2
b = -7
a = 2 ; b = -7 ; c = 6
-----------------------------------
check in f(1)=1
f(1) = 2(1)^2+(-7)(1)+6
= 2-7+6
f(1)= 1
RELATED QUESTIONS
Given the function f is defined by f(x)= ax^2 + bx + c Given that f(0) = 6, f(-1)= 15,... (answered by shymeerab)
The function f is given by f(x)=x^3+2x^2+ax-8 where a is constant.when f(x) is divided by (answered by ikleyn)
Use a system of linear equations to find the quadratic function
f(x) = ax2 + bx + c... (answered by MathLover1,ikleyn)
let f be the function defined by f(x)=4x-3. Find f(4), f(1/4), f(0), f(a), and f(a+1)
(answered by solver91311)
let f be the function defined by f(x)=4x-3. Find f(4), f(1/4), f(0), f(a), and... (answered by solver91311,mastergerwe)
given set Z(26) = {0,1,2,3,...25}
Let a and b be integers. Consider the function f:... (answered by ikleyn)
What is the Minimum or Maximum Value?
f(x) = ax2 - bx + c
a = 9
b = 3
c =... (answered by scott8148)
The function f is defined for 0 ≤ x ≤ 360, by {{{f(x) = (a)sin(bx) + c}}}... (answered by lwsshak3)
find a, b and c (constants) of quadratic function y= axsquared + bx +c Such that f(1)=0;... (answered by Nate)