Polynomials | Exercise 2.2

Question 1

Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients.

(i) x22x8x^2 - 2x - 8

(ii) 4s24s+14s^2 - 4s + 1

(iii) 6x237x6x^2 - 3 - 7x

(iv) 4u2+8u4u^2 + 8u

(v) t215t^2 - 15

(vi) 3x2x43x^2 - 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.

x22x8=0x^2 - 2x - 8 = 0

x24x+2x8=0x^2 - 4x + 2x - 8 = 0

x(x4)+2(x4)=0x(x - 4) + 2(x - 4) = 0

(x4)(x+2)=0(x - 4)(x + 2) = 0

x4=0 or x+2=0x - 4 = 0 \text{ or } x + 2 = 0

x=4 or x=2x = 4 \text{ or } x = -2

Zeroes are 4,2\boxed{\text{Zeroes are } 4, -2}

Diagram 1

Step 2 — Verify Relationship for (i)

We identify the coefficients. For x22x8x^2 - 2x - 8, a=1a = \mathbf{1}, b=2b = \mathbf{-2}, c=8c = \mathbf{-8}. Let the zeroes be α=4\alpha = \mathbf{4} and β=2\beta = \mathbf{-2}.

Let's find the sum of the zeroes.

α+β=4+(2)\alpha + \beta = 4 + (-2)

=2= 2

Now, let's find b/a-b/a.

b/a=(2)/1-b/a = -(-2)/1

=2= 2

The sum of zeroes matches.

Let's find the product of the zeroes.

αβ=4(2)\alpha \cdot \beta = 4 \cdot (-2)

=8= -8

Now, let's find c/ac/a.

c/a=8/1c/a = -8/1

=8= -8

Sum of zeroes =2, Product of zeroes =8\boxed{\text{Sum of zeroes } = 2, \text{ Product of zeroes } = -8}

Step 1 — Find Zeroes for (ii)

Let's set the polynomial to zero. We factorize the quadratic expression.

4s24s+1=04s^2 - 4s + 1 = 0

(2s1)2=0(2s - 1)^2 = 0

2s1=02s - 1 = 0

2s=12s = 1

s=1/2s = 1/2

Zeroes are 1/2,1/2\boxed{\text{Zeroes are } 1/2, 1/2}

Step 2 — Verify Relationship for (ii)

We identify the coefficients. For 4s24s+14s^2 - 4s + 1, a=4a = \mathbf{4}, b=4b = \mathbf{-4}, c=1c = \mathbf{1}. Let the zeroes be α=1/2\alpha = \mathbf{1/2} and β=1/2\beta = \mathbf{1/2}.

Let's find the sum of the zeroes.

α+β=1/2+1/2\alpha + \beta = 1/2 + 1/2

=1= 1

Now, let's find b/a-b/a.

b/a=(4)/4-b/a = -(-4)/4

=1= 1

The sum of zeroes matches.

Let's find the product of the zeroes.

αβ=(1/2)(1/2)\alpha \cdot \beta = (1/2) \cdot (1/2)

=1/4= 1/4

Now, let's find c/ac/a.

c/a=1/4c/a = 1/4

Sum of zeroes =1, Product of zeroes =1/4\boxed{\text{Sum of zeroes } = 1, \text{ Product of zeroes } = 1/4}

Step 1 — Find Zeroes for (iii)

First, let's write the polynomial in standard form. 6x27x36x^2 - 7x - 3. We set the polynomial to zero. We factorize the quadratic expression.

6x27x3=06x^2 - 7x - 3 = 0

6x29x+2x3=06x^2 - 9x + 2x - 3 = 0

3x(2x3)+1(2x3)=03x(2x - 3) + 1(2x - 3) = 0

(3x+1)(2x3)=0(3x + 1)(2x - 3) = 0

3x+1=0 or 2x3=03x + 1 = 0 \text{ or } 2x - 3 = 0

