Asked by Lily
Suppose that f(x) is a quadratic function such that f(1)=4, f(2)=13, and f(0)=-1. Find the general form for f(x).
Answers
Answered by
oobleck
f(x) = ax^2 + bx + c
0a+0b+c = -1
a+b+c = 4
4a+2b+c = 13
now solve as usual.
0a+0b+c = -1
a+b+c = 4
4a+2b+c = 13
now solve as usual.
Answered by
Anonymous
y = a x^2 + b x + c
4 = a + b + c
13 = 4 a + 2 b + c
-1 = 0 + 0 + c
=============== so c =-1
5 = a + b
13 = 4 a + 2 b
===========
10 = 2 a + 2 b
13 = 4 a + 2 b
------------------- subtract
-3 = -2 a
a = 3/2
3/2 + b = 10/2
b = 7/2
so
y = 3/2 x^2 + 7/2 x - 1
or
2 y = 3 x^2 + 7 x - 2
4 = a + b + c
13 = 4 a + 2 b + c
-1 = 0 + 0 + c
=============== so c =-1
5 = a + b
13 = 4 a + 2 b
===========
10 = 2 a + 2 b
13 = 4 a + 2 b
------------------- subtract
-3 = -2 a
a = 3/2
3/2 + b = 10/2
b = 7/2
so
y = 3/2 x^2 + 7/2 x - 1
or
2 y = 3 x^2 + 7 x - 2
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.