Posted by rock on Wednesday, July 20, 2011 at 9:54am.
let f(x) = ax^2 + bx + c
given f(1) = 10
10 = a + b + c (#1)
given f(-2) = 1
1 = 4a - 2b + c (#2)
given f(-1) = 0 , .... (it said x+1 is a factor)
0 = a - b + c (#3)
#1 - #3
10 = 0 + 2b + 0
b = 5
#2 - #3
1 = 3a - b + 0 , but b=5
6 = 3a
a = 2
in #1
2 + 5 + c = 10
c = 3
a=2, b=5, c=3
Related Questions
Remainder Theorem - Let f(x) = ax^3 + bx^2 + 3x 4. If f(x) is divided by...
Polynomials - Let f(x) = ax^3 + bx^2 + 3x 4. If f(x) is divided by (x ...
math - Let f(x) = ax^3 + bx^2 + 3x 4. If f(x) is divided by (x 2...
math - Let f(x) = ax^3 + bx^2 + 3x 4. If f(x) is divided by (x 2...
math - Let f(x) = ax^3 + bx^2 + 3x 4. If f(x) is divided by (x 2...
Math - How many integers between 200 and 500 inclusive leave a remainder 1 when ...
Math - How many integers bewteen 200 and 500 inclusive leave a remainder 1 when ...
Math - Can anyone start me off on these questions? Thanks! When ax^3 - x^2 + 2x...
math - what is the least common positive integer that meets the following ...
math - what is the least common positive integer that meets the following ...
For Further Reading