document.write( "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.\r
\n" ); document.write( "\n" ); document.write( " Please help me.help..
\n" ); document.write( "

Algebra.Com's Answer #91127 by bucky(2189)\"\" \"About 
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
\n" ); document.write( "not a trivial exercise.
\n" ); document.write( ".
\n" ); document.write( "You are given \"f%28x%29+=+ax%5E2+%2B+bx+%2B+c\"
\n" ); document.write( ".
\n" ); document.write( "Finding c is easy because f(0) = 1. Substitute 0 for x and the given equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"f%280%29+=+a%280%5E2%29+%2B+b%280%29+%2B+c\"
\n" ); document.write( ".
\n" ); document.write( "and since f(0) = 1 you can say that the right side of this equation equals 1. So:
\n" ); document.write( ".
\n" ); document.write( "\"a%280%5E2%29+%2B+b%280%29+%2B+c+=+1\"
\n" ); document.write( ".
\n" ); document.write( "and this reduces to \"c+=+1\". That's one answer. You can now replace c with 1 in the given
\n" ); document.write( "equation to get:
\n" ); document.write( ".
\n" ); document.write( "\"f%28x%29+=+ax%5E2+%2B+bx+%2B+1\"
\n" ); document.write( ".
\n" ); document.write( "Next you are told that f(1) = 2. That means that in:
\n" ); document.write( ".
\n" ); document.write( "\"f%28x%29+=+ax%5E2+%2B+bx+%2B+1\"
\n" ); document.write( ".
\n" ); document.write( "when you replace x with 1 you get:
\n" ); document.write( ".
\n" ); document.write( "\"f%281%29+=+a%281%5E2%29+%2B+b%281%29+%2B+1+=+2\"
\n" ); document.write( ".
\n" ); document.write( "This reduces to:
\n" ); document.write( ".
\n" ); document.write( "\"a+%2B+b+%2B+1+=+2\"
\n" ); document.write( ".
\n" ); document.write( "Solve this for b by adding -a - 1 to both sides to get:
\n" ); document.write( ".
\n" ); document.write( "\"b+=+2+-+a+-+1\"
\n" ); document.write( ".
\n" ); document.write( "Combining the two constants (2 - 1) on the right side reduces the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"b+=+1+-+a\"
\n" ); document.write( ".
\n" ); document.write( "Remember this result. Next, in the equation:
\n" ); document.write( ".
\n" ); document.write( "\"f%28x%29+=+ax%5E2+%2B+bx+%2B+1\"
\n" ); document.write( ".
\n" ); document.write( "make use of f(a) = 12. If you substitute a for x the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"f%28a%29+=+a%28a%5E2%29+%2B+b%28a%29+%2B+1+=+12\"
\n" ); document.write( ".
\n" ); document.write( "but recall that \"b+=+1+-+a\". Therefore, replace b with \"1+-+a\" and you get:
\n" ); document.write( ".
\n" ); document.write( "\"f%28a%29+=+a%28a%5E2%29+%2B+%281-a%29%28a%29+%2B+1+=+12\"
\n" ); document.write( ".
\n" ); document.write( "Do the multiplication of the terms in a and you have:
\n" ); document.write( ".
\n" ); document.write( "\"a%5E3+%2B+a+-+a%5E2+%2B+1+=+12\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 12 from both sides and rearrange in descending powers of a. When you do those two
\n" ); document.write( "things you get:
\n" ); document.write( ".
\n" ); document.write( "\"a%5E3+-+a%5E2+%2B+a+-+11+=+0\"
\n" ); document.write( ".
\n" ); document.write( "You can now solve this equation for a, but the answer you get is not \"nice.\" I question
\n" ); document.write( "whether you copied f(0), f(1), or f(a) correctly since a mistake there would impact the
\n" ); document.write( "answer. However, moving on, I used a calculator to solve this cubic equation for a and got:
\n" ); document.write( ".
\n" ); document.write( "\"a+=+2.43905659\"
\n" ); document.write( ".
\n" ); document.write( "and recall from above that \"b+=+1+-+a\". So, substituting 2.43905659 for a results in:
\n" ); document.write( ".
\n" ); document.write( "\"b+=+1+-+2.43905659+=+-1.43905659\"
\n" ); document.write( ".
\n" ); document.write( "So, we now have as answers: a = 2.43905659 and b = -1.43905659 and c = 1.
\n" ); document.write( ".
\n" ); document.write( "To check, we substitute these into the original given equation of:
\n" ); document.write( ".
\n" ); document.write( "\"f%28x%29+=+ax%5E2+%2B+bx+%2B+c\"
\n" ); document.write( ".
\n" ); document.write( "and this equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"f%28x%29+=+%282.43905659%29x%5E2+-+%281.43905659%29x+%2B+1\"
\n" ); document.write( ".
\n" ); document.write( "Check that f(0) = 1 by substituting 0 for x to get:
\n" ); document.write( ".
\n" ); document.write( "\"f%280%29+=+%282.43905659%29%280%5E2%29+-+%281.43905659%29%280%29+%2B+1+=+0+-+0+%2B+1+=+1\"
\n" ); document.write( ".
\n" ); document.write( "That checks.
\n" ); document.write( ".
\n" ); document.write( "Next, check that f(1) = 2 by substuting 1 for x to get:
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( ".
\n" ); document.write( "That checks.
\n" ); document.write( ".
\n" ); document.write( "Next, check that f(a) = 12 by substituting a for x ... that is to say, substituting
\n" ); document.write( "2.43905659 for x to see if the result is 12. Substituting 2.43905659 for x gives you:
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( ".
\n" ); document.write( "Doing the multiplication of (2.43905659)(2.43905659^2) and of (1.43905659)(2.43905659) reduces
\n" ); document.write( "the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"+f%28a%29+=+f%282.43905659%29+=+14.50994046+-+3.0509940459+%2B+1+=+11+%2B+1+=+12\"
\n" ); document.write( ".
\n" ); document.write( "and that checks too.
\n" ); document.write( ".
\n" ); document.write( "So the values found for a, b, and c are correct. The values for a and b are not nice, but
\n" ); document.write( "they work and are therefore correct.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps ...
\n" ); document.write( ".
\n" ); document.write( "
\n" );