Here's the solution for question 1(i):
a) Given the equation 3x2−4x+2=0, with roots α and β.
For a quadratic equation ax2+bx+c=0, the sum of roots is α+β=−ab and the product of roots is αβ=ac.
In this case, a=3, b=−4, c=2.
Step 1: Find the sum and product of the roots.
α+β=−3−4=34
αβ=32
Step 2: Use the identity for α3+β3.
We know that α3+β3=(α+β)(α2−αβ+β2).
Also, α2+β2=(α+β)2−2αβ.
Substitute this into the identity:
α3+β3=(α+β)[(α+β)2−2αβ−αβ]
α3+β3=(α+β)[(α+β)2−3αβ]
Step 3: Substitute the values of α+β and αβ.
α3+β3=(34)[(34)2−3(32)]
α3+β3=(34)[916−2]
α3+β3=(34)[916−918]
α3+β3=(34)[−92]
α3+β3=−278
This shows that α3+β3=−278.
b) We need to find the equation with integral coefficients whose roots are α21 and β21.
Let the new roots be p=α21 and q=β21.
The general form of a quadratic equation is x2−(p+q)x+pq=0.
Step 1: Calculate the sum of the new roots, p+q.
p+q=α21+β21=(αβ)2β2+α2
First, find α2+β2:
α2+β2=(α+β)2−2αβ
Using values from part a): α+β=34 and αβ=32.
α2+β2=(34)2−2(32)=916−34=916−912=94
Now substitute this into the sum of new roots:
p+q=(32)294=9494=1
Step 2: Calculate the product of the new roots, pq.
pq=(α21)(β21)=(αβ)21
pq=(32)21=941=49
Step 3: Form the new quadratic equation.
x2−(p+q)x+pq=0
x2−(1)x+49=0
To obtain integral coefficients, multiply the entire equation by 4:
4x2−4x+9=0
The equation with integral coefficients whose roots are α21 and β21 is 4x2−4x+9=0.