Polynomial
Polynomial
2nd Paper
Chapter-04
Polynomial and Polynomial Equations
➢ Important Topics of this Chapter for Creative Question of (a), (b) & (c):
x3 −8
01. (a) Determine the power of the polynomial expression . [CB’17]
x−2
Solution
x3 −8 (x3 −23 ) (x−2)(x2 +2x+4)
(a) = = ; Here, highest exponent of x is 2.
x−2 x−2 x−2
1
T-02: Determinant (D)
01. (a) If the roots of the equation 2x 2 − 2(p + q)x + (p2 + q2 ) = 0 are real and equal, then prove that, p = q
[DB’23]
Solution
(a) If the roots of the equation 2x 2 − 2(p + q)x + (p2 + q2 ) = 0 are real and equal,
D = 0 ⇒ {−2(p + q)}2 − 4 ⋅ 2 ⋅ (p2 + q2 ) = 0 ⇒ 4(p + q)2 − 4 ⋅ 2(p2 + q2 ) = 0
⇒ (p + q)2 − 2p2 − 2q2 = 0 ⇒ −p2 + 2pq − q2 = 0 ⇒ −(p − q)2 = 0
⇒ (p − q)2 = 0 ⇒ p − q = 0 ⇒ p = q (Proved)
03. (a) Show that, the roots of the equation 2x 2 − 2(p + q)x + (p2 + q2 ) = 0 will not be real. (If p is not equal
to q) [RB’23; SB’21]
Solution
(a) Given equation, 2x 2 − 2(p + q)x + (p2 + q2 ) = 0 … … … (i)
Discriminant, D = {−2(p + q)}2 − 4 ⋅ 2 ⋅ (p2 + q2 ) = 4(p2 + 2pq + q2 ) − 8p2 − 8q2
= 4p2 + 8pq + 4q2 − 8p2 − 8q2 = 4(−p2 − q2 + 2pq) = −4(p2 − 2pq + q2 ) = −4(p − q)2
For the roots of (i) to be real, D ≥ 0. That is, if p = q, then D = 0.
2
06. (a) Find the value of k, if the equation 9x 2 − (k + 2)x + 4 is a perfect square. [SB’23]
Solution
(a) If the term perfect square, discriminant of 9x 2 − (k + 2)x + 4 = 0 will be zero.
∴ Discriminant, D = (k + 2)2 − 144 = 0 ⇒ (k + 2)2 = 144 ⇒ k + 2 = ±12 ∴ k = 10, −14 (Ans.)
07. (a) If the roots of the equation of 4x 2 − kx + 1 = 0 are equal, then find the value of k. [CB’23]
Solution
(a) 4x 2 − kx + 1 = 0
If the roots of the equation are equal
Discriminant, D = 0 ⇒ (−k)2 − 4 ⋅ 4 ⋅ 1 = 0 ⇒ k 2 − 16 = 0 ⇒ k 2 = 16 ∴ k = ±4
08. (a) Under which conditions, the roots of the equation 2x 2 − 2(a + b)x + a2 + b2 = 0 will be real? [Din.B’23]
Solution
(a) The roots of the equation 2x 2 − 2(a + b)x + a2 + b2 = 0 will be real if discriminant ≥ 0.
discriminant D = {−2(a + b)}2 − 4 ⋅ 2 ⋅ (a2 + b2 ) ≥ 0
⇒ 4(a + b)2 − 8(a2 + b2 ) ≥ 0 ⇒ a2 + b2 + 2ab − 2a2 − 2b2 ≥ 0 ⇒ 2ab − a2 − b2 ≥ 0
⇒ a2 − 2ab + b2 ≤ 0 ⇒ (a − b)2 ≤ 0 ⇒ a − b ≤ 0 ∴ a ≤ b
Therefore, in the condition a ≤ b the roots of the equation 2x 2 − 2(a + b)x + a2 + b2 = 0 will be real.
09. (a) For what value of λ the roots of the equation (λ + 1)x 2 + 2(λ + 2)x + (λ − 3) = 0 will be real and
equal. [MB’23]
Solution
(a) The roots of the equation (λ + 1)x 2 + 2(λ + 2)x + (λ − 3) = 0 will be real and equal if, D = 0
∴ {2(λ + 2)}2 − 4(λ + 1)(λ − 3) = 0 ⇒ λ2 + 4λ + 4 − λ2 + 2λ + 3 = 0
7
⇒ 6λ + 7 = 0 ∴ λ = − 6 (Ans.)
10. (a) Show that, the roots of the equation 2x 2 + 6x − 8 = 0 are rational. [RB’22]
Solution
(a) Given equation is, 2x 2 + 6x − 8 = 0
∴ Discriminant = b2 − 4ac = 62 − 4 × 2 × (−8) = 36 + 64 = 100 = (10)2
Thus b2 − 4ac > 0 and a perfect, therefore the roots are rational.
11. (a) Find out the value of ‘a’, if the roots of the equation (a + 1)x 2 + x + 1 = 0 are real and unequal.
[Ctg.B’22]
Solution
(a) Given equation is, (a + 1)x 2 + x + 1 = 0 … … … (i); According to the condition, the roots of the
equation are real and unequal.
3
∴ Discriminant > 0 ⇒ 12 − 4(a + 1) ⋅ 1 > 0 ⇒ 1 − 4a − 4 > 0 ⇒ −4a − 3 > 0 ⇒ −4a > 3 ⇒ a < − 4
3
Solution
1 1 1
13. Scenario-1: x + p−x = q [Ctg.B’22; DB, SB, JB, Din.B’18]
(a) Determine the nature of roots of the equation of Scenario-1, if p = q = 1
Solution
(a) Try Yourself. Ans: Complex and unique
16. (a) Find out the value of ‘a’, if the roots of the equation (a − 1) x 2 + (a + 2) x + 4 = 0 are real and equal.
[CB, MB’22]
Solution
(a) Similar to (a) of question no. 02, T-2 Ans: 10,2
21. (a) Determine the value of k, if the roots of equation x 2 − x + k = 0 are real. [DB’21]
Solution
1
(a) If the roots are real D ≥ 0 ⇒ 1 − 4k ≥ 0 ⇒ 4k − 1 ≤ 0 ⇒ k ≤ 4 (Ans.)
22. (a) For what value of a, the roots of equation x 2 − 4ax + 4 = 0 will be complex? [RB’21]
Solution
(a) If the roots are complex, then D < 0 ⇒ 16a2 − 16 < 0 ⇒ 16(a2 − 1) < 0 ⇒ a2 < 1 ⇒ |a|2 < 1
⇒ −1 < a < 1 (Ans.)
23. (a) For what value of p, expression px 2 + 4x + 3 will be a perfect square? [SB’21]
Solution
16 4
(a) According to the condition, 16 − 12p = 0 ⇒ p = 12 = 3 (Ans.)
5
Solution
q q2 q2
(c) g(x) = px 2 + qx + r = 0 ⇒ p2 x 2 + pqx + pr = 0 ⇒ (px)2 + 2(px) (2) + 4
= 4
− pr
q 2 q2 −4pr q √q2 −4pr −q±√q2 −4pr
⇒ (px + 2) = 4
⇒ px + 2 = ± 2
⇒x= 2p
Here, discriminant = q2 − 4pr
If q2 − 4pr > 0 and a perfect square, the two roots are both
rational and unequal
2
If q − 4pr > 0 and not a perfect square, the roots are These three conditions are applicable
irrational and unequal if p, q, r is rational.
2
If q − 4pr = 0, then two roots are equal and rational.
If q2 − 4pr < 0, the roots are unreal and non-real.
25. (a) For what value of m, roots of the equation (m − 1)x 2 − (m + 1)x + 2 = 0 will be equal? [JB’21]
Solution
(a) Similar to (a) of question no. 01, T-2 Ans: 3
28. (a) Determine the nature of the roots of the equation 4x 2 + 2x − 1 = 0. [BB’19]
Solution
(a) Similar to (a) of question no. 02. Ans: Real and unique, irrational. 20
29. (a) What is the value of m if the roots of x 2 − 2mx + 8m − 15 = 0 are real and equal? [JB’19]
Solution
(a) Similar to (a) of question no. 01, T-2 Ans: 3,5
6
T-03: Relation between roots
Solution
m n 3b √3α β 3b
∴ L. H. S = √ n + 3√m + √ a = + 3√3α + √ a [From (ii)]
√β
7
Solution
(c) Given that, roots of x 2 − qx + r = 0 are α and β ∴ α + β = q and αβ = r
Now, r(x 2 + 1) − (q2 − 2r)x = 0 ⇒ αβ(x 2 + 1) − {(α + β)2 − 2αβ}x = 0
⇒ αβx 2 + αβ − {α2 + β2 + 2αβ − 2αβ}x = 0 ⇒ αβx 2 + αβ − α2 x − β2 x = 0
⇒ αβx 2 − α2 x − β2 x + αβ = 0 ⇒ αx(βx − α) − β(βx − α) = 0
α β
⇒ (βx − α)(αx − β) = 0 ∴ x = , (Ans.)
β α
Solution
(b) Similar to (b) of question no. 01, T-3
06. Scenario-2: g(x) = px 2 + qx + r [CB’23]
(b) If the two roots of g(x) = 0 are α and α2 then prove that p2 r + pr 2 + q3 = 3pqr.
Solution
(b) Given that, Roots of the equation g(x) = 0 are α and α2 , g(x) = 0 ⇒ px 2 + qx + r = 0
r r
Now, α ⋅ α2 = p ∴ α3 = p
−q q 3 q3
Again, (α + α2 ) = p
⇒ (α + α2 )3 = (− p) ⇒ α3 + (α2 )3 + 3α ⋅ α2 (α + α2 ) = − p3
q3 r r2 r q q3
⇒ α3 + (α3 )2 + 3α3 (α + α2 ) = − p3 ⇒ p + p2 + 3 p (− p) = − p3 ⇒ p2 r + pr 2 + (−3pqr) = −q3
⇒ p2 r + pr 2 + q3 = 3pqr [Proved]
07. Scenario-1: f(x) = ax 2 + bx + c [CB’23]
Scenario-2: g(x) = px 2 + qx + r
b2 q2
(c) If the ratio of the roots of the equation f(x) = 0 and g(x) = 0 are equal then prove that ca
= pr.
Solution
(c) f(x) = 0 ⇒ ax 2 + bx + c = 0
b c
If the roots of equation are α, β then α + β = − a ; αβ = a and g(x) = 0 ⇒ px 2 + qx + r = 0
q r
If the roots of equation are γ, δ then γ + δ = − p ; γδ = p
c b2
α γ α β α+β α β (α+β)2 a a2
According to question, = ⇒ β δ γ
= δ
= γ+δ
∴ ⋅ =γ δ (γ+δ)2
⇒ r = q2
[As all ratios are equal]
p p2
cp b2 p2 b2 q2
⇒ ar
= a2 q2
⇒ ca = pr [Proved]
8
1 1 1 q r
08. Scenario-1: f(x) = + − .; Scenario-2: g(x) = x 2 + x + . [Din.B’23]
x l−x m p p
(b) In scenario-1 if the difference of the roots of equation f(x) = 0 is n then prove that,
l = 2m ± √4m2 + n2
p p−q 3
(c) In Scenario-2 if one root of the equation g(x) = 0 is square of the other root, show that, r = ( r−q ) and
q3
3q − p − r = pr.
Solution
1 1 1
(b) Given that, f(x) = x + l−x − m and f(x) = 0
1 1 1 1 1 1 l 1
then, x + l−x − m = 0 ⇒ x + l−x = m ⇒ x(l−x) = m ⇒ lx − x 2 = lm ∴ x 2 − lx + lm = 0 … … … (i)
Let, the roots of (i) are α, β ∴ α + β = l and αβ = lm
According to the question, α − β = ±n ⇒ (α − β)2 = n2 ⇒ (α + β)2 − 4αβ = n2 ⇒ l2 − 4lm = n2
⇒ l2 − 4lm + (2m)2 = n2 + 4m2 ⇒ (l − 2m)2 = n2 + 4m2 ⇒ l − 2m = ±√n2 + 4m2
∴ l = 2m ± √n2 + 4m2 (Proved)
q r
(c) Given that, g(x) = x 2 + p x + p and g(x) = 0
q r
Now, x 2 − (− p) x + p = 0 … … … (i)
Since the roots of equation (i) are α, α2 ,
q r r
α + α2 = − p … … … (ii) and αα2 = p ⇒ α3 = p … … … (iii)
q 3
3
p−q 3 1−
p 1+α+α2
R.H.S: ( ) =( r q ) = (α3 +α+α2 ) [From (ii) and (iii)]
r−q −
p p
3
1+α+α2 1 p
= (α(1+α+α2 )) = α3 = r
= L.H.S
p−q 3 p
Now, ( r−q ) = r
⇒ (p3 − 3p2 q + 3q2 p − q3 )r = p(r 3 − 3r 2 q + 3rq2 − q3 )
⇒ p3 r − 3p2 qr + 3q2 pr − q3 r = pr 3 − 3r 2 qp + 3rq2 p − q3 p
⇒ q3 p − q3 r = pr 3 − p3 r + 3p2 qr − 3r 2 qp
⇒ q3 (p − r) = pr(r + p)(r − p) + 3pqr(p − r) ⇒ q3 (p − r) = −pr(r + p)(p − r) + 3pqr(p − r)
q3 −pr2 p2 r 3pqr q3
⇒ q3 = −pr 2 − p2 r + 3pqr ⇒ pr = pr
− pr
+ pr
∴ pr = 3q − p − r [Showed]
Solution
(b) Try yourself
9
11. P(x) = ax 2 + bx + c [SB’22; Ctg.B’22]
2
(b) If the two roots of P(x) = 0 are α and β, then express the roots of ax − 2bx + 4c = 0 in terms of α
and β.
Solution
(b) Given equation is, p(x) = ax 2 + bx + c = 0 … … … (i)
b c
Let the roots of equation (i) be α and β ∴ α + β = − a … … … (ii) and αβ = a … … … (iii)
Again, ax 2 − 2bx + 4c = 0 … … … (iv)
2b 4c
Let the roots of equation (iv) be α1 and β1 ∴ α1 + β1 = a
… … … (v) and α1 β1 = a
… … … (vi)
4b2 4c b2 4c
∴ α1 − β1 = √(α1 + β1 )2 − 4α1 β1 = √ a2 − 4 ⋅ a
= 2√a2 − a
= 2√(α + β)2 − 4 ⋅ αβ
= 2(α − β) … … … (vii)
2b
Again, α1 + β1 = a
= −2(α + β) … … … (viii)
(vii) + (viii) ⇒ 2α1 = −2α − 2β + 2α − 2β ⇒ 2α1 = −4β ⇒ α1 = −2β
(viii) − (vii) ⇒ 2β1 = −2α − 2β − 2α + 2β ⇒ 2β1 = −4α ⇒ β1 = −2α
10
Solution
(b) f(x) = ax 2 + bx + c = 0 ;
Let the roots of the equation be α and αr.
b b c
α + αr = − a ⇒ α(r + 1) = − a … … … (i) and α2 r = a … … … (ii)
b2
α2 (r+1)2 a2 (r+1)2 b2
(i)2 ÷ (ii) ⇒ = c ⇒ = (Showed)
α2 r r ac
a
17. (a) What is the value of m when the two roots of the equation (m2 − 3)x 2 + 3mx + 3m + 1 = 0 are
reciprocals? [DB’21]
Solution
1
(a) If roots of the equation (m2 − 3)x 2 + 3mx + (3m + 1) = 0 are α and then,
α
1 3m+1
α. α = m2 −3 ⇒ m2 − 3 = 3m + 1; m2 − 3m − 4 = 0
(m − 4)(m + 1) = 0 ∴ m = 4, −1 (Ans.)
18. Scenario-2: px 2 + qx + r = 0 one root of the equation is square of the other root [DB’21]
(c) From scenario-2 show that, r(p − q)3 = p(r − q)3 .
Solution
(c) Similar to (c) of question no. 03, T-3
19. f(x) = x 2 + 2px + q [DB’21]
(b) If α and β are the roots of the equation f(x) = 0, express q(x + 1) = 4p x in terms of α and β.
2 2
Solution
β α
(b) Similar to (c) of question no. 03, T-3 Ans: Roots are: and
α β
11
21. Scenario-2: x 3 − 9x 2 + 14x + 24 = 0 is a cubic equation. [Ctg.B’21]
(c) Solve the equation in Scenario-2 if the ratio of two roots of the equation is 3: 2.
Solution
If α = 2 then, β = −1
7 136
If α = then, β =
19 19
(3α)(2α)β = −24 ⇒ α2 β = −4 … … … (iii)
α = 2 & β = −1 by satisfying in equation (iii).
7 136
But α = 19 and β = 19
does not satisfy equation (iii).
∴ α = 2 and β = −1 ∴ Required roots: 6, 4, −1 (Ans.)
Solution
12
25. Scenario: f(x) = ax 2 + bx + c, a ≠ 0 is a quadratic function. [Din.B’21]
(b) According to the scenario if the roots of the equation f(x) = 0 are α, β, then express the roots of the
b2
equation cx 2 − ( a − 2c) x + c = 0 in terms of α, β .
Solution
α β
(b) Similar to (c) of question no. 11, T-3 Ans: x = β , α
f(x) = ax 2 + bx + c
27. [MB’21]
g(x) = px 2 + qx + r
(c) If the ratio of two roots of the equation f(x) = 0 is the same as the ratio of the two roots of the equation
g(x) = 0, then show that b: q = √6: √35 when a = 2, c = 3, p = 5, r = 7.
Solution
(c) Let, the roots of the equation αx 2 + bx + c = 0 are α, mα
Roots of the equation px 2 + qx + r = 0 are β, mβ
b c
According to the condition, α(m + 1) = − a … … . . (i); α2 m = a … … … … (ii)
q r
Again, β(m + 1) = − p … … … … (iii); β2 m = p … … … … (iv)
(m+1)2 b2 (m+1)2 q2
(i)2 ÷ (ii) ⇒ = ; (iii)2 ÷ (iv) ⇒ =
m ac m pr
b2 q2 b2 q2 b2 6 b √6
∴ = ⇒ = ⇒ = ⇒ = ∴ b: q = √6: √35 (Showed)
ac pr 6 35 q2 35 q √35
13
31. Roots of x 2 + px + q = 0, p, q ≠ 0 are u and v [JB’19]
2 1 1
(b) Show that roots of qx + px + 1 = 0 are and u v
.
Solution
1 1 1
32. Stem: + = [DB, SB, JB, Din.B’18]
x p−x q
(b) If the difference of the roots of Scenario-1 is r then write the relation between p, q & r.
Solution
02. (a) If one root of the equation x 3 + (p2 − 3)x − (p + 2) = 0 is −1 + ip, then solve the equation. [DB’23]
Solution
(a) If one root of the equation x 3 + (p2 − 3)x − (p + 2) = 0 is −1 + ip, then its conjugate root will be
−1 − ip
Let, the other root be α
That is, (−1 + ip) + (−1 − ip) + α = 0
⇒ −2 + α = 0 ∴ α = 2
∴ The three roots of the equation are −1 ± ip & 2. (Ans.)
14
03. f(x) = 3x 2 − 4x + 1 [RB’23]
(b) If the roots of the equation f(x) = 0 are α, β, then determine the equation with roots |α − β| & α2 + β2 .
Solution
Solution
n
(b) If roots of f(x) = 0 ⇒ mx 2 + nx + l = 0 are p and q, p + q = − m … … … (i)
l n
pq = m … … … (ii) ; (i) ⇒ p + q = − m ⇒ mp + mq = −n ∴ mp + n = −mq … … … (iii)
and mq + n = −mp … … … (iv)
Now, (mp + n)−2 + (mq + r)−2 = (−mq)−2 + (−mp)−2
−n 2 l
1 1 p2 +q2 (p+q)2 −2pq ( ) −2
m m
= m2 q2
+ m2 p2
= m2 p2 q2
= m2 ⋅(pq)2
= l 2
[From (i) and (ii)]
m2 ⋅( )
m
n2 2l
− n2 −2lm
m2 m
= m2 l2
= l2 m2
= R. H. S (Showed)
m2
15
1
06. (a) Determine a quadratic equation, whose one root is [JB’23]
2+i3
Solution
1 2−3i 2−3i 2 3
(a) Given that, one root of the equation is 2+3i = (2+3i)(2−3i) = 4+9
= 13 − 13 i
2 3
∴ The other root = 13 + 13 i
2 3 2 3 4
∴ Summation of the roots = (13 + 13 i) + (13 − 13 i) = 13
2 3 2 3 4 9 1
∴ Product of the roots = (13 + 13 i) (13 − 13 i) = 132 + 132 = 13
4 1
∴ Required equation, x 2 − 13 x + 13 = 0 ⇒ 13x 2 − 4x + 1 = 0 (Ans.)
08. (a) If one root of the equation x 2 + 7x + k = 0 is −8, then determine the value of k and the other root.
[DB’22]
Solution
(a) Given equation: x 2 + 7x + k = 0 and its root is −8
Therefore, (−8)2 + 7 × (−8) + K = 0 ⇒ K = −8
The equation is, x 2 + 7x − 8 = 0; Comparing it with equation ax 2 + bx + c = 0 we get,
c
αβ = [α, β are the two roots of the equation]⇒ −8 × β = −8 ⇒ β = 1 ∴ The other root is 1.
a
16
1 1
10. (a) If the roots of equation 3x 2 + 2x + 2 = 0 be α, β then determine the value of + . [BB’22]
α β
Solution
(a) Given equation is, 3x 2 + 2x + 2 = 0 ; whose roots are α and β
2
2 2 1 1 α+β −
3
∴ α + β = − 3 … … … (i) and αβ = 3 … … … (ii) ∴ α + β = αβ
= 2 = −1
3
11. (a) If one root of equation 3x 2 − mx + 4 = 0 is thrice of another, then determine the value of m. [JB’22]
Solution
(a) Given equation, 3x 2 − mx + 4 = 0 whose roots are α and 3α
m m 4 4 2
∴ α + 3α = 3
⇒ 4x =
3
… … … (i) and 3α2 = 3 ⇒ α2 = 9 ⇒ α = ±3
2 2 m
∴ From equation (i) , if α = 3 , then 4x ⋅ 3 = 3 ⇒ m = 8
2 2 m
If α = − , then 4x ⋅ − = ⇒ m = −8 (Ans.)
3 3 3
(b) If the roots of equation (i) are α and β , then determine the equation with roots being α + β and |α − β|.
(c) If a root of equation (ii) is 3 − √2, then solve the equation.
Solution
(b) Similar to (b) of question no. 03, T-3 Ans: x 2 − 2(a + b)x + 4ab = 0
(c) Similar to (c) of question no. 07, T-4 Ans: Roots are = 2, 1, 3 + √2, 3 − √2
16. (a) If 2x 3 − 9x 2 + 9x + 2 ≡ (x − 2)(ax 2 + bx + c), then determine the values of a, b, c where a, b and c
are constants. [Din.B’22]
Solution
(a) Given equation, 2x 3 − 9x 2 + 9x + 2 ≡ (x − 2)(ax 2 + bx + c)
⇒ 2x 3 − 9x 2 + 9x + 2 ≡ ax 3 + bx 2 + cx − 2ax 2 − 2bx − 2c
⇒ 2x 3 − 9x 2 + 9x + 2 ≡ ax 3 + (b − 2a)x 2 + (c − 2b)x − 2c
Equating the coefficients of x 3 , x 2 , x and constant term of equation (i), we get,
Equating the coefficient of x 3 , we get, a = 2
Equating the coefficient of x 2 , we get, b − 2a = −9 ⇒ b − 4 = −9 ⇒ b = −5
Equating the coefficient of constant term, we get, −2c = 2 ⇒ c = −1
18
19. φ(x) = x 3 − 9x 2 + 21x − 5 [BB’21]
(a) Determine the quadratic equation whose one root is 2 − 3i.
(b) If one root of the equation φ(x) = 0 is 5 then determine the other roots.
Solution
(a) Similar to (c) of question no. 07, T-4 Ans: x 2 − 4x + 13 = 0;
(b) Similar to (c) of question no. 04, T-4 Ans: α = 2 + √3 ; β = 2 − √3
20. Scenario-1: One root of a cubic equation is 2 − 3√−1 and product of the roots is 65. [JB’21]
(b) Determine the equation according to scenario-1.
Solution
(b) Try Yourself Ans: x 3 − 9x 2 + 33x − 65 = 0
−1
21. (a) Determine a quadratic equation with rational coefficients which has a root (3 + √2i) . [CB’21]
Solution
(a) Similar to (a) of question no. 06, T-4 Ans: 11x 2 − 6x + 1 = 0
22. (a) If the roots of the equation x 3 + qx + r = 0 are a, b, c then determine the value of
(b + c − a)(c + a − b)(a + b − c). [CB’21]
Solution
(a) The roots of the equation x 3 + qx + r = 0 ⋯ ⋯ ⋯ (i) are a, b, c respectively.
∴ a + b + c = 0 and abc = −r
∴ (a + b − c)(b + c − a)(c + a − b) = (−c − c)(−a − a)(−b − b) = −8abc = 8r
Solution
(a)
1
x − x = k ⇒ (√5 − 2) −
√5+2
=k Alternative: x 2 − kx − 1 = 0
(√5−2)(√5+2)
If one root is −2 + √5 then another root = −2 − √5
⇒ √5 − 2 − (√5 + 2) = k k
Therefore, −2 + √5 − 2 − √5 = − (− 1) ⇒ k = −4
⇒ k = −4 (Ans.)
Solution
27. (a) x 3 + x 2 + 4x + 4 = 0 if one root of the equation is 2i then solve it. [SB’19]
Solution
(a) If one root is 2i then the other is −2i
Let the other root be, α + 2i − 2i = −1 ∴ α = −1 ∴ Solution, x = −1, 2i, −2i
Solution
(c) Given that, 8x 3 − 36x 2 + 22x + 21 = 0 , the roots of the equation are in arithmetic progression.
Let, the roots are α + k, α and α − k ; [where k is an arbitrary constant]
−36 9 9 3
Now, (α + k) + α + (α − k) = − ( 8
) = 2 ⇒ 3α = 2 ⇒ α = 2 … … … (i)
−21 −21 21 1
and α(α + k)(α − k) = ⇒ α(α2 − k 2 ) = ⇒ k 2 = α2 + ( ) ×
8 8 8 α
3 2 21 2 9 7 16
⇒ k 2 = ( 2) + 8
×3 = 4+4 = 4
=4
1 3 7
∴ k = ±2; ∴ the roots of the equation are α and α ± 2. That is − 2 , 2 and 2 (Ans.)
21
04. M(y) = 8y 3 − 42y 2 + 63y − 27. [JB’22]
(c) If the roots of M(x) = 0 follows geometric progression, then solve the equation.
Solution
3 3
(c) Similar to (c) of question no. 03, T-5 Ans: , , 3
4 2
(c) According to question, if the three roots of the equation x 3 + px 2 + qx + r = 0 are α, β & γ,
That is, ∑ α = −p , ∑ αβ = q & ∑ αβγ = −r
∴ ∑(α − β)2 = (α − β)2 + (β − γ)2 + (γ − α)2
2
= 2(∑ α − ∑ αβ) = 2{(∑ α)2 − 2 ∑ α β − ∑ α β} = 2{(∑ α)2 − 3 ∑ α β}
= 2 × {(−p)2 − 3 × q} = 2(p2 − 3q) (Ans.)
22
03. (a) If roots of the equation 3x 3 − 2x 2 + 1 = 0 are α, β, γ then, find the value of ∑ α2. [BB’23]
Solution
2
(a) Given equation, 3x 3 − 2x 2 + 1 = 0 ; If α, β, γ are the roots, α + β + γ = 3 ; αβ + βγ + γα = 0
1 2 2 4
αβγ = − 3 ∴ ∑ α2 = α2 + β2 + γ2 = (α + β + γ)2 − 2(αβ + βγ + γα) = (3) − 2.0 = 9 (Ans.)
9b2 6c 3c
= 2(α2 + β2 + γ2 ) − 2(αβ + βγ + γα) = 2 ( a2 − a
)− 2(a)
18b2 12 6c 18b2 18c 18b2 −18ac 2
18(b −ac)
= − − = − = =
a2 a a a2 a a2 a2
23
07. f(x) = x 2 − 4x + 5, g(x) = x + 1 [RB’22]
(c) If the three roots of the equation f(x) ⋅ g(x) = 0 are p, q, r , then determine ∑ p3 q.
Solution
(c) Given functions are, f(x) = x 2 − 4x + 5 and g(x) = x + 1
According to the condition, f(x) ⋅ g(x) = 0
⇒ (x + 1)(x 2 − 4x + 5) = 0 ⇒ x 3 − 3x 2 + x + 5 = 0 … … … (i)
If the three roots are p, q, r, p + q + r = 3 … … … (ii)
pq + qr + pr = 1 … … … (iii); pqr = −5 … … … (iv)
Now, ∑ p3 q = p3 q + p3 r + q3 p + q3 r + r 3 p + r 3 q
= p3 q + pq3 + pqr 2 + q3 r + qr 3 + p2 qr + r 3 p + rp3 + pq2 r − pqr 2 − p2 qr − pq2 r
= pq(p2 + q2 + r 2 ) + qr(p2 + q2 + r 2 ) + rp(p2 + q2 + r 2 ) − pqr(p + q + r)
= (p2 + q2 + r 2 )(pq + qr + rp) − pqr(p + q + r)
= [(p + q + r)2 − 2(pq + qr + rp)](pq + qr + rp) − pqr(p + q + r)
= [(3)2 − 2 ⋅ 1]1 ⋅ −(−5) × 3 = (9 − 2) + 15 = 22
08. Scenario-02: x 3 + dx + h = 0. [Ctg.B’22]
1
(c) If the three roots of the equation in scenario-2 be α, β, γ , then determine the value of ∑ 3 .
α
Solution
3h2 −d3
(c) Similar to (c) of question no. 06, T-6 Ans: h3
1
09. (a) If three roots of the equation x 3 − ax 2 + bx − c = 0 are α, β and γ then determine ∑ α2 . [Ctg.B’22,21]
Solution
(a) x 3 − ax 2 + bx − c = 0 its roots are α, β and γ Then, α + β + γ = a ⋯ ⋯ ⋯ (i)
αβ + βγ + γα = b ⋯ ⋯ ⋯ (ii)
1 1 1 1 β2 γ2 +α2 γ2 +α2 β2 (αβ)2 +(βγ)2 +(γα)2
αβγ = c ⋯ ⋯ ⋯ (iii) ; Now ∑ α2 = α2 + β2 + γ2 = α2 β2 γ2
= (αβγ)2
(αβ+βγ+γα)2 −2(αβ.βγ+βγ.γα+γα.αβ) (αβ+βγ+γα)2 −2αβγ(α+β+γ) b2 −2ca
= (αβγ)2
= (αβγ)2
= c2 (Ans.)
24
13. Ψ(x) = x 3 − 3x 2 + 5x − 8 [BB’21]
(c) If three roots of the equation Ψ(x) = 0 are a, b, c then determine ∑a3 b.
Solution
(c) The roots of Ψ(x) = x 3 − 3x 2 + 5x − 8 = 0 are abc ∴ ∑a = 3 ; ∑ab = 5 ; abc = 8
∴ ∑a3 b = a3 b + b3 c + c 3 a + b3 a + c 3 b + a3 c
= (a3 b + b3 a + abc 2 ) + (b3 c + c 3 b + bca2 ) + (a3 c + c 3 a + cab2 ) − abc 2 − bca2 − cab2
= ab(a2 + b2 + c 2 ) + bc(a2 + b2 + c 2 ) + ca(a2 + b2 + c 2 ) − abc(a + b + c)
= (ab + bc + ca)(a2 + b2 + c 2 ) − abc(a + b + c) = (∑ab){(a + b + c)2 − 2(ab + bc + ca)} − abc(∑a)
= (∑ab) {(∑a)2 − 2∑ab} − abc(∑a) = 5{32 − 2 × 5} − 8 × 3 = −29
14. Scenario-1: f(x) = x 4 − 3x 3 − 11x 2 + 23x − 10. [Din.B’21]
(c) In according to scenario-1 if one root of the equation f(x) = 0 is 1 and other roots are α, β, γ then
determine α3 + β3 + γ3 .
Solution
(c) According to question, 1 + α + β + γ = 3 ⇒ α + β + γ = 2 … … … . (i)
Again, 1. αβγ = −10 ⇒ αβγ = −10 … … … . . (ii)
Again, αβγ + αβ + γα + βγ = −23 ⇒ −10 + αβ + γα + βγ = −23
⇒ αβ + βγ + γα = −13 … … … … . (iii)
Again, α3 + β3 + γ3 − 3αβγ = (α + β + γ){(α + β + γ)2 − 3(αβ + βγ + γα)} = 2{4 + 39} = 86
∴ α3 + β3 + γ3 = 86 + 3αβγ = 86 + 3 × (−10) = 56 (Ans.)
15. f(x) = x 3 + 2x 2 + x + 3 is a polynomial expression. [CB’19]
(b) If roots of the equation f(x) = 0 are α, β, γ then determine the value of ∑ α3 .
Solution
(b) Similar to (c) of question no. 06, T-6 Ans: −11
16. P(x) = mx 3 + nx 2 + qx + r. [Din.B’19]
(b) The roots of the equation P(x) = 0 are α, β, γ, determine ∑ α3 .
Solution
−n3 3qn 3r
(b) Similar to (c) of question no. 06, T-6 Ans: m3
+ m2
−m
25
02. Scenario-1: Roots of equation 3x 2 − 4x + 1 = 0 are a and b [SB’23]
1 1
(b) From scenario-1 find the quadratic equation with roots a + and b + b a
.
Solution
(b) Similar to (c) of question no. 01, T-7 Ans: 3x 2 − 16x + 16 = 0
03. Scenario-1: The roots of the equation 3x 2 + 4x + 7 = 0 are α and β. [MB’23]
(b) From Scenario-1, determine an equation with roots α−2 and β−2 .
Solution
(b) Given that, the roots of the equation 3x 2 + 4x + 7 = 0 are α and β
−4 7
That is, α + β = 3
… … … (i); αβ = 3 … … … (ii)
4 2 7
1 1 α2 +β2 (α+β)2 −2αβ (− ) −2× 26 1 1 9
−2 −2
Now, α +β = α2
+ β2
= (αβ)2
= (αβ)2
= 3
7 2
3
= − 49 and α−2 β−2 = (αβ)2 = 7 2
= 49
( ) ( )
3 3
−26 9
∴ Equation with roots α−2 and β−2 : x 2 − ( 49 ) x + 49 = 0 ⇒ 49x 2 + 26x + 9 = 0 (Ans.)
1 1 1 91 64
⇒ x 2 − (13 + 3 3
)x + 3 3
= 0 ⇒ x 2 − 27 x + 27 = 0 ⇒ 27x 2 − 91x + 64 = 0 (Ans.)
( ) ( )
4 4
26
06. g(x) = x 2 − px + q. [JB’22]
q q
(c) If the roots of g(x) = 0 are α, β, the determine the equation with roots p−α
and p−β
.
Solution
(c) g (x) = x 2 − px + q = 0 ; whose roots are α, β ; α + β = p … … … (i) and αβ = q … … … (ii)
q q q q q q q(α+β) pq
Now the equation with roots p−α and p−β; ∴ p−α + p−β = β + α [∴ p = α + β] = αβ
= q
=p
q q q2
Again, p−α . p−β = β.α = q ∴ The required equation is x 2 − px + q = 0 (Ans.)
Solution
(c) Similar to (c) of question no. 06, T-7 Ans: bx 2 + (bc + c)x + (b + 1)2 = 0
Solution
(c) Similar to (c) of question no. 06, T-7 Ans: acx 2 + (bc + ab)x + (c + a)2 = 0
Solution
1 1
(b) Three roots of the equation 3x 3 + 2x 2 − x − 1 = 0 are α, β, γ ∴ x = α ⇒ =
α x
1 3 1 2 1 3 2 1
∴ 3 ( x ) + 2 ( x ) − x = 1 = 0 ⇒ x3 + x2 − x − 1 = 0
⇒ 3 + 2x − x 2 − x 3 = 0 ⇒ x 3 + x 2 − 2x − 3 = 0 (Ans.)
Solution
(c) According to the condition, 5 + α + β = 11 ⇒ α + β = 6 … … … (i)
5αβ = 85 ⇒ αβ = 17 … … … … . (ii)
α+β 1
Required equation, x 2 − (α + β + αβ
)x + 2 + αβ + αβ = 0
6 1 108x 324
⇒ x 2 − (6 + 17) x + 2 + 17 + 17 = 0 ⇒ x 2 − 17
+ 17 =0
⇒ 17x 2 − 108x + 324 = 0 (Ans.)
27
12. Scenario: px 2 + qx + r = 0. [RB’17]
2 2
(c) If the roots of the equation of scenario are α, β then find the equation whose roots are , .
α β
Solution
(c) Given equation, px 2 + qx + r = 0
q r
roots, α, β ∴ α + β = − and αβ =
p p
2 2 2 2 2 2
Equation with roots α and β , x 2 − (α + β) x + α × β = 0
−q
α+β 4 p 4
⇒ x 2 − 2 ( αβ ) x + αβ = 0 ⇒ x 2 − 2 ( r )x + r =0
p p
2qx p
⇒ x2 + r
+ 4 × r = 0 ⇒ rx 2 + 2qx + 4p = 0
∴ rx 2 + 2qx + 4p = 0 which is the required equation.
T-08: Relation between the roots of two equations and common root
28
According to question α − β = γ − δ ⇒ (α − β)2 = (γ − δ)2 [Squaring]
−2c 2 2b −2b 2 2c
⇒ (α + β)2 − 4αβ = (γ + δ)2 − 4γδ ⇒ ( ) − 4⋅ =( ) −4⋅
a a a a
4c2 8b 4b2 8c 4c2 −8ab 4b2 −8ac
⇒ a2
− a = a2 − a ⇒ a2 = a2
2 2 2 2) (8ab
⇒ 4c − 8ab = 4b − 8ac ⇒ 4(b − c + − 8ac) = 0
⇒ 4(b + c)(b − c) + 8a(b − c) = 0
⇒ (b − c)(b + c + 2a) = 0
Either,b − c = 0 Or, b + c + 2a = 0 (Showed)
⇒ b = c (Showed)
Solution
29
Solution
30
2(2ab+bc) (2a+c)(2a−c) (2a+c)2 (2a−c)2
Now, β2 = − = −2 Again, β = or, β2 =
2ab+bc b(2a+c) b2 (2a+c)2
or, −2b2 (2a + c) −
2 (2a + c)2 (2a − c)2 = 0 or, (2a + c)2 [2b2 + (2a − c)2 ] = 0
Either, (2a + c)2 = 0 or, 2a + c = 0 Or, 2b2 + (2a − c)2 = 0 (Proved)
Solution
l
(c) f(x) = 0 ⇒ x 2 + 2px + q = 0 ⇒ x 2 + 2 × 2 x + m = 0
⇒ x 2 + lx + m = 0 … … … (i)
g(x) = 0 ⇒ x 2 + mx + l = 0 … … … … . (ii)
Now, if the common root is α,
α2 + lα + m = 0 … … … … (3)
α2 + mα + l = 0 … … … … (4)
By (−), (l − m)α + (m − l) = 0 ⇒ α = 1
Putting in (iii), 1 + l + m = 0 ∴ 𝑙 + m = −1
Now, 2x 2 + (l + m − 2)x = (l + m − 2)2 ⇒ 2x 2 − 3x = 9
⇒ 2x 2 − 3x − 9 = 0 ⇒ 2x 2 − 6x + 3x − 9 = 0
⇒ 2x(x − 3) + 3(x − 3) = 0
⇒ (x − 3)(2x + 3) = 0
3
Either, x − 3 = 0; x = 3 or, 2x + 3 = 0 ∴ x = −
2
3
∴ Roots are 3 and − 2 (Showed)
(c) x 2 + ax + b = 0 ⋯ ⋯ ⋯ (i);
x 2 + bx + a = 0 ⋯ ⋯ ⋯ (ii)
If there is a common root then, let, it be α
∴ α2 + ax + b = 0 … … … (iii)
and α2 + bx + a = 0 … … … (iv)
α2 −α 1
∴ a2 −b2 = a−b = b−a
α = −(a + b) = 1 ⋯ ⋯ ⋯ (iii)
∴ 1st Side = 2nd Side ⇒ α = −(a + b) = 1 ⋯ ⋯ ⋯ (v)
∴ If other root of (iii) β, β = −a − 1 [∵ α + β = −a]
If there other root of equation (iv) is γ then, γ = −b − 1 [∵ α + γ = −b]
∴ β + γ = −a − b − 2 = −(a + b) − 2 = 1 − 2 = −1
βγ = {−(a + 1)}{−(b + 1)} = ab + (a + b) + 1 = ab
∴Equation formed with β and x 2 − (β + γ)x + βγ = 0
∴ x 2 + x + ab = 0 (Showed)
32