Self Studies
Selfstudy
Selfstudy

Polynomials Test - 7

Result Self Studies

Polynomials Test - 7
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    1 / -0
    What is the value of 'a' for which (z + 2) is a factor of the polynomial -2z4 - 7z3 - 3z2 - az - 10?
    Solution
    Let p(z) = -2z4 - 7z3 - 3z2 - az - 10
    Since (z + 2) is a factor of the polynomial p(z);
    p(-2) = 0
    -2(-2)4 - 7(-2)3 - 3(-2)2 - a(-2) - 10 = 0
    -2(16) - 7(-8) - 3(4) - a(-2) - 10 = 0
    -32 + 56 - 12 + 2a - 10 = 0
    2a + 2 = 0
    a = -1
  • Question 2
    1 / -0
    a8 - b8 equals
    Solution
    a8 - b8
    = (a4)2 - (b4)2
    = (a4 - b4)(a4 + b4)
    = [(a2)2 - (b2)2)](a4 + b4)
    = (a2 - b2)(a2 + b2)(a4 + b4)
    = (a + b)(a - b)(a2 + b2)(a4 + b4)
  • Question 3
    1 / -0
    What is the remainder when a3 - b3 is divided by (a - b)?
    Solution
    Let f(a) = a3 - b3
    We know that when f(a) is divided by a - b, then by remainder theorem, the remainder will be f(b).
    So, f(b) = b3 - b3 = 0
  • Question 4
    1 / -0
    If a = , b = and c = , then the value of is
    Solution
    Given: a = , b = , c =

    Now, =

    =

    And = =

    So, =


    =
  • Question 5
    1 / -0
    What is the remainder when p(y) = y3 + ay2 - 2y + a is divided by (y + a)?
    Solution
    We have p(y) = y3 + ay2 - 2y + a
    From Remainder Theorem, we know that when p(y) is divided by (y + a), the remainder is p(-a).
    Now, p(-a) = (-a)3 + a(-a)2 - 2(-a) + a = -a3 + a3 + 2a + a = 3a
  • Question 6
    1 / -0
    If 3x3 - ax2 - 2bx - 7 leaves a remainder of 5 when divided by (x - 2), then which of the following is the value of a + b?
    Solution
    Let p(x) = 3x3 - ax2 - 2bx - 7 and g(x) = x – 2
    On division of p(x) by g(x), remainder = 5; this implies that p(x) - 5 is divisible by g(x).
    p(2) - 5 = 0 (By Remainder Theorem)
    3(2)3 - a(2)2 - 2b(2) - 7 = 5
    3 × 8 - 4a - 4b - 7 = 5
    24 - 4(a + b) - 7 = 5
    17 - 4(a + b) = 5
    -4(a + b) = 5 - 17
    a + b = 3
  • Question 7
    1 / -0
    What is the value of x + y if (a + 1) and (a + 2) are the factors of p(a) = xa3 + a2 - 2a + y?
    Solution
    Let p(a) = xa3 + a2 - 2a + y
    Since (a + 1) and (a + 2) are the factors of p(a);
    p(-1) = 0 and p(-2) = 0
    Therefore, p(-1) = x(-1)3 + (-1)2 - 2(-1) + y = 0
    -x + 1 + 2 + y = 0
    x - y = 3 ... (i)
    Again, p(-2) =
    -8x + 4 + 4 + y = 0
    -8x + y = -8 ... (ii)
    On solving equations (i) and (ii), we get x = 5/7 and y = -16/7.
    Now, x + y = (5/7) + (-16/7) = -11/7
  • Question 8
    1 / -0
    Let x and y be real numbers such that (x2 – y2)(x2 – 2xy + y2) = 3 and x – y = 1. What is the value of xy?
    Solution
    (x2 – y2)(x2 – 2xy + y2) = 3
    Or, (x – y)(x + y)(x2 – 2xy + y2) = 3
    Or, (x – y)(x + y)(x – y)2 = 3
    x + y = 3
    We have, x + y = 3 and x – y = 1
    Adding two, we get 2x = 4
    i.e. x = 2
    and y = 1
    Value of xy = 2
  • Question 9
    1 / -0
    What will be value of 'l' if (x - l) is a common factor of f(x) = x2 + ax + b and g(x) = x2 + cx + d?
    Solution
    Since (x - l) is a common factor of f(x) = x2 + ax + b and g(x) = x2 + cx + d;
    f(l) = 0 and g(l) = 0
    l2 + la + b = 0 and l2 + lc + d = 0
    l2 = - (la + b) ... (i)
    l2 = -(lc + d) ... (ii)
    From (i) and (ii),
    la + b = lc + d
    la - lc = d - b
    l =
  • Question 10
    1 / -0
    What will be the value of (a2 + 9b2) (a + 3b) (a - 3b)?
    Solution
    (a2 + 9b2)(a + 3b)(a - 3b)
    = (a2 + 9b2)(a2 - 9b2)
    = (a2)2 - (9b2)2
    = a4 - 81b4
  • Question 11
    1 / -0
    If 4t3 - at2 + 7 and t2 + at + 8 leave the same remainder when divided by (t - 1), then what is the value of a?
    Solution
    Let f(t) = and g(t) = t2 + at + 8
    Since f(t) and g(t) leave the same remainder when divided by (t - 1);
    f(1) = g(1)
    4 - a + 7 = 1 + a + 8
    11 - 9 = 2a
    2 = 2a
    a = 1
  • Question 12
    1 / -0
    What is the value of k if = (x - 1) + ?
    Solution
    = (x - 1) +



    (x2 - 6x - 27) = ((x - 5)(x - 1) + k)
    (x2 - 6x - 27) = x2 - 6x + 5 + k
    -27 - 5 = k
    -32 = k
    k = -32
  • Question 13
    1 / -0
    Find the remainder when the expression 2x3 + 3x2 - 14x – 20 is divided by (x – 4).
    Solution
    Let p(x) = 2x3 + 3x2 - 14x - 20
    When the expression p(x) is divided by (x - 4), then by Remainder Theorem, the remainder will be p(4).
    So, the remainder is:
    p(4) = 2(4)3 + 3(4)2 - 14(4) - 20
    = 128 + 48 - 56 - 20
    = 176 - 76
    = 100
  • Question 14
    1 / -0
    Find the value of k if (x + 2) is a factor of .
    Solution
    We have

    Also, we know that if (x + 2) is a factor of the given expression, then on putting the value of x = -2, the expression will reduce to 0.

    On putting the values and solving for the value of k, we get

    = 0

    -8 + 12 - 6 + k = 0

    -14 + 12 + k = 0

    -2 + k = 0

    k = 2
  • Question 15
    1 / -0
    The length, breadth and height of a cuboidal tank are (2p + q) cm, (2p – q) cm, and (4p2+ q2) cm, respectively. Find the volume of the tank.
    Solution
    Volume of the cuboid = Length × breadth × height
    = (2p + q) × (2p - q) × (4p2 + q2)
    = (4p2 – 2pq + 2pq – q2 )(4p2 + q2)
    = (4p2 - q2) × (4p2 + q2)
    = (16p4 - q4) cm3
  • Question 16
    1 / -0
    The length and breadth of a rectangle are (4x + 3) m and (2x – 5) m, respectively. What will be the area of the rectangle?
    Solution
    Area of the rectangle = Length × breadth
    = (4x + 3) × (2x – 5)
    = 8x2 – 20x + 6x – 15
    = (8x2 – 14x – 15) m2
  • Question 17
    1 / -0
    What must be added to x4 + 2x3 – 2x2 + x – 1, so that the result is exactly divisible by x2 + 2x – 3?
    Solution
    Let f(x) = x4 + 2x3 - 2x2 + x - 1 is divided by x2 + 2x - 3.
    x4 + 2x3 - 2x2 + x -1 = {(x2 + 2x -3) (x2 + 1)} - x + 2
    i.e. we get remainder a= -x + 2.
    Hence, x - 2 must be added to x4 + 2x3 - 2x2 + x - 1, so that the result is exactly divisible by x2 + 2x - 3.
    i.e x - 2 should be added.
  • Question 18
    1 / -0
    A farmer has to pack x3 - 4x2 + 2x + 5 apples in trays. Each tray can hold (x – 2) apples. How many apples would remain in the end after filling the trays?
    Solution
    To find the number of apples that are left in the end, we have to divide the total number of apples with the number of apples in each tray.


    So, in the end, there would be 1 apple left after filling (x2 - 2x - 2) trays.
  • Question 19
    1 / -0
    Rahul has Rs. (x3 + 5x2 + px + q). With this money he can buy exactly (x - 2) balls or (x + 2) gloves with no money left. What would be the value of 'q'?
    Solution
    Amount of money Rahul has = Rs. (x3 + 5x2 + px + q)

    Now, he can buy exactly(x - 2) balls or (x + 2) gloves.

    Therefore,(x - 2) and (x + 2) are the factors of (x3 + 5x2 + px + q).

    Therefore, (2)3 + 5(2)2 + 2p + q = 0

    8 + 20 + 2p + q = 0

    2p + q = -28 --- (1)

    And (-2)3 + 5(-2)2 - 2p + q = 0

    -8 + 20 - 2p + q = 0

    -2p + q = -12 --- (2)

    On adding (1) and (2), we get

    2q = -40

    q = -20
  • Question 20
    1 / -0
    If the polynomial x3 - px2 - 4x + 12 leaves the same remainder on dividing by (x - 3) and (x - 2), find the value of 'p'.
    Solution
    From Remainder Theorem,
    At x = 2, the remainder is 8 - 4p - 8 + 12 = 12 - 4p.
    At x = 3, the remainder is 27 - 9p - 12 + 12 = 27 - 9p.
    As the remainders are same;
    12 - 4p = 27 - 9p
    5p = 15
    p = 3
  • Question 21
    1 / -0
    R1 and R2 are remainders when x3 + 2x2 - 5ax - 7 and x3 + ax2 - 12x + 6 are divided by (x + 1) and (x) - 1, respectively. If 2R1 + R2 = 6, find the value of a.
    Solution
    Since (x + 1) and (x - 1) are the factors of x3 + 2x2 - 5ax - 7 and x3 + ax2 - 12x + 6, we will put x = -1 and x =1 in the equations to get values the remainders R1 and R2 respectively.


    (-1)3 + 2(-1)2 - 5a(-1) - 7 = R1
    R1 = - 6 + 5a
    (1)3 + a(1)2 - 12(1) + 6 = R2
    R2 = -5 + a

    2R1 + R2 = 6
    2(5a - 6) + (a - 5) = 6
    a = 23/11
    Hence, option 2 is correct.
  • Question 22
    1 / -0
    PART (i) REJECTED

    Which of the following statements is/are correct?

    (i) If y = , then the value of y2 - 4y + 1 is 0.

    (ii) The degree of the zero polynomial is zero.

    (iii) If m2 + n2 + 2m + 1 = 0, then the value of m31 + n35 is 1.
    Solution
    (i) Given: y =

    On rationalising, we get y = 2 +
    y2 - 4y + 1
    = (2 + )2 - 4(2 + ) + 1
    = 4 + 3 + 4 - 8 - 4 + 1
    = 0

    (ii) The degree of the zero polynomial is not defined.
    So, this statement is false.

    (iii) m2 + 2m + 1 + n2 = 0
    (m + 1)2 + n2 = 0
    m + 1 = 0, n = 0
    m = -1, n = 0
    m31 + n35 = (-1)31 + (0)35 = -1
  • Question 23
    1 / -0
    PART (A) REJECTED

    Match the following:

    Column - I Column - II
    (A) If f(x) = , then the value of f(-3) is (i) 0
    (B) If h(x) = , then equals (ii) -110
    (C) If p(x) = x201 + 5, then {p(8) + p(-8)} is equal to (iii) 1
    (D) is a polynomial of degree (iv) -10
    Solution
    (A) f(x) =

    On putting in the value of the function, we get



    Taking 5 common from each,



    Solving further,



    = 5(-22)

    = -110

    (B) Given: h(x) =

    Put x = 3/2 = 1.5 in the above expression.

    h(3/2) =

    =

    = -13.5 + 10.5 - 7

    = -10

    (C)

    p(8) = (8)201 + 5

    p(-8) = (-8)201 + 5 = -8201 + 5

    p(8) + p(-8) = 10

    So,

    (D) is a polynomial of degree 0.
  • Question 24
    1 / -0
    If , find the value of .
    Solution


    Squaring both sides,









    Squaring both sides again,





  • Question 25
    1 / -0
    Directions: Consider the two statements and choose the correct option accordingly.

    Statement 1: If (x + 6) and (x – 4) are factors of the expression 2x3+ 2ax2 + 2bx – 24, then the value of 'b' is -23.
    Statement 2: One of the factors of the expression (2x3– 134x + 252) is (2x - 14). On factorising the expression, the other two factors are (x – 2) and (x + 9).
    Solution
    Statement 1:
    (x + 6) and (x – 4) are factors of the expression 2x3 + 2ax2 + 2bx – 24.
    f(x) = 2x3 + 2ax2 + 2bx – 24
    Put x = 4 in the equation.
    f(4) = 2(4)3 + 2a(4)2 + 2b(4) – 24 = 0
    128 + 32a + 8b – 24 = 0
    32a + 8b + 104 = 0
    4a + b + 13 = 0 ... (I)

    Now, put x = -6 in the given equation.
    2(-6)3 + 2a(-6)2 + 2b(-6) – 24 = 0
    -432 + 72a - 12b - 24 = 0
    -36 + 6a - b – 2 = 0
    6a – b – 38 = 0 ... (II)

    Adding equations (I) and (II),
    4a + b +13 + 6a – b – 38 = 0
    10a – 25 = 0
    2a – 5 = 0, a =
    Put the value of 'a' in equation (I).
    4a + b + 13 = 0
    4(2.5) + b +13 = 0
    10 + b + 13 = 0
    b = -23
    So, statement 1 is true.

    Statement 2:
    2x3 – 134x + 252 ... (i)
    As we know, (2x – 14) is a factor and we need to find two more factors for the expression, we will break 134x in such a way that it is easy to factorise.
    134x = 98x + 36x
    Also, adding and subtracting 14x2 in the expression (i),
    2x3 + 14x2 14x2 – 98x - 36x + 252
    = (2x3 14x2) + (14x2 – 98x) – (36x – 252)
    = x2(2x – 14) + 7x(2x – 14) – 18(2x – 14)
    = (2x – 14)(x2 + 7x – 18)
    = (2x – 14)(x2 + 9x – 2x – 18)
    = (2x – 14)[x(x + 9) - 2(x + 9)]
    = (2x – 14)(x – 2)(x + 9)

    So, both the statements are true.
Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now