

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.
751. |
Find the value of each of the follow ing polynomials for the indicated value of variables.i) p(x) = 3x2 + 5x – 7 at x = 1.ii) q(z) = 5z3 – 4z + √2 at 7. = 2. |
Answer» i) The value of p(x) at x = 1 is 3(1)2 + 5(1) — 7 = 1. ii) The value of q(z) at z = 2 is 5(2)3 – 4(2) + √2 = 40 – 8 + √2 = 32 + √2 |
|
752. |
Find the value of polynomials for the indicated value of variables.r(t) = 4t4 + 3t3 – t2 + 6 at t = p, t ∈ R. |
Answer» The value of r(t) at t = p is 4p4 + 3p3 – p2 + 6 |
|
753. |
Find a cubic polynomial whose zeroes are \(\frac{1}2\) , 1 and –3. |
Answer» If the zeroes of the cubic polynomial are a, b and c then the cubic polynomial can be found as x3 – (a + b + c)x2 + (ab + bc + ca)x – abc ……(1) Let a = \(\frac{1}{2}\), b = 1 and c = –3 Substituting the values in (1), we get x3 – \((\frac{1}3+1-3)\) x2 + \((\frac{1}3-3-\frac{3}2)\)x - \((\frac{-3}2)\) ⇒ x3 – \((\frac{-3}2)\)x2 - 4x = \(\frac{3}2\) ⇒ 2x3 + 3x2 – 8x + 3 |
|
754. |
Find a cubic polynomial whose zeroes are 2, -3 and 4 |
Answer» If the zeroes of the cubic polynomial are a, b and c then the cubic polynomial can be found as x3 – (a + b + c)x2 + (ab + bc + ca)x – abc ……(1) Let a = 2, b = –3 and c = 4 Substituting the values in 1, we get x3 – (2 – 3 + 4)x2 + (– 6 – 12 + 8)x – (–24) ⇒ x3 – 3x2 – 10x + 24 |
|
755. |
The zeros of the polynomial x2 + \(\frac{1}6\)x - 2 are(a) -3, 4 (b) \(\frac{-3}{2},\frac{4}3\)(c) \(\frac{-4}{3},\frac{3}2\)(d) none of these |
Answer» (b) \(\frac{4}{3},\frac{-3}2\) Let f(x) = x2 + \(\frac{1}6\) x – 2 = 0 ⇒ 6x2 + x – 12 = 0 ⇒ 6x2 + 9x – 8x – 12 = 0 ⇒ 3x (2x + 3) –4 (2x + 3) = 0 ⇒ (2x + 3) (3x – 4) = 0 ∴x = \(\frac{-3}2\) or x = \(\frac{4}3\) |
|
756. |
Verify that 5, -2 and \(\frac{1}3\) are the zeroes of the cubic polynomial p(x) = (3x3 – 10x2 – 27x + 10) and verify the relation between its zeroes and coefficients. |
Answer» p(x) = (3x3 – 10x2 – 27x + 10) p(5) = (3 × 53 – 10 × 52 – 27 × 5 + 10) = (375 – 250 – 135 + 10) = 0 p(–2) = [3 × (–23) – 10 × (–22) – 27 × (–2) + 10] = (–24 – 40 + 54 + 10) = 0 p \((\frac{1}3)\) = \(\{\) 3 x \((\frac{1}3)^3\) - 10 x \((\frac{1}3)^2\) - 27 x \(\frac{1}3\) + 10 \(\}\) = ( 3 x \(\frac{1}{27}\) - 10 x \(\frac{1}9\) - 9 + 10) = \((\frac{1}9-\frac{10}9+1)\) = \((\frac{1-10-9}9)\) = \((\frac{0}9)\) = 0 ∴ 5, –2 and \(\frac{1}3\) are the zeroes of p(x). Let α = 5, β = –2 and γ = \(\frac{1}3\). Then we have: (α +β + γ) = (5 − 2 + \(\frac{1}3\)) = \(\frac{10}3\) = \(\frac{-(coefficient\,of\,x^2)}{(coefficient\,of\,x^3)}\) (αβ +βγ + γα) = (– 10 – \(\frac{2}3\) + \(\frac{5}3\)) = \(\frac{-27}3\) = \(\frac{coefficient\,of\,x}{coefficient\,of\,x^3}\) αβγ = \(\{\) 5 x (-2) x \(\frac{1}3\)\(\}\) = \(\frac{-10}3\) = \(\frac{-(constant\,term)}{(coefficient\,of\,x^3)}\) |
|
757. |
The zeros of the polynomial 7x2 - \(\frac{11}{13}\)x - \(\frac{2}{3}\) are(a) \(\frac{2}{3}\), \(\frac{-1}{7}\)(b) \(\frac{2}{3}\), \(\frac{-1}{3}\)(c) \(\frac{-2}{3}\),\(\frac{1}{7}\)(d) none of these |
Answer» (a) \(\frac{2}{3}\), \(\frac{-1}{7}\) Let f(x) = 7x2 – \(\frac{11}3\) x – \(\frac{2}3\) = 0 ⇒21x2 – 11x – 2 = 0 ⇒21x2 – 14x + 3x – 2 = 0 ⇒7x (3x – 2) + 1(3x – 2) = 0 ⇒ (3x – 2) (7x + 1) = 0 ⇒ x = \(\frac{2}3\) or x = \(\frac{-1}7\) |
|
758. |
The sum and product of the zeroes of a quadratic polynomial are 3 and -10 respectively. The quadratic polynomial is (a) x2 – 3x + 10 (b) x2 + 3x – 10 (c) x2 – 3x – 10 (d) x2 + 3x + 10 |
Answer» (c) x2 – 3x – 10 Given: Sum of zeroes, α + β = 3 Also, product of zeroes, αβ = –10 ∴ Required polynomial = x2 – (α + β) + αβ = x2 – 3x – 10 |
|
759. |
A quadratic polynomial whose zeroes are 5 and -3, is (a) x2 + 2x - 15 (b) x2 - 2x + 15 (c) x2 – 2x – 15 (d) none of these |
Answer» (c) x2 – 2x – 15 Here, the zeroes are 5 and –3. Let α = 5 and β = –3 So, sum of the zeroes, α + β = 5 + (–3) = 2 Also, product of the zeroes, αβ = 5 × (–3) = –15 The polynomial will be x2 – (α + β) x + αβ ∴ The required polynomial is x2 – 2x – 15. |
|
760. |
Factorise using appropriate identities : 4y2 – 4y + 1 |
Answer» 4y2 – 4y + 1 = (2y)2 – 2 (2y) (1) + (1)2 [∵ (x -y)2 = x2 – 2xy + y2] = (2y -1)2 = (2y – 1) (2y-1) |
|
761. |
Divide `27x^(3) -81x^(2) + 45x + 23 " by " (x -2)` |
Answer» `x = 2 {:(27 " -81 45 23"),(ul(0 " 54 -54 -18")),(27 " -27 -9 5 remainder"):}` coefficients of quotient step1: We first write the coefficients of the dividend arranging them in descending powers of x with zero as the coefficient for missing power of x step2 : To divide by `x -2`, we write `x = 2` Step 3: Bring down the leading coefficient of the dividend, multiply by 2 and add the second coefficient which result `- 27` Step 4: Now multiply `-27` by 2 and add this to the third coefficient to get `-9` Step 5 : This process is continued unit the final sum Step 6: Thus, we get the quotient as `27x^(2) - 27x - 9` and the remainder as 5 |
|
762. |
Factorize `81x^(2) - 225 y^(2)` |
Answer» Let `a = 9x and b = 15y` `a^(2) - b^(2) = (a+b) (a -b)` `:. 81 x^(2) - 225y^(2)` `= (9x)^(2) - (15y)^(2)` `= (9x + 15y) (9x - 15y)` `:. 9x + 15y and 9x - 15y` are the factors of `81x^(2) - 225 y^(2)` |
|
763. |
If f(x) = 2x3 - 13x2 + 17x + 12 then find out the value of f(-2) & f(3). |
Answer» f(x) = 2x3 - 13x2 + 17x + 12 f(-2) = 2(-2)3 - 13(-2)2 + 17 (-2) + 12 = - 16 - 52 - 34 + 12 = - 90 f(3) = 2(3)3 - 13(3)2 + 17(3) + 12 = 54 - 117 + 51 + 12 = 0
|
|
764. |
(a) Factorize `a^(2) - (b -8) a - 8b` |
Answer» `rArr a^(2) - (b -8) a - 8b` `- a^(2) - ab + 8a - 8b` `= a(a -b) + 8 (a -b)` `= (a +8) (a- b)` `:. A^(2) - (b -8) a - 8b = (a + 8) (a -b)` |
|
765. |
Factorize `49x^(2) + 9y^(2) + 42xy` |
Answer» `49x^(2) + 9y^(2) + 42xy` `= (7x)^(2) + (3y)^(2) + 2(7x) (3y)` `= (7x + 3y)^(2)` |
|
766. |
(b) Factorize `4x^(3) - 10y^(3) - 8x^(2) y + 5xy^(2)` |
Answer» `4x^(3) - 8x^(2) y + 5xy^(2) - 10y^(3)` `= 4x^(2) (x- 2y) + (5y^(2) (x -2y)` `= (4x^(2) + 5x^(2)) (x - 2y)` |
|
767. |
Factorise :- 8 + 9(a - b)6 - (a - b)12 |
Answer» -8 + 9(a - b)6 - (a - b)12 Let (a - b)6 = x Then -8 + 9x - x2 = - (x2 - 9x + 8) = - (x2 - 8x - x + 8) = - (x - 8)(x - 1) = - [(a - b)6 - 8][(a - b)6 - 1] = [1 - (a - b)6 ][(a - b)6 - 8] = [(1)3 - {(a - b)2 } 3 ][{(a - b)2 } 3 - (2)3 ] = [1 - (a - b)2 ][1 + (a - b)4 + (a - b)2 ][(a - b)2 - 2][(a - b)4 + 4 + 2(a - b)2]
|
|
768. |
Factorise : 6x2 - 5xy - 4y2 + x + 17y - 15 |
Answer» 6x2 + x[1 - 5y] - [4y2 - 17y + 15] = 6x2 + x[1 - 5y] - [4y2 - 17y + 15] = 6x2 + x[1 - 5y] - [4y(y - 3) -5(y - 3)] = 6x2 + x[1 - 5y] - (4y - 5)(y - 3) = 6x2 + 3(y - 3)x - 2(4y - 5)x - (4y -)(y - 3) = 3x[2x + y 3] - (4y - 5)(2x + y - 3) = (2x + y - 3)(3x - 4y + 5) |
|
769. |
If x + 1, x + 2 are two factors of x3 + 3x2 -2αx + β, then values of α + β is ……………A) – 1 B) 1 C) -2 D) 2 |
Answer» Correct option is (A) –1 (x+1) & (x+2) are two factors of \(p(x)=x^3+3x^2-2\alpha x+\beta\) \(\therefore\) x = -1 & x = -2 are two roots of equation p(x) = 0 \(\therefore\) \((-1)^3+3(-1)^2-2\alpha(-1)+\beta=0\) and \((-2)^3+3(-2)^2-2\alpha(-2)+\beta=0\) \(\Rightarrow\) \(-1+3+2\alpha+\beta=0\) and \(-8+12+4\alpha+\beta=0\) \(\Rightarrow\) \(2\alpha+\beta=-2\) and \(4\alpha+\beta=-4\) \(\Rightarrow\) \((4\alpha+\beta)-(2\alpha+\beta)\) = -4 - (-2) = -2 \(\Rightarrow\) \(2\alpha=-2\) \(\Rightarrow\) \(\alpha=\frac{-2}2=-1\) \(\therefore\) \(\beta=-2-2\alpha=-2-2\times-1\) = -2+2 = 0 \(\therefore\) \(\alpha+\beta\) = -1+0 = -1 Correct option is A) – 1 |
|
770. |
Classify the following as linear quadratic and cubic polynomial : `(i)x^(3)+x^(2)+3 " "(ii) x^(2)+5 " "(iii) x^(3)-x " " (iv)3x " "(v)x+3` |
Answer» Correct Answer - (i) cubic, (ii) quardatic, (iii) cubic, (iv) linear, (v) linear |
|
771. |
Give an example of : (i) monomial of degree 19 (ii) binomial of degree 16 (iii) trinomial of degree 5 |
Answer» Correct Answer - `(i) x^(19),(ii) x^(16)-5, (iii) 3x^(5)-x^(2)+6` |
|
772. |
Give one example each of a binomial of degree 35, and of a monomial of degree 100 |
Answer» (i) A Bionomial of degree 35 E.g. f(x) = – x35 + 10 (ii) A binomial of degree 100 E.g. f(y) = – y100 . |
|
773. |
Give one example each of a binomial of degree 35, and of a monomial of degree 100. |
Answer» Degree of a polynomial is the highest power of the variable in the polynomial. Binomial has two terms in it. Therefore, binomial of degree 35 can be written as x15 + x14 Monomial has only one term in it. Therefore, monomial of degree 100 can be written as x100. |
|
774. |
Classify the following as linear, quadratic and cubic polynomial:(i) x2 + x(ii) x - x3(iii) y + y2 + 4(iv) 1 + x(v) 3t(vi) r2(vii) 7x3 |
Answer» Linear polynomial, quadratic polynomial, and cubic polynomial has its degrees as 1, 2, and 3 respectively. (i) x2 +x is a quadratic polynomial as its degree is 2. (ii) x - x3 is a cubic polynomial as its degree is 3. (iii) y + y2 +4 is a quadratic polynomial as its degree is 2. (iv) 1 + x is a linear polynomial as its degree is 1. (v) 3t is a linear polynomial as its degree is 1. (vi) r2 is a quadratic polynomial as its degree is 2. (vii) 7x3 is a cubic polynomial as its degree is 3. |
|
775. |
Find the value of the polynomial 5x - 4x2 + 3 at(i) x = 0 (ii) x = -1(iii) x = 2 |
Answer» (i) p(x) = 5x - 4x2 + 3 p(0) = 5(o) +4(0)2 + 3 = 3 (ii) p(x) = 5x - 4x2 + 3 p(-1) = 5(-1) -4(-1) + 3 = -5 - 4(1) +3 = -6 (iii) p(x) = 5x - 4x2 +3 p(2) = 5(2) - 4(2)2 + 3 = 10 - 16 + 3 = -3 |
|
776. |
Determine which of the following polynomials has (x + 1) a factor:x4 + 3x3 + 3x2 + x + 1 |
Answer» If (x + 1) is a factor of polynomial p(x) = x4 + 3x3 + 3x2 + x + 1, then p(−1) must be 0, otherwise (x + 1) is not a factor of this polynomial. 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. |
|
777. |
Find p(0), p(1) and p(2) for each of the following polynomials:(i) p(x) = x3 (ii) p(x) = (x − 1) (x + 1) |
Answer» (i) p(x) = x3 p(0) = (0)3 = 0 p(1) = (1)3 = 1 p(2) = (2)3 = 8 (iv) p(x) = (x − 1) (x + 1) p(0) = (0 − 1) (0 + 1) = (− 1) (1) = − 1 p(1) = (1 − 1) (1 + 1) = 0 (2) = 0 p(2) = (2 − 1 ) (2 + 1) = 1(3) = 3 |
|
778. |
Determine which of the following polynomials has (x + 1) a factor:(i) x3 + x2 + x + 1 (ii) x4 + x3 + x2 + x + 1 |
Answer» (i) If (x + 1) is a factor of p(x) = x3 + x2 + x + 1, then p (−1) must be zero, otherwise (x + 1) is not a factor of p(x). p(x) = x3 + x2 + x + 1 p(−1) = (−1)3 + (−1)2 + (−1) + 1 = − 1 + 1 − 1 − 1 = 0 (ii) If (x + 1) is a factor of p(x) = x4 + x3 + x2 + x + 1, then p (−1) must be zero, otherwise (x + 1) is not a factor of p(x). 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. |
|
779. |
Use the Factor Theorem to determine whether g(x) is a factor of p(x) in each of the following cases:p(x) = x3 + 3x2 + 3x + 1, g(x) = x + 2 |
Answer» If g(x) = x + 2 is a factor of the given polynomial p(x), then 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 the given polynomial. |
|
780. |
Factorise:3x2 − x − 4 |
Answer» 3x2 − x − 4 We can find two numbers such that pq = 3 × (− 4) = −12 and p + q = −1. 3x2 − x − 4 = 3x2 − 4x + 3x − 4 = x (3x − 4) + 1 (3x − 4) = (3x − 4) (x + 1) |
|
781. |
Factorise:6x2 + 5x − 6 |
Answer» 6x2 + 5x − 6 We can find two numbers such that pq = −36 and p + q = 5. They are p = 9 and q = −4. 6x2 + 5x − 6 = 6x2 + 9x − 4x − 6 = 3x (2x + 3) − 2 (2x + 3) = (2x + 3) (3x − 2) |
|
782. |
The expression 2x3 + ax2 + bx – 2 leaves a remainder 7 and 0 when divided by (2x – 3) and (x + 2). Find the values of a and b. A) a = 3, b = -3 B) a = -3, b = -3 C) a = -3, b = 3 D) a = 3, b = 3 |
Answer» Correct option is (A) a = 3, b = -3 Let \(p(x)=2x^3 + ax^2 + bx – 2\) \(\because\) p(x) leaves a remainder 7 when divided by (2x – 3). \(\therefore\) \(p(\frac32)=7\) \(\Rightarrow\) \(2(\frac32)^3+a(\frac32)^2+b\times(\frac32)–2=7\) \(\Rightarrow\) \(\frac{27}4+\frac{9a}4+\frac{3b}2-2=7\) \(\Rightarrow\) 27+9a+6b-8 = 28 \(\Rightarrow\) 9a+6b = 9 \(\Rightarrow\) 3a+2b = 3 __________(1) Also, p(x) leaves remainder 0 when divided by (x+2). \(\therefore\) p(-2) = 0 \(\Rightarrow2(-2)^3+a(-2)^2+b\times-2-2=0\) \(\Rightarrow\) -16 + 4a - 2b - 2 = 0 \(\Rightarrow\) 4a - 2b = 18 __________(2) Adding (1) & (2), we get 7a = 21 \(\Rightarrow\) \(a=\frac{21}7=3\) \(\therefore\) 2b = 3 - 3a = 3 - 9 = -6 \(\Rightarrow\) \(b=\frac{-6}2=-3\) Thus, a = 3, b = -3 Correct option is A) a = 3, b = -3 |
|
783. |
If the sum of the product of the zeroes taken two at a time of the polynomial f(x) = 2X3 - 3x2 + 4tx - 5 is -8, then the value of f is ......(A) 2 (B) 4 (C) -2 (D) - 4 |
Answer» The correct option is: (D) - 4 Explanation: Given polynomial is 2x3 - 3x2 + 4tx - 5 Sum of product of roots taken two at a time is 4t/2 . .. 4t/2 = -8 => = -4 |
|
784. |
If a and b are the roots of the quadratic equation x2 + px + 12 = 0 with the condition a - b = 1, then the value of 'p' is ......(A) 1(B) 7(C) -7(D) 7 or -7 |
Answer» The correct option is: (D) 7 or -7 Explanation: Given equation is x2 + px + 12 = 0 Now, if a and b are its roois, then sum of roots, 6 + b = -p and product of roots, a x b = 12 Also,a - b = 1 (Given) We know that, (a - b)2 = (a + b)2 - 4ab => 1 = p2 - 4 x 12 => 1 = p2 - 48 => p2 = 49 = p = ±7 |
|
785. |
If p, q are the zeroes of the polynomial f(x) = x2 + k(x - 1) - c, then (p - 1)(q - 1) is equal to ......(A) c - 1 (B) 1- c(C) c (D) 1 + c |
Answer» The correct option is: (B) 1- c Explanation: Given equation is x2 + k(x- 1) - c = x2 + kx - (k + c) Since, p and q are the zeroes, ... p + q = -k and pq = -(k+ c) Now, (p - 1) (q - 1) = Pq - q - p + 1 = pq - (p + q)+ 1 = -(k+ c)-(-k) + 1 = -k - c + k + 1 = 1 - c |
|
786. |
Find two consecutive odd positive integers, sum of whose square is 290. |
Answer» Let x and x + 2 are two consecutive odd positive integers. According to question, (x)2 + (x + 2)2 = 290 ⇒ x2 + x2 + 4x + 4 = 290 ⇒ 2x2 + 4x + 4 = 290 ⇒ 2x2 + 4x – 286 = 0 ⇒ x2 + 2x – 143 = 0 ⇒ x2 + 13x – 11x – 143 = 0 ⇒ x(x + 13) – 11(x + 13) = 0 ⇒ (x + 13) (x – 11) = 0 ⇒ x – 11 = 0 ⇒ x = 11 Consecutive odd numbers x = 11 x + 2 = 11 + 2 = 13 Hence, two consecutive odd positive integers are 11, 13 |
|
787. |
Factorise `x^3-23 x^2+142 x-120`. |
Answer» Here, `P(x) = x^3-23x^2+142x-120` Factors of constant term `120` are `+-1,+-2,+-3,+-4,+-5,+-6,+-8,+-10,+-12,+-15,+-20,+-24,+-30,+-40,+-60,+-120` `P(1) = 1-23+142-120 = 0` From Factor theoram, `(y-a)` is a factor of `P(y) if P(a) = 0` Here, as `P(1)` is `0`, so, `(x-1)` is a factor of `P(x)`. If, we divide `P(x)` by `(x-1)`, we get, `x^2-22x+120`. Please refer video for the division.So, `P(x) = (x-1)(x^2-22x+120)` `= (x-1)(x^2-12x-10x+120)` `=(x-1)(x-10)(x-12)` that are the required factors. |
|
788. |
If a + b + c = 0, then a2 + ab + b2 is equal to :(a) b2 – bc + c2 (b) c2 – ab (c) b2 + bc + c2 (d) 0 |
Answer» (c) c2 – ab If a + b + c = 0, then a3 + b3 + c3 – 3abc = 0 ⇒ (a + b) (a2 – ab + b2) + c3 = 3abc ⇒ (– c) (a2 – ab + b2) + c3 = 3abc [∵ (a + b) = – c] ⇒ a2 – ab + b2 – c2 = – 3ab ⇒ a2 – ab + b2 + 2ab – c2 = – 3ab + 2ab = a2 + ab + b2 = c2 – ab |
|
789. |
Multiply (x2 – 3) (2x – 7x3 + 4) and write the degree of the product.(A) 5 (B) 3 (C) 2 (D) 0 |
Answer» Correct option is (A) 5 sol: Here, degree of first polynomial = 2 and degree of second polynomial = 3 ∴ Degree of polynomial obtained by multiplication = 2 + 3 = 5 |
|
790. |
If a + b + c = 0, then what is the value of \(\frac{a^2+b^2+c^2}{(a-b)^+(b-c)^2+(c-a)^2}\)(a) 1 (b) 3 (c) \(\frac{1}{3}\)(d) 0 |
Answer» (c) \(\frac13\) a + b + c = 0 ⇒ (a + b + c)2 = 0 ⇒ a2 + b2 + c2 + 2ab + 2bc + 2ca = 0 ⇒ a2 + b2 + c2 = – (2ab + 2bc + 2ca) Now, \(\frac{a^2+b^2+c^2}{(a-b)^+(b-c)^2+(c-a)^2}\) = \(\frac{a^2+b^2+c^2}{a^2+b^2-2ab+b^2+c^2-2bc+c^2+a^2-2ca}\) = \(\frac{a^2+b^2+c^2}{2(a^2+b^2+c^2)-(2ab+2bc+2ca)}\) = \(\frac{a^2+b^2+c^2}{2(a^2+b^2+c^2)-(a^2+b^2+c^2)}\) = \(\frac{a^2+b^2+c^2}{3(a^2+b^2+c^2)}\) = \(\frac13\) |
|
791. |
If the polynomial x19 + x17 + x13 + x11 + x7 + x5 + x3 is divided by (x2 + 1), then the remainder is :(a) 1 (b) x2 + 4 (c) –x (d) x |
Answer» (c) – \(x\). f(x) = x19 + x17 + x13 + x11 + x7 + x5 + x3 Putting x2 = – 1, we get f(x) = (x2)9.\(x\) + (x2)8.\(x\) + (x2)6.\(x\) + (x2)5.\(x\) + (x2)2.\(x\) + x2.\(x\) = (–1)9\(x\) + (–1)8.\(x\) + (–1)6.x + (–1)5.\(x\) + (–1)2.\(x\) + (–1).\(x\) = – \(x\) + \(x\) + \(x\) – \(x\) + \(x\) – \(x\) = – \(x\). |
|
792. |
Show that (x + 4), (x – 3) and (x – 7) are factors of x3 – 6x2 – 19x + 84 |
Answer» Let f(x) = x3 – 6x2 – 19x + 84 To verify whether (x + 4), (x – 3) and (x – 7) are factors of f(x) we use factor theorem. Let f(- 4), f(3) and f(7) f(- 4) = (- 4)3 – 6 (- 4)2 – 19 (- 4) + 84 = -64 – 96 + 76 + 84 = 0 . ∴ (x + 4) is a factor of f(x). f(3) = 33 – 6(3)2 – 19(3) + 84 = 27 – 54 – 57 + 84 = 0 ∴ (x – 3) is a factor of f(x). f(7) = 73 – 6(7)2 – 19(7) + 84 = 343 – 294 – 133 + 84 = 427 – 427 = 0 ∴ (x – 7) is a factor of f(x). |
|
793. |
If a = \(\frac{xy}{x+y}\), b = \(\frac{xz}{x+z}\), and c = \(\frac{yz}{y+z}\), where a, b and c are non-zero, then what is x equal to ?(a) \(\frac{2abc}{ac+bc-ab}\)(b) \(\frac{2abc}{ab-ac+bc}\)(c) \(\frac{2abc}{ab+bc+ac}\)(d) \(\frac{2abc}{ab+ac-bc}\) |
Answer» (a) \(\frac{2abc}{ac+bc-ab}\) Given, c = \(\frac{yz}{y+z}\) ⇒ cy + cz = yz ⇒ yz - cz = cy ⇒ z (y - c) = cy ⇒ z = \(\frac{cy}{y-c}\) Also b = \(\frac{xz}{x+z}\) ⇒ z = \(\frac{bx}{x-b}\) ∴ \(\frac{cy}{y-c}\) = \(\frac{bx}{x-b}\) ⇒ cyx - cyb = bxy - bxc ⇒ cyx – cyb – bxy = – bxc ⇒ – y(bx + bc – cx) = – bxc ⇒ y = \(\frac{bxc}{bx+bc-cx}\) Now, a = \(\frac{yz}{y+z}\) ⇒ y = \(\frac{ax}{x-a}\) ∴ \(\frac{bxc}{bx+bc-cx}\) = \(\frac{ax}{x-a}\) ⇒ abx2 + abcx – acx2 = bx2c – abcx ⇒ 2abcx = x2 (bc + ac – ab) ⇒ x = \(\frac{2abc}{(ac+bc-ab)}\) |
|
794. |
Which is the following is a linear polynomials? (A) x + 5 (B) x2 + 5(C) x3 + 5 (D) x4 + 5 |
Answer» Correct option is (A) x + 5 |
|
795. |
When a + b + c + 3a1/3 b2/3 + 3a2/3 b1/3 is divided by a1/3 + b1/3 + c1/3, what is the remainder ?(a) 3a (b) 3b (c) 0 (d) c2/3 |
Answer» (c) 0 Let a1/3 = x, b1/3 = y, c1/3 = z. Then, a + b + c + 3a1/3 b2/3 + 3a2/3 b1/3 = x3 + y3 + z3 + 3xy2 + 3x2y and a1/3 + b1/3 + c1/3 = x + y + z. Now x3 + y3 + z3 + 3xy2 + 3x2y = x3 + 3xy2 + 3x2y y3 + z3 = (x + y)3 + z3 = [x + y + z] [(x + y)2 - (x + y)z + z2]. ∴ Given expression is completely divisible by (x + y + z), i.e., by a1/3 + b1/3 + c1/3. |
|
796. |
Write the following polynomials in standard formi. 4x2+ 7x4 – x3 – x + 9 ii. p + 2p3 + 10p2 + 5p4– 8 |
Answer» i. 7x4 – x3 + 4x2 – x + 9 ii. 5p4 + 2p3 + 10p2 + p – 8 |
|
797. |
The factors of x8 + x4 + 1 are :(a) (x4 + 1 – x2) (x2 + 1 + x) (x2 + 1 – x) (b) (x4 + 1 – x2) (x2 - 1 + x) (x2 + 1 + x)(c) (x4 - 1 + x2) (x2 - 1 + x) (x2 + 1 + x)(d) (x4 - 1 + x2) (x2 + 1 - x) (x2 + 1 + x) |
Answer» (a) (x4 + 1 – x2) (x2 + 1 + x) (x2 + 1 – x) x8 + x4 + 1 = x8 + 2x4 + 1 – x4 (Adding and subtracting x4) = (x4 + 1)2 – (x2)2 = (x4 + 1 + x2) (x4 + 1 – x2) = [(x4 + 2x2 + 1) – x2] (x4 + 1 – x2) = [(x2 + 1)2 – (x)2] (x4 + 1 – x2) = (x2 + 1 + x) (x2 + 1 – x) (x4 + 1 – x2) |
|
798. |
If the polynomial x6 + px5 + qx4 – x2 – x – 3 is divisible by x4 – 1, then the value of p2 + q2 is :(a) 1 (b) 9 (c) 10 (d) 13 |
Answer» (c) 10 f(x) = x6 + px5 + qx4 – x2 – x – 3 = x4 . x2 + p.x4 x + q.x4 – x2 – x – 3 As (x4 – 1) is a factor of f(x), so putting x4 = 1, we get x2 + px + q – x2 – x – 3 = 0 ⇒ (p – 1)x + (q – 3) = 0 ⇒ p – 1 = 0 and q – 3 = 0 ⇒ p = 1 and q = 3. ∴ p2 + q2 = 1 + 9 = 10. |
|
799. |
x4 + xy3 + x3y + xz3 + y4 + yz3 is divisible by :(a) (x – y) only (b) (x3 + y3 + z3) only (c) both (x + y) and (x3 + y3 + z3) (d) None of the above |
Answer» (b) (x3 + y3 + z3) only Hint. x4 + xy3 + x3y + xz3 + y4 + yz3 = (x4 + xy3 + xz3) + (x3y + y4 + yz3) = x(x3 + y3 + z3) + y(x3 + y3 + z3) = (x + y) (x3 + y3 + z3) |
|
800. |
If (x + 1) is a factor of x4 + 9x3 + 7x2 + 9ax + 5a2, then :(a) a = 137 (b) 5a2 – 9a – 1 = 0(c) 5a2 + 9a + 17 = 0 (d) a = \(\sqrt{131}\) |
Answer» (b) 5a2 – 9a – 1 = 0 Let f (x) = x4 + 9x3 + 7x2 + 9ax + 5a2. If (x + 1) is a factor of f (x), then f(–1) = 0 ⇒ (–1)4 + 9 (–1)3 + 7 (–1)2 + 9a (–1) + 5a2 = 0 ⇒ 1 – 9 + 7 – 9a + 5a2 = 0 ⇒ 5a2 – 9a – 1 = 0. |
|