Question 20
Find the zeroes of the following polynomials by factorisation method and verify the relations between the zeroes and the coefficients of the polynomials
(vii) 2s2−(1+2√2)s+√2
Solution:
To find the zeroes of the polynomial 2s2−(1+2√2)s+√2 using the factorization method, we can follow these steps:
Step 1: Write the polynomial in standard form
The given polynomial is:
2s2−(1+2√2)s+√2
Step 2: Set the polynomial equal to zero
We need to solve:
2s2−(1+2√2)s+√2=0
Step 3: Use the method of splitting the middle term
We need to express the middle term −(1+2√2)s in a way that allows us to factor the polynomial. We look for two numbers that multiply to 2⋅√2 (the product of the coefficient of s2 and the constant term) and add up to −(1+2√2).
The two numbers we are looking for are −1 and −2√2 because:
−1⋅−2√2=2√2and−1+(−2√2)=−(1+2√2)
Step 4: Rewrite the polynomial using these numbers
Now we rewrite the polynomial:
2s2−1s−2√2s+√2=0
Step 5: Factor by grouping
Group the terms:
(2s2−2√2s)+(−1s+√2)=0
Factor out the common terms:
2s(s−√2)−1(s−√2)=0
Now, factor out (s−√2):
(2s−1)(s−√2)=0
Step 6: Set each factor to zero
Now we solve for s:
1. 2s−1=0
2s=1⟹s=1/2
2. s−√2=0
s=√2
Step 7: State the zeroes of the polynomial
The zeroes of the polynomial are:
s=1/2 and s=√2
Step 8: Verify the relations between the zeroes and coefficients
For a quadratic polynomial as2+bs+c, the relationships are:
– Sum of the zeroes (α+β) = −b/a
– Product of the zeroes (αβ) = c/a
Here, a=2, b=−(1+2√2), and c=√2.
Calculating the sum:
α+β=1/2+√2
Calculating −b/a:
−{−(1+2√2)}/2=(1+2√2)/2
Calculating the product:
αβ=1/2⋅√2=√2/2
Calculating c/a:
√2/2
Both relations hold true:
– α+β=−b/a
– αβ=c/a
Conclusion
Thus, the zeroes of the polynomial 2ss2−(1+2√2)s+√2 are 1/2 and √2.