Questions   
Sort: 
 #3
 #1
avatar+23251 
+11

Your question isn't clear; you entered Q((1 + sqrt(2)8) = 0.

There are 3 left-parantheses but only 2 right-parantheses.

I'm going to change the expression to:  Q( ( 1 + sqrt(2) )8 )  =  0.

 

If  Q(x)  =  x2 + bx + c:

 

( 1 + sqrt(2) )8  =  577 + 408sqrt(2)

--->   Q( ( 1 + sqrt(2) )8 )  =  Q( 577 + 408sqrt(2) )  =  ( 577 + 408sqrt(2) )2 + ( 577 + 408sqrt(2) )b + c  =  0

 

( 577 + 408sqrt(2) )2  =  665857 + 470832sqrt(2)

--->   ( 577 + 408sqrt(2) )2 + ( 577 + 408sqrt(2) )b + c  =  0    

--->     665857 + 470832sqrt(2) + 577b + 408sqrt(2)b + c  =  0

 

Separate this into two equations, one have square roots, the other without:

--->     665857 + 577b + c  =  0     and     470832sqrt(2) + 408sqrt(2)b  =  0

                                                                                           408sqrt(2)b  =  -470832sqrt(2)

                                                                                                           b  =  -1154

 

When  b = -1154:     665857 + 577b + c  =  0

                       665857 + 577(-1154) + c  =  0

                             665857 - 665858 + c  =  0

                                                    -1 + c  =  0

                                                           c  =  1

 

b + c  =  -1154 + 1  =  -1153

Jul 31, 2016
 #1
avatar
0
Jul 31, 2016
 #1
avatar+23251 
+18

Find the integer values of b and c so that the polynomial  x2 - x - 1  and the polynomial  x5 - bx - c have the same roots.

 

First:  find the roots of  x2 - x - 1  =  0    

--->     Using the quadratic formula, the roots are  [ 1 + sqrt(5) ] / 2   and   [ 1 + sqrt(5) ] / 2.

 

Placing these values into the equation  x5 - bx - c  =  0,  we get:

 

x  =  [ 1 + sqrt(5) ] / 2   --->   ( [ 1 + sqrt(5) ] / 2 )5   -  b( [ 1 + sqrt(5) ] / 2 )  -  c  =  0

                                    --->    [ 176 + 80sqrt(5) ] / 32  -  ( [ 1 + sqrt(5) ] / 2 )b  -  c  =  0

    multiplying by 32     --->    176  +  80sqrt(5)  -  16b  -  16sqrt(5)b  -  32c  =  0

 

Using the same steps for x  =  [ 1 - sqrt(5) ] / 2 , we get:     176  -  80sqrt(5)  -  16b  +  16sqrt(5)b  -  32c  =  0 

 

Now, let's combine these two results:      176  +  80sqrt(5)  -  16b  -  16sqrt(5)b  -  32c  =  0

                                                                 176  -  80sqrt(5)  -  16b  +  16sqrt(5)b  -  32c  =  0 

 

Subtract the lower equation from the upper:      160sqrt(5)  -  32sqrt(5)b  =  0

     --->     160sqrt(5)  =  32sqrt(5)b     --->     b  =  5

 

Now, substitute this value for b into  176  +  80sqrt(5)  -  16b  -  16sqrt(5)b  -  32c  =  0

     --->                                          176  +  80sqrt(5)  -  16(5)  -  16sqrt(5)(5)  -  32c  =  0    

     --->                                                    176  +  80sqrt(5)   - 80  -  80sqrt(5)  - 32c  =  0

     --->                                                                                                      96  -  32c  =  0

     --->                                                                                                                   c  =  3                    

Jul 31, 2016

2 Online Users