SOLUTION: Given that {{{f(x)=5x^2-3x+7}}} and {{{f(g(x))=(5x^4/9)+(17x^2/3)+21}}}, find all possible values for the sum of the coefficients in the quadratic function g(x).

Algebra ->  Functions -> SOLUTION: Given that {{{f(x)=5x^2-3x+7}}} and {{{f(g(x))=(5x^4/9)+(17x^2/3)+21}}}, find all possible values for the sum of the coefficients in the quadratic function g(x).      Log On


   



Question 1196483: Given that f%28x%29=5x%5E2-3x%2B7 and f%28g%28x%29%29=%285x%5E4%2F9%29%2B%2817x%5E2%2F3%29%2B21, find all possible values for the sum of the coefficients in the quadratic function g(x).
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
Given that f%28x%29=5x%5E2-3x%2B7 and f%28g%28x%29%29=%285x%5E4%2F9%29%2B%2817x%5E2%2F3%29%2B21, find all possible values
for the sum of the coefficients in the quadratic function g(x).
~~~~~~~~~~~~~~~~~~


            The key idea to solve this problem is to use the fact that the sum of coefficients

            of any polynomial   p(x) = a%5Bn%5D%2Ax%5En+%2B+a%5Bn-1%5D%2Ax%5E%28n-1%29+%2B+ellipsis+%2B+a%5B1%5D%2Ax+%2B+a%5B0%5D   is the value

            of this polynomial  p(1)  at  x = 1,  which is quite  OBVIOUS.


Based on this idea, the sum of the coefficients in the quadratic function g(x) is g(1).


We don't know this value g(1), but from the problem we can calculate the composition  f(g(1))

by substituting x= 1 into the given formula for f(g(x).  We have then


    f(g(1)) = %285%2A1%5E4%29%2F9 + %2817%2A1%5E2%29%2F3 + 21 = 5%2F9+%2B+17%2F3+%2B+21 = 5%2F9+%2B+51%2F9+%2B+21 = 56%2F9+%2B+21 = 27 2/9.


Now we can state that the value g(1), which we are looking for, is one of two possible roots of the equation

    f(x) = 27 2/9,  


or one of the two possible roots of the equation

    5x^2 - 3x + 7 = 27 2/9.


In standard quadratic form, this equation is

    5x^2 - 3x - 20 2%2F9 = 0,


or, multiplying all the terms by 9, for convenience,

    45x^2 - 27x - 182 = 0.


To find the roots, use the quadratic formula.


The roots are  210%2F90 = 7%2F3  and  -156%2F90 = -26%2F15.


So we conclude that the sum of the coefficients in the quadratic function g(x) is EITHER  7%2F3 = 21%2F3  OR  -26%2F15 = -111%2F15.    ANSWER

Solved.

It is a nice Math circle level problem.