3x=1 or 2x=33x = -1 \text{ or } 2x = 3

x=1/3 or x=3/2x = -1/3 \text{ or } x = 3/2

Zeroes are 1/3,3/2\boxed{\text{Zeroes are } -1/3, 3/2}

Step 2 — Verify Relationship for (iii)

We identify the coefficients. For 6x27x36x^2 - 7x - 3, a=6a = \mathbf{6}, b=7b = \mathbf{-7}, c=3c = \mathbf{-3}. Let the zeroes be α=1/3\alpha = \mathbf{-1/3} and β=3/2\beta = \mathbf{3/2}.

Let's find the sum of the zeroes.

α+β=1/3+3/2\alpha + \beta = -1/3 + 3/2

=2/6+9/6= -2/6 + 9/6

=7/6= 7/6

Now, let's find b/a-b/a.

b/a=(7)/6-b/a = -(-7)/6

=7/6= 7/6

The sum of zeroes matches.

Let's find the product of the zeroes.

αβ=(1/3)(3/2)\alpha \cdot \beta = (-1/3) \cdot (3/2)

=3/6= -3/6

=1/2= -1/2

Now, let's find c/ac/a.

c/a=3/6c/a = -3/6

=1/2= -1/2

Sum of zeroes =7/6, Product of zeroes =1/2\boxed{\text{Sum of zeroes } = 7/6, \text{ 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=04u^2 + 8u = 0

4u(u+2)=04u(u + 2) = 0

4u=0 or u+2=04u = 0 \text{ or } u + 2 = 0

u=0 or u=2u = 0 \text{ or } u = -2

Zeroes are 0,2\boxed{\text{Zeroes are } 0, -2}

Step 2 — Verify Relationship for (iv)

We identify the coefficients. For 4u2+8u4u^2 + 8u, a=4a = \mathbf{4}, b=8b = \mathbf{8}, c=0c = \mathbf{0}. Let the zeroes be α=0\alpha = \mathbf{0} and β=2\beta = \mathbf{-2}.

Let's find the sum of the zeroes.

α+β=0+(2)\alpha + \beta = 0 + (-2)

=2= -2

Now, let's find b/a-b/a.

b/a=8/4-b/a = -8/4

=2= -2

The sum of zeroes matches.

Let's find the product of the zeroes.

αβ=0(2)\alpha \cdot \beta = 0 \cdot (-2)

=0= 0

Now, let's find c/ac/a.

c/a=0/4c/a = 0/4

=0= 0

Sum of zeroes =2, Product of zeroes =0\boxed{\text{Sum of zeroes } = -2, \text{ 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.

t215=0t^2 - 15 = 0

t2(15)2=0t^2 - (\sqrt{15})^2 = 0

(t15)(t+15)=0(t - \sqrt{15})(t + \sqrt{15}) = 0

t15=0 or t+15=0t - \sqrt{15} = 0 \text{ or } t + \sqrt{15} = 0

t=15 or t=15t = \sqrt{15} \text{ or } t = -\sqrt{15}

Zeroes are 15,15\boxed{\text{Zeroes are } \sqrt{15}, -\sqrt{15}}

Step 2 — Verify Relationship for (v)

We identify the coefficients. For t215t^2 - 15, a=1a = \mathbf{1}, b=0b = \mathbf{0}, c=15c = \mathbf{-15}. Let the zeroes be α=15\alpha = \mathbf{\sqrt{15}} and β=15\beta = \mathbf{-\sqrt{15}}.

Let's find the sum of the zeroes.

α+β=15+(15)\alpha + \beta = \sqrt{15} + (-\sqrt{15})

=0= 0

Now, let's find b/a-b/a.

b/a=0/1-b/a = -0/1

=0= 0

The sum of zeroes matches.

Let's find the product of the zeroes.

αβ=(15)(15)\alpha \cdot \beta = (\sqrt{15}) \cdot (-\sqrt{15})

=15= -15

Now, let's find c/ac/a.

c/a=15/1c/a = -15/1

=15= -15

Sum of zeroes =0, Product of zeroes =15\boxed{\text{Sum of zeroes } = 0, \text{ Product of zeroes } = -15}

Step 1 — Find Zeroes for (vi)

Let's set the polynomial to zero. We factorize the quadratic expression.

3x2x4=03x^2 - x - 4 = 0

3x24x+3x4=03x^2 - 4x + 3x - 4 = 0

x(3x4)+1(3x4)=0x(3x - 4) + 1(3x - 4) = 0

(x+1)(3x4)=0(x + 1)(3x - 4) = 0

x+1=0 or 3x4=0x + 1 = 0 \text{ or } 3x - 4 = 0

x=1 or 3x=4x = -1 \text{ or } 3x = 4

x=1 or x=4/3x = -1 \text{ or } x = 4/3

Zeroes are 1,4/3\boxed{\text{Zeroes are } -1, 4/3}

Step 2 — Verify Relationship for (vi)

We identify the coefficients. For 3x2x43x^2 - x - 4, a=3a = \mathbf{3}, b=1b = \mathbf{-1}, c=4c = \mathbf{-4}. Let the zeroes be α=1\alpha = \mathbf{-1} and β=4/3\beta = \mathbf{4/3}.

Let's find the sum of the zeroes.

α+β=1+4/3\alpha + \beta = -1 + 4/3

=3/3+4/3= -3/3 + 4/3

=1/3= 1/3

Now, let's find b/a-b/a.

b/a=(1)/3-b/a = -(-1)/3

=1/3= 1/3

The sum of zeroes matches.

Let's find the product of the zeroes.

αβ=(1)(4/3)\alpha \cdot \beta = (-1) \cdot (4/3)

=4/3= -4/3

Now, let's find c/ac/a.

c/a=4/3c/a = -4/3

Sum of zeroes =1/3, Product of zeroes =4/3\boxed{\text{Sum of zeroes } = 1/3, \text{ Product of zeroes } = -4/3}

Answer

(i) Zeroes are 4,24, -2. Sum of zeroes 2=(2)/12 = -(-2)/1. Product of zeroes 8=8/1-8 = -8/1. (ii) Zeroes are 1/2,1/21/2, 1/2. Sum of zeroes 1=(4)/41 = -(-4)/4. Product of zeroes 1/4=1/41/4 = 1/4. (iii) Zeroes are 1/3,3/2-1/3, 3/2. Sum of zeroes 7/6=(7)/67/6 = -(-7)/6. Product of zeroes 1/2=3/6-1/2 = -3/6. (iv) Zeroes are 0,20, -2. Sum of zeroes 2=8/4-2 = -8/4. Product of zeroes 0=0/40 = 0/4. (v) Zeroes are 15,15\sqrt{15}, -\sqrt{15}. Sum of zeroes 0=0/10 = -0/1. Product of zeroes 15=15/1-15 = -15/1. (vi) Zeroes are 1,4/3-1, 4/3. Sum of zeroes 1/3=(1)/31/3 = -(-1)/3. Product of zeroes 4/3=4/3-4/3 = -4/3.

More questions in Exercise 2.2

Q1

Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients.

(i) x22x8x^2 - 2x - 8

(ii) 4s24s+14s^2 - 4s + 1

(iii) 6x237x6x^2 - 3 - 7x

(iv) 4u2+8u4u^2 + 8u

(v) t215t^2 - 15

(vi) 3x2x43x^2 - x - 4

Q2

Find a quadratic polynomial each with the given numbers as the sum and product of its zeroes respectively.

(i) 14,1\frac{1}{4}, -1

(ii) 2,13\sqrt{2}, \frac{1}{3}

(iii) 0,50, \sqrt{5}

(iv) 1,11, 1

(v) 14,14-\frac{1}{4}, \frac{1}{4}

(vi) 4,14, 1

← Back to Polynomials