Question 1135928
.
<pre>
Let x = {{{cos(pi/5)}}}.


Then {{{cos(2*pi)/5}}} = {{{Cos^2(pi/5) - sin^2(pi/5)}}} = {{{2*cos^2(pi/5) - 1}}} = {{{2x^2 -1}}}.


Therefore, the given equation  {{{cos(pi/5)*cos(2pi/5)}}} = {{{1/4}}}  takes the form


    {{{x*(2x^2-1)}}} = {{{1/4}}},  or,  equivalently


    {{{8x^3 - 4x - 1}}} = 0.


The roots of the polynomial  {{{8x^3 - 4x - 1}}} are:

    {{{x[1]}}} = {{{-1/2}}},        (1)

    {{{x[2]}}} = {{{1/4 + (1/4)*sqrt(5)}}}    (2)

    {{{x[3]}}} = {{{1/4 - (1/4)*sqrt(5)}}}    (3)


<U>Explanation</U>


    This is a polynomial of degree 3. To find zeros for polynomials of degree 3 or higher we use <U>Rational Root Test</U>.


    The <U>Rational Root Theorem</U> tells you that if the polynomial has a rational zero then it must be a fraction {{{p/q}}}, 
    where p is a factor of the trailing constant and q is a factor of the leading coefficient.


    The factors of the leading coefficient (8) are 1, 2, 4, 8 . The factor of the constant term (-1) is 1 . 
    Then the Rational Roots Tests yields the following possible solutions:

        ± 1/1, ±1/2, ±1/4, ±1/8 .


    Substitute the POSSIBLE roots one by one into the polynomial to find the actual roots. Start first with the whole numbers.


    If we plug these values into the polynomial P(x), we obtain  {{{P(-1/2)}}} = 0.

    To find remaining zeros we use Factor Theorem. This theorem states that if {{{p/q}}}  is root of the polynomial 
    then this polynomial can be divided with qx−p. In this example:


    Divide P(x) with 2x+1

        {{{(8x^3 - 4x - 1)/(2x+1)}}} = {{{4x^2-2x-1}}}.


    Polynomial  {{{4x^2-2x-1}}}  can be used to find the remaining roots.


    {{{4x^2-2x-1}}} is a second degree polynomial. To find its roots use the quadratic formula.
</pre>


<U>FINAL</U>


<pre>
Of the found roots (1), (2) and (3),  only positive root (2) can be the value of  x = {{{cos(pi/5)}}}.  


Therefore,  {{{cos(pi/5)}}} = {{{1/4 + (1/4)*sqrt(5)}}}.      <U>ANSWER</U>
</pre>

Solved.