Question 19
Find the zeroes of the following polynomials by factorisation method and verify the relations between the zeroes and the coefficients of the polynomials (vi) 4x2+5√2x−3.
Solution:
To find the zeroes of the polynomial 4x2+5√2x−3 using the factorization method, we will follow these steps:
Step 1: Set the polynomial equal to zero
We start by setting the polynomial equal to zero:
4x2+5√2x−3=0
Step 2: Factor the polynomial
We will use the middle-term splitting method to factor the polynomial. We need to express 5√2x as a sum of two terms whose coefficients multiply to give 4×(−3)=−12 and add up to 5√2.
We can split 5√2x into 6√2x−√2x:
4x2+6√2x−√2x−3=0
Now, we can group the terms:
(4x2+6√2x)+(−√2x−3)=0
Step 3: Factor by grouping
Now we will factor by grouping:
1. From the first group 4x2+6√2x, we can take out 2√2x:
2√2x(2x+3)
2. From the second group −√2x−3, we can factor out −1:
−1(√2x+3)=−1(2x+3)
So we have:
2√2x(2x+3)−1(2x+3)=0
Now we can factor out the common term (2x+3):
(2x+3)(2√2x−1)=0
Step 4: Solve for the zeroes
Now we can set each factor equal to zero:
1. 2x+3=0
2x=−3⟹x=−3/2
2. 2√2x−1=0
2√2x=1⟹x=1/2√2=√2/4
Step 5: Summary of the zeroes
The zeroes of the polynomial 4x2+5√2x−3 are:
x1=−3/2,x2=√2/4
Step 6: Verify the relations between the zeroes and coefficients
Let x1 and x2 be the zeroes. According to Vieta’s formulas:
– The sum of the zeroes x1+x2=−b/a
– The product of the zeroes x1⋅x2=c/a
Here, a=4, b=5√2, and c=−3.
1. Sum of the zeroes:
x1+x2=−3/2+√2/4
To find a common denominator:
=−6/4+√2/4=(−6+√2)/4
Now, calculate −b/a:
−5√2/4
2. Product of the zeroes:
x1x2=−3/2⋅√2/4=−3√2/8
Now, calculate c/a:
−3/4
Conclusion
Thus, we have verified the relations between the zeroes and the coefficients of the polynomial.