Question 26
If √2 is a zero of p(x)=6x3+√2x2−10x−4√2, find the remaining zeros
Solution:
To find the remaining zeros of the polynomial p(x)=6x3+√2x2−10x−4√2 given that √2 is one of its zeros, we will use polynomial long division to divide p(x) by x−√2.
Step 1: Set up the long division
We will divide p(x) by x−√2.
Step 2: Divide the leading term
The leading term of p(x) is 6x3. We divide this by the leading term of x−√2, which is x:
6x3/x=6x2
Step 3: Multiply and subtract
Now, multiply 6x2 by x−√2:
6x2(x−√2)=6x3−6√2x2
Subtract this from p(x):
(6x2+√2x2−10x−4√2)−(6x3−6√2x2)=(1+6)√2x2−10x−4√2=7√2x2−10x−4√2
Step 4: Repeat the process
Now, we take the new polynomial 7√2x2−10x−4√2 and divide the leading term 7√2x2 by x:
7√2x2/x=7√2x
Multiply 7√2x by x−√2:
7√2x(x−√2)=7√2x2−14
Subtract:
(7√2x2−10x−4√2)−(7√2x2−14)=−10x+14−4√2
Step 5: Continue dividing
Now, divide −10x+14−4√2 by x:
−10x/x=−10
Multiply −10 by x−√2:
−10(x−√2)=−10x+10√2
Subtract:
(−10x+14−4√2)−(−10x+10√2)=14−4√2−10√2=14−14√2
Step 6: Result of the division
After performing the long division, we find:
p(x)=(x−√2)(6x2+7√2x−10)
Step 7: Find the remaining zeros
Now we need to find the zeros of the quadratic 6x2+7√2x−10=0 using the quadratic formula:
x=[−b±√(b2−4ac)]/2a
Here, a=6, b=7√2, and c=−10.
Step 8: Calculate the discriminant
Calculate b2−4ac:
(7√2)2−4⋅6⋅(−10)=98+240=338
Step 9: Substitute into the quadratic formula
Now substitute into the quadratic formula:
x=(−7√2±√338)/12
Step 10: Final answers
Thus, the remaining zeros of the polynomial p(x) are:
x1=(−7√2+√338)/12,x2=(−7√2−√338)/12