Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients.
(i) x2−2x−8
(ii) 4s2−4s+1
(iii) 6x2−3−7x
(iv) 4u2+8u
(v) t2−15
(vi) 3x2−x−4
Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
We will find the zeroes by factorizing each polynomial. Then, we will verify the sum and product of zeroes with the coefficients.
Step 1 — Find Zeroes for (i)
Let's set the polynomial to zero.
We factorize the quadratic expression.
x2−2x−8=0
x2−4x+2x−8=0
x(x−4)+2(x−4)=0
(x−4)(x+2)=0
x−4=0 or x+2=0
x=4 or x=−2
Zeroes are 4,−2
Step 2 — Verify Relationship for (i)
We identify the coefficients.
For x2−2x−8, a=1, b=−2, c=−8.
Let the zeroes be α=4 and β=−2.
Let's find the sum of the zeroes.
α+β=4+(−2)
=2
Now, let's find −b/a.
−b/a=−(−2)/1
=2
The sum of zeroes matches.
Let's find the product of the zeroes.
α⋅β=4⋅(−2)
=−8
Now, let's find c/a.
c/a=−8/1
=−8
Sum of zeroes =2, Product of zeroes =−8
Step 1 — Find Zeroes for (ii)
Let's set the polynomial to zero.
We factorize the quadratic expression.
4s2−4s+1=0
(2s−1)2=0
2s−1=0
2s=1
s=1/2
Zeroes are 1/2,1/2
Step 2 — Verify Relationship for (ii)
We identify the coefficients.
For 4s2−4s+1, a=4, b=−4, c=1.
Let the zeroes be α=1/2 and β=1/2.
Let's find the sum of the zeroes.
α+β=1/2+1/2
=1
Now, let's find −b/a.
−b/a=−(−4)/4
=1
The sum of zeroes matches.
Let's find the product of the zeroes.
α⋅β=(1/2)⋅(1/2)
=1/4
Now, let's find c/a.
c/a=1/4
Sum of zeroes =1, Product of zeroes =1/4
Step 1 — Find Zeroes for (iii)
First, let's write the polynomial in standard form.
6x2−7x−3.
We set the polynomial to zero.
We factorize the quadratic expression.
6x2−7x−3=0
6x2−9x+2x−3=0
3x(2x−3)+1(2x−3)=0
(3x+1)(2x−3)=0
3x+1=0 or 2x−3=0
3x=−1 or 2x=3
x=−1/3 or x=3/2
Zeroes are −1/3,3/2
Step 2 — Verify Relationship for (iii)
We identify the coefficients.
For 6x2−7x−3, a=6, b=−7, c=−3.
Let the zeroes be α=−1/3 and β=3/2.
Let's find the sum of the zeroes.
α+β=−1/3+3/2
=−2/6+9/6
=7/6
Now, let's find −b/a.
−b/a=−(−7)/6
=7/6
The sum of zeroes matches.
Let's find the product of the zeroes.
α⋅β=(−1/3)⋅(3/2)
=−3/6
=−1/2
Now, let's find c/a.
c/a=−3/6
=−1/2
Sum of zeroes =7/6, Product of zeroes =−1/2
Step 1 — Find Zeroes for (iv)
Let's set the polynomial to zero.
We factorize the quadratic expression.
4u2+8u=0
4u(u+2)=0
4u=0 or u+2=0
u=0 or u=−2
Zeroes are 0,−2
Step 2 — Verify Relationship for (iv)
We identify the coefficients.
For 4u2+8u, a=4, b=8, c=0.
Let the zeroes be α=0 and β=−2.
Let's find the sum of the zeroes.
α+β=0+(−2)
=−2
Now, let's find −b/a.
−b/a=−8/4
=−2
The sum of zeroes matches.
Let's find the product of the zeroes.
α⋅β=0⋅(−2)
=0
Now, let's find c/a.
c/a=0/4
=0
Sum of zeroes =−2, Product of zeroes =0
Step 1 — Find Zeroes for (v)
Let's set the polynomial to zero.
We factorize the quadratic expression using difference of squares.
t2−15=0
t2−(15)2=0
(t−15)(t+15)=0
t−15=0 or t+15=0
t=15 or t=−15
Zeroes are 15,−15
Step 2 — Verify Relationship for (v)
We identify the coefficients.
For t2−15, a=1, b=0, c=−15.
Let the zeroes be α=15 and β=−15.
Let's find the sum of the zeroes.
α+β=15+(−15)
=0
Now, let's find −b/a.
−b/a=−0/1
=0
The sum of zeroes matches.
Let's find the product of the zeroes.
α⋅β=(15)⋅(−15)
=−15
Now, let's find c/a.
c/a=−15/1
=−15
Sum of zeroes =0, Product of zeroes =−15
Step 1 — Find Zeroes for (vi)
Let's set the polynomial to zero.
We factorize the quadratic expression.
3x2−x−4=0
3x2−4x+3x−4=0
x(3x−4)+1(3x−4)=0
(x+1)(3x−4)=0
x+1=0 or 3x−4=0
x=−1 or 3x=4
x=−1 or x=4/3
Zeroes are −1,4/3
Step 2 — Verify Relationship for (vi)
We identify the coefficients.
For 3x2−x−4, a=3, b=−1, c=−4.
Let the zeroes be α=−1 and β=4/3.
Let's find the sum of the zeroes.
α+β=−1+4/3
=−3/3+4/3
=1/3
Now, let's find −b/a.
−b/a=−(−1)/3
=1/3
The sum of zeroes matches.
Let's find the product of the zeroes.
α⋅β=(−1)⋅(4/3)
=−4/3
Now, let's find c/a.
c/a=−4/3
Sum of zeroes =1/3, Product of zeroes =−4/3
Answer
(i) Zeroes are 4,−2. Sum of zeroes 2=−(−2)/1. Product of zeroes −8=−8/1.
(ii) Zeroes are 1/2,1/2. Sum of zeroes 1=−(−4)/4. Product of zeroes 1/4=1/4.
(iii) Zeroes are −1/3,3/2. Sum of zeroes 7/6=−(−7)/6. Product of zeroes −1/2=−3/6.
(iv) Zeroes are 0,−2. Sum of zeroes −2=−8/4. Product of zeroes 0=0/4.
(v) Zeroes are 15,−15. Sum of zeroes 0=−0/1. Product of zeroes −15=−15/1.
(vi) Zeroes are −1,4/3. Sum of zeroes 1/3=−(−1)/3. Product of zeroes −4/3=−4/3.