Self Studies
Selfstudy
Selfstudy

Polynomials Test - 5

Result Self Studies

Polynomials Test - 5
  • 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

    A triangular park with length of the first side (3x3 + 7x2 - 8) m and length of the second side (5x3 - 9x2 - 2) m has perimeter (12x3 - 8x2 - 10) m. Find the length of the third side of the park.

    Solution

    Length of the first side = (3x3 + 7x2 – 8) m
    Length of the second side = (5x3 – 9x2 – 2) m
    Perimeter = (12x3 – 8x2 – 10) m

    Now,

    Perimeter = Length of the first side + Length of the second side + Length of the third side

    (12x3 – 8x2 – 10) = (3x3 + 7x2 – 8) + (5x3 – 9x2 – 2) + Length of the third side
    (12x3 – 8x2 – 10) = (8x3 – 2x2 – 10) + Length of the third side

    Length of the third side = (12x3 – 8x2 – 10) - (8x3 – 2x2 – 10)
    = 12x3 – 8x2 – 10 - 8x3 + 2x2 + 10
    = (4x3 - 6x2) m

     

  • Question 2
    1 / -0

    In the first week, Priya spent Rs. (10x3 + 5x2 + 2) for buying pencils. In the second week, she bought (9x2 + 10) pencils and the price of each pencil was Rs. (2x + 4). How much did she spend altogether in two weeks?

    Solution

    Money spent in the first week = Rs. (10x3 + 5x2 + 2)
    For the second week:

    Number of pencils she bought = (9x2 + 10)
    Cost of one pencil = Rs. (2x + 4)

    Amount spent by her = Rs. (2x + 4)(9x2 + 10) = Rs. (18x3 + 36x2 + 20x + 40)
    Money spent in two weeks altogether = Rs. {(10x3 + 5x2 + 2) + (18x3 + 36x2 + 20x + 40)}

    Money spent in two weeks altogether = Rs. (28x3 + 41x2 + 20x + 42)

     

  • Question 3
    1 / -0

    If the weight of one basket is (2x3 – 8x2 + x – 4) kg and the weight of another basket is (4x3 + 12x2 + 2x + 6)kg, then what will be the biggest measure that can measure both quantities exactly?

    Solution

    Weight of one basket = (2x3 – 8x2 + x – 4) kg = 2x2(x – 4) + 1(x – 4) = (x – 4)(2x2 + 1)

    Weight of another basket = (4x3 + 12x2 + 2x + 6) kg = 2(2x3 + 6x2 + x + 3) = 2(2x2(x + 3) + 1(x + 3)) = 2((x + 3)(2x2 + 1))

    Therefore, the required measure is the H.C.F. of both the measures, i.e. (2x2 + 1) kg.

     

  • Question 4
    1 / -0

    On dividing x3 + 2x2 - 4x + 7 by x + 2, the quotient and the remainder are x2 - a and 15, respectively. What is the value of a?

    Solution

    p(x) = x3 + 2x2 - 4x + 7
    g(x) = x + 2

    By division algorithm,
    p(x) = g(x)q(x) + r(x)
    x3 + 2x2 - 4x + 7 = (x + 2)(x2 - a) + 15

    Or, x3 + 2x2 - 4x + 7 - 15 = (x + 2)(x2 - a)
    Or, x3 + 2x2 - 4x - 8 = (x + 2)(x2 - a)

    Or, x2(x + 2) - 4(x + 2) = (x + 2)(x2 - a)
    Or, (x2 - 4)(x + 2) = (x + 2)(x2 - a)

    Or, (x2 - 4) = (x2 - a)
    Or, x2 - x2 = -a + 4
    Or, a = 4

     

  • Question 5
    1 / -0

    Let R1 and Rbe the remainders when the polynomials x3 + 2x2 - 5ax - 7 and x3 + ax2 - 12x + 6 are divided by x + 1 and x - 2, respectively.

    Which of the following is the value of a if 2R1 + R2 = 6?

    Solution

    Let p(x) = x3 + 2x2 - 5ax - 7.
    Let R1 be the remainder when p(x) is divided by x + 1.

    R1 = p(-1) = (-1)3 + 2(-1)2 - 5(a)(-1) -7 = -1 + 2 + 5a - 7 = 5a - 6
    Let q(x) = x3 + ax2 - 12x + 6.

    Let R2 be the remainder when q(x) is divided by x - 2.
    R2 = q(2) = (2)3 + a(2)2 -12(2) + 6 = 8 + 4a - 24 + 6 = 4a - 10

    Now, 2R1 + R2 = 2 (5a - 6) + 4a - 10 = 6
    Or 10a - 12 + 4a - 10 = 6

    Or 14a - 22 = 6, 14a = 28
    Or a = 28/14 = 2

     

  • Question 6
    1 / -0

    If 2 and -2 are zeros of the polynomial Qx5 – Px4 + Zx3 + Rx2 + M, find the values of the following:

    (i) 8R + 2M
    (ii) 4Q + Z

    Solution

    2 and -2 are zeros of Qx5 – Px4 + Zx3 + Rx2 + M.
    Put x = 2

    Q(2)5 – P(2)4 + Z(2)3 + R(2)2 + M = 0
    32Q – 16P + 8Z + 4R + M = 0 --- (1)

    Now, put x = -2
    Q(-2)5 – P(-2)4 + Z(-2)3 + R(-2)2 + M = 0
    -32Q – 16P - 8Z + 4R + M = 0 --- (2)

    For (i)
    Adding (1) and (2),
    -32P + 8R + 2M = 0
    8R + 2M = 32P

    For (ii)
    Subtracting (1) from (2),
    64Q + 16Z = 0
    4Q + Z = 0

     

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