Find the zero of the polynomial in each of the following cases:
(i) p(x) = x + 5
(ii) p(x) = x - 5
(iii) p(x) = 2x + 5
(iv) p(x) = 3x - 2
(v) p(x) = 3x
(vi) p(x) = ax, a ≠ 0
(vii) p(x) = cx + d, c ≠ 0, c, are real numbers.
Answer
(i) p(x) = x + 5
p(x) = 0
x + 5 = 0
x = -5
Therefore, x = -5 is a zero of polynomial p(x) = x + 5 .
(ii) p(x) = x - 5
p(x) = 0
x - 5 = 0
x = 5
Therefore, x = 5 is a zero of polynomial p(x) = x - 5.
(iii) p(x) = 2x + 5
p(x) = 0
2x + 5 = 0
2x = -5 x = -5/2
Therefore, x = -5/2 is a zero of polynomial p(x) = 2x + 5.
(iv) p(x) = 3x - 2 p(x) = 0
3x - 2 = 0 x = 2/3
Therefore, x = 2/3 is a zero of polynomial p(x) = 3x - 2.
(v) p(x) = 3x p(x) = 0
3x = 0 x = 0
Therefore, x = 0 is a zero of polynomial p(x) = 3x.
(vi) p(x) = ax p(x) = 0 ax = 0 x = 0
Therefore, x = 0 is a zero of polynomial p(x) = ax.
(vii) p(x) = cx + d p(x) = 0 cx + d = 0 x = -d/c
Therefore, x = -d/c is a zero of polynomial p(x) = cx + d.
By: Admin
By: Admin
By Long Division,
Therefore, remainder obtained is 5a when x3 - ax2 + 6x - a is divided by x - a
By: Admin
We have to divide 3x3 + 7x by 7 + 3x. If remainder comes out to be 0 then 7 + 3x will be a factor of 3x3 + 7x.
By Long Division,
As remainder is not zero so 7 + 3x is not a factor of 3x3 + 7x.
By: Admin
Determine which of the following polynomials has (x + 1) a factor:
(i) x3 + x2 + x + 1
(ii) x4 + x3 + x2 + x + 1
(iii) x4 + 3x3 + 3x2 + x + 1
(iv) x3 - x2 - (2 + √2)x + √2
Answer
(i) If (x + 1) is a factor of p(x) = x3 + x2 + x + 1, p(-1) must be zero.
Here, p(x) = x3 + x2 + x + 1 p(-1) = (-1)3 + (-1)2 + (-1) + 1
= -1 + 1 - 1 + 1 = 0
Therefore, x + 1 is a factor of this polynomial
(ii) If (x + 1) is a factor of p(x) = x4 + x3 + x2 + x + 1, p(-1) must be zero.
Here, p(x) = x4 + x3 + x2 + x + 1 p(-1) = (-1)4 + (-1)3 + (-1)2 + (-1) + 1
= 1 - 1 + 1 - 1 + 1 = 1
As, p(-1) ≠ 0
Therefore, x + 1 is not a factor of this polynomial
(iii)If (x + 1) is a factor of polynomial p(x) = x4 + 3x3 + 3x2 + x + 1, p(- 1) must be 0. p(-1) = (-1)4 + 3(-1)3 + 3(-1)2 + (-1) + 1
= 1 - 3 + 3 - 1 + 1 = 1
As, p(-1) ≠ 0
Therefore, x + 1 is not a factor of this polynomial.
(iv) If (x + 1) is a factor of polynomial
p(x) = x3 - x2 - (2 + √2)x + √2, p(- 1) must be 0.
p(-1) = (-1)3 - (-1)2 - (2 + √2) (-1) + √2
= -1 - 1 + 2 + √2 + √2
=2√2
As, p(-1) ≠ 0
Therefore,, x + 1 is not a factor of this polynomial.
By: Admin
Use the Factor Theorem to determine whether g(x) is a factor of p(x) in each of the following cases:
(i) p(x) = 2x3 + x2 - 2x - 1, g(x) = x + 1
(ii) p(x) = x3 + 3x2 + 3x + 1, g(x) = x + 2
(iii) p(x) = x3 - 4 x2 + x + 6, g(x) = x - 3
Answer
(i) If g(x) = x + 1 is a factor of given polynomial p(x), p(- 1) must be zero. p(x) = 2x3 + x2 - 2x - 1 p(- 1) = 2(-1)3 + (-1)2 - 2(-1) - 1
= 2(- 1) + 1 + 2 - 1 = 0
Hence, g(x) = x + 1 is a factor of given polynomial.
(ii) If g(x) = x + 2 is a factor of given polynomial p(x), p(- 2) must be 0. p(x) = x3 +3x2 + 3x + 1 p(-2) = (-2)3 + 3(- 2)2 + 3(- 2) + 1
= -8 + 12 - 6 + 1
= -1
As, p(-2) ≠ 0
Hence g(x) = x + 2 is not a factor of given polynomial.
(iii) If g(x) = x - 3 is a factor of given polynomial p(x), p(3) must be 0. p(x) = x3 - 4x2 + x + 6 p(3) = (3)3 - 4(3)2 + 3 + 6
= 27 - 36 + 9 = 0
Therefore,, g(x) = x - 3 is a factor of given polynomial.
By: Admin
Find the value of k, if x - 1 is a factor of p(x) in each of the following cases:(i) p(x) = x2 + x + k
(ii) p(x) = 2x2 + kx + √2
(iii) p(x) = kx2 - √2x + 1
(iv) p(x) = kx2 - 3x + k
Answer
(i) If x - 1 is a factor of polynomial p(x) = x2 + x + k, then
p(1) = 0
⇒ (1)2 + 1 + k = 0
⇒ 2 + k = 0
⇒ k = - 2
Therefore, value of k is -2.
(ii) If x - 1 is a factor of polynomial p(x) = 2x2 + kx + √2, then p(1) = 0
⇒ 2(1)2 + k(1) + √2 = 0
⇒ 2 + k + √2 = 0
⇒ k = -2 - √2 = -(2 + √2)
Therefore, value of k is -(2 + √2).
(iii) If x - 1 is a factor of polynomial p(x) = kx2 - √2x + 1, then p(1) = 0
⇒ k(1)2 - √2(1) + 1 = 0
⇒ k - √2 + 1 = 0
⇒ k = √2 - 1
Therefore, value of k is √2 - 1.
(iv) If x - 1 is a factor of polynomial p(x) = kx2 - 3x + k, then p(1) = 0
⇒ k(1)2 + 3(1) + k = 0
⇒ k - 3 + k = 0
⇒ 2k - 3 = 0
⇒ k = 3/2
Use suitable identities to find the following products:
(i) (x + 4) (x + 10) (ii) (x + 8) (x – 10) (iii) (3x + 4) (3x – 5)
(iv) (y2 + 3/2) (y2 - 3/2) (v) (3 - 2x) (3 + 2x)
Answer
(i) Using identity, (x + a) (x + b) = x2 + (a + b) x + ab
In (x + 4) (x + 10), a = 4 and b = 10
Now,
(x + 4) (x + 10) = x2 + (4 + 10)x + (4 × 10)
= x2 + 14x+ 40
(ii) (x + 8) (x – 10)
Using identity, (x + a) (x + b) = x2 + (a + b) x + ab
Here, a = 8 and b = –10
(x + 8) (x – 10) = x2 + {8 +(– 10)}x + {8×(– 10)}
= x2 + (8 – 10)x – 80
= x2 – 2x – 80
(iii) (3x + 4) (3x – 5)
Using identity, (x + a) (x + b) = x2 + (a + b) x + ab
Here, x = 3x , a = 4 and b = -5
(3x + 4) (3x – 5) = (3x) 2 + {4 + (-5)}3x + {4×(-5)}
= 9x2 + 3x(4 - 5) - 20
= 9x2 - 3x - 20
(v) (–2x + 5y – 3z)2
Using identity, (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca
Here, a = -2x, b = 5y and c = -3z (–2x + 5y – 3z)2= (-2x)2 + (5y)2 + (-3z)2 + (2×-2x×5y) + (2×5y×-3z) + (2×-3z×-2x)
= 4x2 + 25y2 + 9z2 - 20xy - 30yz + 12xz
(vi) [1/4 a - 1/2 b + 1]2
Using identity, (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca
Here, a = 1/4 a, b = -1/2 band c = 1 [1/4 a - 1/2 b + 1]2= (1/4 a)2 + (-1/2 b)2 + 12 + (2×1/4 a×-1/2 b) + (2×-1/2 b×1) + (2×1×1/4 a)
= 1/16 a2 + 1/4 b2 + 1 - 1/4 ab - b + 1/2 a
We know that, x3 + y3 + z3 - 3xyz = (x + y + z)(x2 + y2 + z2 - xy - yz - xz) Now put (x + y + z) = 0, x3 + y3 + z3 - 3xyz = (0)(x2 + y2 + z2 - xy - yz - xz) ⇒ x3 + y3 + z3 - 3xyz = 0
By: Admin
Without actually calculating the cubes, find the value of each of the following:
(i) (-12)3 + (7)3 + (5)3
(ii) (28)3 + (–15)3 + (-13)3
Answer
(i) (-12)3 + (7)3 + (5)3 Let x =-12, y = 7 and z = 5
We observed that, x + y + z = -12 + 7 + 5 = 0
We know that if, x + y + z = 0, then x3 +y3 + z3 = 3xyz (-12)3 + (7)3 + (5)3 = 3(-12)(7)(5) = -1260
(ii)(28)3 + (–15)3 + (-13)3 Let x =28, y = -15 and z = -13
We observed that, x + y + z = 28 - 15 - 13 = 0
We know that if, x + y + z = 0, then x3 +y3 + z3 = 3xyz (28)3 + (–15)3 + (-13)3 = 3(28)(-15)(-13) = 16380
By: Admin
Give possible expressions for the length and breadth of each of the following rectangles, in which their areas are given:
(i) Area : 25a2 - 35a + 12
(ii) Area : 35y2 + 13y - 12
Answer
(i) Area : 25a2 - 35a + 12
Since, area is product of length and breadth therefore by factorizing the given area, we can know the length and breadth of rectangle. 25a2 - 35a + 12 = 25a2 - 15a -20a + 12 = 5a(5a - 3) - 4(5a - 3) = (5a - 4)(5a - 3)
Possible expression for length = 5a - 4
Possible expression for breadth = 5a - 3
What are the possible expressions for the dimensions of the cuboids whose volumes are given below?(i) Volume : 3x2 - 12x
(ii) Volume : 12ky2 + 8ky - 20k
Answer
(i) Volume : 3x2 - 12x
Since, volume is product of length, breadth and height therefore by factorizing the given volume, we can know the length, breadth and height of the cuboid. 3x2 - 12x = 3x(x - 4)
Possible expression for length = 3
Possible expression for breadth = x
Possible expression for height= (x - 4)
(ii) Volume : 12ky2 + 8ky - 20k
Since, volume is product of length, breadth and height therefore by factorizing the given volume, we can know the length, breadth and height of the cuboid. 12ky2 + 8ky - 20k = 4k(3y2 + 2y - 5) = 4k(3y2 +5y - 3y - 5) = 4k[y(3y +5) - 1(3y + 5)] = 4k (3y +5) (y - 1)
Possible expression for length = 4k
Possible expression for breadth = (3y +5)
Possible expression for height= (y - 1)
Need more help?
To start up with Doubt classes and coaching with EDUINFY Tutors Feel free to contact us.