 
                 
                InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. | Factorise by splitting middle term(i) 3x2 + 7x + 2(ii) 4x2 – x – 3(iii)12x2 – 7x + 1(iv) 6x2 + 5x – 6 | 
| Answer» (i) Let p(x) = 3x2 + 7x + 2 Here we have to split middle term of p(x) i.e. 7 into two parts such that their sum is 7 and product is 2 x 3 = 6. 6 and 1 are such numbers whose sum is 7 and product is 6 ∴ 3x2 + 7x + 2 = 3x2 + 6x + x + 2 = 3x(x + 2) + 1(x + 2) = (x + 2)(3x + 1) (ii) Let p(x) = 4x2 – x – 3 Here we have to split middle term – 1 into two parts such that their sum is – 1 product is 3 × – 4 = – 12 – 4 and 3 are such numbers whose sum is – 1 and product is – 12 4x2 – x – 3 = 4x2 – 4x + 3x – 3 = 4x(x – 1) + 3(x – 1) = (x – 1 )(4x + 3) (iii) Let p(x) = 12x2 – 7x + 1 Here we have to split middle term – 7 into two parts such that their sum is – 7 and product is 12 × 1 = 12 – 4 and – 3 are such numbers whose sum is – 7 and product is 12 12x2 – 7x + 1 = 12x2 – 4x – 3x + 1 = 4x(3x – 1) – 1(3x – 1) = (3x – 1)(4x – 1) (iv) Let p(x) = 6x2 + 5x – 6 Here we have to split middle term 5 into two parts such that their sum is 5 and product is 6 × – 6 = – 36 9 and – 4 are such numbers whose sum is 5 and product is – 36. . 6x2 + 5x – 6 = 6x2 + 9x – 5x – 6 = 3x(2x + 3) – 2(2x + 3) = (2x + 3)(3x – 2) | |
| 2. | Determine which of the following polynomials has x – 1 factor.(i) x4 – 2x3 – 3x2 + 2x + 2(ii) x4 + x3 + x2 + x + 1(iii) x4 + 3x3 – 3x2 + x – 2(iv) x3 – x2 – (2 + √3)x + √3 | 
| Answer» (i) Let p(x) = x4 – 2x3 – 3x2 + 2x + 2 and If x – 1 i.e. g(x) be a factor of p(x) then P(1) = 0 Now p(1) = (1)4 – 2(1)3 – 3(1)2 + 2(1) + 2 = 1 – 2 – 3 + 2 + 2 = 0 ∵ p(1) = 0 => x – 1 is a factor of p(x) = x4 – 2x3 – 3x2 + 2x + 2. (ii) Let p(x) = x4 + x3 + x2 + x + 1 If x – 1 is a factor of p(x) then p(1) = 0 p(1) = (1)4 + (1)3 + (1)2 + (1) + 1 = 1 + 1 + 1 + 1 + 1 = 5 p(1) ≠ 0 ∴ x – 1 is a factor of x4 + x3 + x2 + x + 1. (iii) Let p(x) = x4 + 3x3 – 3x2 + x – 2 If x – 1 is a factor of p(x) then p(1) = 0 ∴ p(1) = (1)4 + 3(1)3 – 3(1)2 + (1) – 2 = 1 + 3 – 3 + 1 – 2 = 0 p(1) = 0 ∴ x – 1 is a factor of x4 + 3x3 – 3x2 + x – 2. (iv) Let p(x) = x3 – x2 – (2 + √3)x + √3 If x – 1 is a factor of p(x) then p(1) = 0 ∴ p(1)= (1)3 – (1)2 – (2 + √3)(1) + √3 = 1 – 1 – 2 – √3 + √3 = -2 ∴ p( 1) ≠ 0 Hence, x – 1 is not a factor of x3 – x2 – (2 + √3)x + √3 | |
| 3. | Find the value of k, when x – 5 is a factor of x3 – 3x2 + kx – 10. | 
| Answer» Let p(x) = x3 – 3x2 + kx – 10 When x – 5 is a factor of p(x) then P( 5) = 0 ⇒ (5)3 – 3(5)2 + k x 5 – 10 = 0 ⇒ 125 – 75 + 5k – 10 = 0 ⇒ 5k – 40 = 0 k = \(\frac { 40 }{ 5 }\) = 8 Hence, k = 8 | |
| 4. | Verify that 1 is not a zero of the polynomial 4x4 – 3x3 + 2x2 – 5x + 1. | 
| Answer» Let p(x) = 4x4 – 3x3 + 2x2 – 5x + 1 Now P(1) = 4(1)4 – 3(1)3 + 2(1)2 – 5(1) + 1 = 4 – 3 + 2 – 5 + 1 = -1 p(1) ≠ 0 1 is not a zero of p(x). | |
| 5. | Zero of the polynomial p(x) = √3x + 3 is(A) - √3(B) - √3/3(C) 3/√3(D) 3√3 | 
| Answer» Answer is (A) - √3 | |
| 6. | If 3a – 2b = 11 and ab = 12, then find the value of 27a3 – 8b3. | 
| Answer» We know that (a – b)3 = a3 – b3 – 3ab(a – b) Using this identity, (3a – 2b)3 = (3a)3 – (2b)3 -3 x 3a x 2b (3a – 2b) ⇒ (3a – 2b)3 = 27a3 – 8b3 – 18ab(3a – 2b) Now substituting 3a – 2b = 11 and ab = 12, we get (11)2 = 27a3 – 8b3 – 18 x 12 x 11 ⇒ 1331 = 27a3 – 8b3 – 2376 ⇒ 27a3 – 8b2 = 1331 + 2376 ⇒ 27a3 – 8b3 = 3707 | |
| 7. | If ax3 + bx2 + x – 6 has x + 2 as a factor and leaves a remainder 4 when divided by (x – 2), find the values of a and b. | 
| Answer» Let p(x) = ax3 + bx2 + x – 6 (x + 2) is a factor of p(x) ⇒ p(-2) = 0 [∴ x + 2 = 0 ⇒ x = -2] ⇒ a(-2)3 + b(-2)2 + (-2) – 6 = 0 ⇒ -8a + 4b – 2 – 6 = 0 ⇒ -8a + 4b = 8 ⇒ -2a + b = 2 …(i) It is given that p(x) leaves the remainder 4 when it divided by (x – 2) i.e. p(2) = 4. ⇒ a(2)3 + b(2)2 + (2) – 6 = 4 ⇒ 8a + 4b – 4 = 4 ⇒ 8a + 46 = 8 ⇒ 2a + b = 2 …(ii) Solving (i) and (ii), we get a = 0 and b = 2. | |
| 8. | Use factor theorem, show that (x + √2) is a factor of (2√2x2 + 5x + √2). | 
| Answer» Let p(x) = (2√2x2 + 5x + √2) If x + √2 is a factor of p(x), then according to factor theorem p(√2) = 0. p(-√2) = 2√2(-√2)2 + 5(-√2) + √2 = 2√2 x 2 – 5√2 + √2 = 5√2 – 5√2 = 0 p(-√2) = 0 (x + √2) is a factor p(x) i.e. (2√2 x2 + 5x + √2). | |
| 9. | For what values of a and b so that the polynomial x3 + 10x2 + ax – 6 is exactly divisible by (x – 1) and (x + 2). | 
| Answer» Let p(x) = x3 + 10x2 + ax + b p(x) i.e. x3 + 10x2 + ax + 6 is exactly divisible by (x – 1) and (x + 2) Therefore, p(1) and p(-2) must equal to zero. p(1) = (1)3 + 10(1)2 + a x 1 + b = 0 ⇒ 1 + 10 + a + b = 0 ⇒ a + b = – 11 …(i) Also, p(-2) = 0 (-2)3 + 10(-2)2 + a x (- 2) + b = 0 -8 + 40 – 2a + b = 0 ⇒ – 2a + b = – 32 …(ii) Solving (i) and (ii), we get a = 7 and b = -18. | |
| 10. | If the polynomials (3x3 + ax2 + 3x + 5) and (4x3 + x2 – 2x + a) leaves the same remainder when divided by (x – 2), find the value of a. Also the find the remainder in each-case. | 
| Answer» Let the given polynomials are p(x) = 3x3 + ax2 + 3x + 5 and f(x) = 4x3 + x2 – 2x + a According to question p(2) = f(2) 3(2)3 + a(2)2 + 3(2) + 5 = 4(2)3 + (2)2 – 2(2) + a ⇒ 3 x 8 + 4a + 6 + 5 = 32 + 4 – 4 + a ⇒ 24 + 4a + 11 = 32 + a ⇒ 4a – a = 32 – 35 ⇒ 3a = -3 ⇒ a = -1 As the remainder is same, so p(2) or f(2) would be same when a = – 1 p(2) = 3(2)3 + (-1)(2)2 + 3 x 2 + 5 [∴ a = -1] = 24 – 4 + 6 + 5 = 35 – 4 = 31 Thus, a = – 1 and p(2) or f(2) = 31 | |
| 11. | Prove that (a + b + c)3 – a3 – b3 – c3 = 3(a + b)(b + c)(c + a). | 
| Answer» We have, L.H.S. = (a + b + c)3 – a3 -b3 – c3 = {(a + b + c)3 – (a)3} – (b3 + c3) = (a + b + c – a){(a + b + c)2 + a(a + b + c) + a2} – (b + c){b2 – bc + c2) [∵ x3 – y3 = (x – y)(x2 + xy + y2) and x3 + y3 = (x + y)(x2 – xy + y2)] = (b + c){a2 + b2 + c2 + 2ab + 2bc + 2ca + a2 + ab + ac + a2} – (b + c)(b2 – bc + c2) = (b + c)[3a2 + b2 + c2 + 3ab + 2bc + 3ca – b2 + bc – c2] = (b + c)[3a2 + 3ab + 3bc + 3ca] = 3(b + c)[a2 + ab + bc + ca] = 3(b + c)[a(a + b) + c(a + b)] = 3(b + c)(a + b)(a + c) = 3(a + b)(b + c)(c + a) = R.H.S. | |
| 12. | Which of the following is a polynomial in one variable:(A) 3√2 - x3 + 2x(B) 3√3x + 4(C) x3 + x-3(D) (x3 - 1)/(x3 + 1) | 
| Answer» Answer is (A) 3√2 - x3 + 2x | |
| 13. | If p(x) = x2 -3√2x + 1, then p(3√2) is equal to:(A) 3√2(B) 3√2 – 1(C) 6√2 – 1(D) 1 | 
| Answer» Answer is (D) 1 | |