Processing math: 100%


SOLUTION 1: We are given the equation 3x54x2=3 and the interval [0,2]. Let function f(x)=3x54x2    and choose    m=3 This function is continuous for all values of x since it is a polynomial. (Please note that the graph of the function is not necessary for a valid proof, but the graph will help us understand how to use the Intermediate Value Theorem. On many subsequent problems, we will solve the problem without using the "luxury" of a graph.)

tex2html_wrap_inline125


Note that f(0)=3(0)54(0)2=2<3    and    f(2)=3(2)54(2)2=80>3
so that f(0)=2<m<80=f(2)
i.e., m=3 is between f(0) and f(2).

The assumptions of the Intermediate Value Theorem have now been met, so we can conclude that there is some number c in the interval [0,2] which satisfies f(c)=m i.e., 3c54c2=3 and the equation is solvable.

Click HERE to return to the list of problems.