SOLUTION: 2.Suppose that the polynomial f(x) is given f(x) =a.x^2+b.x+c.Suppose ,further,that f(0)=1, f(1)=2, and f(a)=12. Find a, b and c. Please help me.help..

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: 2.Suppose that the polynomial f(x) is given f(x) =a.x^2+b.x+c.Suppose ,further,that f(0)=1, f(1)=2, and f(a)=12. Find a, b and c. Please help me.help..      Log On


   



Question 124200: 2.Suppose that the polynomial f(x) is given f(x) =a.x^2+b.x+c.Suppose ,further,that f(0)=1, f(1)=2, and f(a)=12. Find a, b and c.
Please help me.help..

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Since nobody else has responded to this, here's a method you can use, but the solution is
not a trivial exercise.
.
You are given f%28x%29+=+ax%5E2+%2B+bx+%2B+c
.
Finding c is easy because f(0) = 1. Substitute 0 for x and the given equation becomes:
.
f%280%29+=+a%280%5E2%29+%2B+b%280%29+%2B+c
.
and since f(0) = 1 you can say that the right side of this equation equals 1. So:
.
a%280%5E2%29+%2B+b%280%29+%2B+c+=+1
.
and this reduces to c+=+1. That's one answer. You can now replace c with 1 in the given
equation to get:
.
f%28x%29+=+ax%5E2+%2B+bx+%2B+1
.
Next you are told that f(1) = 2. That means that in:
.
f%28x%29+=+ax%5E2+%2B+bx+%2B+1
.
when you replace x with 1 you get:
.
f%281%29+=+a%281%5E2%29+%2B+b%281%29+%2B+1+=+2
.
This reduces to:
.
a+%2B+b+%2B+1+=+2
.
Solve this for b by adding -a - 1 to both sides to get:
.
b+=+2+-+a+-+1
.
Combining the two constants (2 - 1) on the right side reduces the equation to:
.
b+=+1+-+a
.
Remember this result. Next, in the equation:
.
f%28x%29+=+ax%5E2+%2B+bx+%2B+1
.
make use of f(a) = 12. If you substitute a for x the equation becomes:
.
f%28a%29+=+a%28a%5E2%29+%2B+b%28a%29+%2B+1+=+12
.
but recall that b+=+1+-+a. Therefore, replace b with 1+-+a and you get:
.
f%28a%29+=+a%28a%5E2%29+%2B+%281-a%29%28a%29+%2B+1+=+12
.
Do the multiplication of the terms in a and you have:
.
a%5E3+%2B+a+-+a%5E2+%2B+1+=+12
.
Subtract 12 from both sides and rearrange in descending powers of a. When you do those two
things you get:
.
a%5E3+-+a%5E2+%2B+a+-+11+=+0
.
You can now solve this equation for a, but the answer you get is not "nice." I question
whether you copied f(0), f(1), or f(a) correctly since a mistake there would impact the
answer. However, moving on, I used a calculator to solve this cubic equation for a and got:
.
a+=+2.43905659
.
and recall from above that b+=+1+-+a. So, substituting 2.43905659 for a results in:
.
b+=+1+-+2.43905659+=+-1.43905659
.
So, we now have as answers: a = 2.43905659 and b = -1.43905659 and c = 1.
.
To check, we substitute these into the original given equation of:
.
f%28x%29+=+ax%5E2+%2B+bx+%2B+c
.
and this equation becomes:
.
f%28x%29+=+%282.43905659%29x%5E2+-+%281.43905659%29x+%2B+1
.
Check that f(0) = 1 by substituting 0 for x to get:
.
f%280%29+=+%282.43905659%29%280%5E2%29+-+%281.43905659%29%280%29+%2B+1+=+0+-+0+%2B+1+=+1
.
That checks.
.
Next, check that f(1) = 2 by substuting 1 for x to get:
.

.
That checks.
.
Next, check that f(a) = 12 by substituting a for x ... that is to say, substituting
2.43905659 for x to see if the result is 12. Substituting 2.43905659 for x gives you:
.

.
Doing the multiplication of (2.43905659)(2.43905659^2) and of (1.43905659)(2.43905659) reduces
the equation to:
.
+f%28a%29+=+f%282.43905659%29+=+14.50994046+-+3.0509940459+%2B+1+=+11+%2B+1+=+12
.
and that checks too.
.
So the values found for a, b, and c are correct. The values for a and b are not nice, but
they work and are therefore correct.
.
Hope this helps ...
.