Quadratic Equations - Test Papers

  CBSE Test Paper 01

Chapter 4 Quadratic Equation


  1. (x+1)2x2=0 has (1)
    1. no real roots
    2. 1 real root
    3. 2 real roots
    4. 4 real roots
  2. 9x2 + 12x + 4 = 0 have (1)
    1. Real and Distinct roots
    2. No real roots
    3. Distinct roots
    4. Real and Equal roots
  3. If the equation (a2+b2)x22(ac+bd)x+c2+d2=0 has equal roots, then (1)
    1. ad=bc
    2. ab=cd
    3. ad=bc
    4. ab=cd
  4. The ratio of sum and the product of the roots of 7x212x+18=0 is (1)
    1. 2:3
    2. 3:2
    3. 7:18
    4. 7:12
  5. If y = 1 is the common root of ly2+ly+3=0 and y2+y+m=0, then the value of ‘lm’ is (1)
    1. 3
    2. – 4
    3. 4
    4. – 3
  6. Solve the quadratic equations by factorization method: x2 - 9 = 0 (1)
  7. Find the values of p for which the quadratic equation 4x2 + px + 3 = 0 has equal roots. (1)
  8. Form a quadratic equation whose roots are -3 and 4. (1)
  9. If x = 12 is a solution of the quadratic equation 3x2 + 2kx + 3 = 0, find the value of k. (1)
  10. Write the discriminant of the given quadratic equation x2 + x - 12 = 0 (1)
  11. Find the values of k for which the given equation has real and equal roots: (k + 1)x2 - 2(k - 1)x + 1 = 0 (2)
  12. Check, whether the quadratic equation have real roots and if so, then find the roots of equation. 6x+ x - 2 = 0 (2)
  13. Check whether the given equation is quadratic equation: (x-3) (2x + 1) = x(x + 5) (2)
  14. In a class test, the sum of Shefali's marks in Mathematics and English is 30. Had she got 2 marks more in Mathematics and 3 marks less in English, the product of their marks would have been 210. Find her marks in the two subjects. (3)
  15. If 2 is a root of the quadratic equation 3x2 + px - 8 = 0 and the quadratic equation 4x2- 2px + k = 0 has equal roots, find k. (3)
  16. If p, q, r and s are real numbers such that pr = 2(q + s), then show that at least one of the equations x+ px + q = 0 and x2 + rx + s = 0 has real roots. (3)
  17. The speed of a boat in still water is 8 km/hr. It can go 15 km upstream and 22 km downstream in 5 hours. Find the speed of the stream. (3)
  18. A train travelling at a uniform speed for 360 km,would have taken 48 minutes less to travel the same distance if its speed were 5 km/hour more. Find the original speed of the train. (4)
  19. Solve for x: 3x2+10x+73=0 (4)
  20. Solve for x: 2(x+22x3) - 9(2x3x+2) = 3; given that x -2, x32 (4)

CBSE Test Paper 01
Chapter 4 Quadratic Equation


Solution

    1. 1 real root
      Explanation: Given: (x+1)2x2=0
      x2+1+2xx2=0
      2x+1=0
      x=12
      Therefore, (x2+1)2x2=0 is a linear polynomial and has one real root.
    1. Real and Equal roots
      Explanation: Comparing the given equation to the below equation
      ax2 + bx + c = 0
      a = 9, b = 12, c = 4
      D = b2 - 4ac
      D = 122 - 4×9×4
      D = 144 - 144
      D = 0
      If b2−4ac=0 then equation have equal and real roots.
    1. ad = bc
      Explanation If the equation (a2+b2)x22(ac+bd)x+c2+d2=0 has equal roots, then
      b24ac=0
      [2(ac+bd)]24×(a2+b2)×(c2+d2)=0
      4[a2c2+b2d2+2abcd]4[a2c2+a2d2+b2c2+b2d2]=0
      4[a2c2+b2d2+2abcda2c2a2d2b2c2b2d2]=0
      a2d2+b2c22abcd=0
      (ad-bc)=0
      (adbc)2=0
      adbc=0
      ad=bc
    1. 2:3
      Explanation: Ratio of sum and product of the roots of 7x212x+18=0 is α+βαβ

      bc
      1218=23 = 2 : 3
    1. 3
      Explanation: In quadratic equation ly2+ly+3=0,
      l(1)2+l(1)+3=0
      l+l+3=0
      2l+3=0
      l=32
      And (1)2+1+m=0
      1+1+m=0
      2+m=0
      m=2
      lm=32×(2) = 3
  1. We have,
    x29=0
     (x3)(x+3)=0
     x3=0 or, x+3=0
     x = 3 or, x = -3  x = ± 3
    Thus, x = 3 and x = - 3 are roots of the given equation.

  2. 4x2+px+3=0
    a=4,b=p and c=3
    As the equation has equal roots
     D=0
    D=b24ac=0
    or, p24×4×3=0
    or, p248=0
    or, p2=48
    or, p=±43

  3. We have, x = 4 and x = -3.
    Then,
    x - 4 = 0 and x + 3 = 0
     (x - 4)(x + 3) = 0
     x2 + 3x - 4x - 12 = 0
     x2 - x - 12 = 0
    This is the required quadratic equation

  4. we have, 3x2+2kx+3=0
    put, x = 12 (given)
     3(12)2 + 2k(12)+3=0
     3(14) - k + 3 = 0
     34 - k +3 = 0
     k=3+ 34
     k= 154

  5. The given quadratic equation is x2+x12=0,
    here a=1, b=1, c=-12
    D=b24ac=(1)24((1)(12)=1+48=49
    Hence, the discriminant is 49.

  6. We have, (k+1)x2 - 2(k - 1)x+1 = 0.
    a = k + 1, b = -2(k - 1), c = 1.
    D = b2 - 4ac =4(k-1)2 - 4(k + 1) =4(k2 -3k)
    The given equation will have real and equal roots, if
    D = 0  4 (k2 - 3k) = 0  k2 - 3k = 0  k (k - 3) = 0  k = 0, 3

  7. The given equation is 6x2 + x - 2 = 0
    Here, a = 6, b = 1 and, c = - 2
     D = b2 - 4ac = 1 - 4 × 6 × -2 = 49 > 0
    So, the given equation has real roots, given by
    α=b+D2a=1+492×6=1+712=612=12
    and, β=bD2a=1492×6=1712=812=23

  8. The given equation is (x - 3) (2x +1) = x (x+5)
    2x2 + x - 6x - 3 = x2 + 5x
    2x2 - 5x - 3 = x2 + 5x
    x2 - 10x - 3 = 0
    It is in the form of ax2 + bx + c = 0, a0
     the given equation is a quadratic equation.

  9. Let Shefali's marks in Mathematics = x
    Let Shefali's marks in English = 30 − x
    If, she had got 2 marks more in Mathematics, her marks would be = x + 2
    If, she had got 3 marks less in English, her marks in English would be = 30 – x − 3 = 27 − x
    According to given condition:
     (x + 2)(27 − x) = 210
    27xx2+542x=210
    x225x+156=0
    Comparing quadratic equation x225x+156=0 with general form ax2+bx+c=0,
    We get a = 1, b = −25 and c = 156
    Applying Quadratic Formula x=b±b24ac2a
    x=25±(25)24(1)(156)2×1
    25±6256242
    x=25±12
    x=25+12,2512
    ⇒ x = 13, 12
    Therefore, Shefali's marks in Mathematics = 13 or 12
    Shefali's marks in English = 30 – x = 30 – 13 = 17
    Or Shefali's marks in English = 30 – x = 30 – 12 = 18
    Therefore, her marks in Mathematics and English are (13, 17) or (12, 18).

  10. Given, 2 is a root of the equation, 3x2+px8=0
    Putting x=2 in 3x2+px8=0
    12 + 2p - 8 = 0
    or, p = - 2
    Given, 4x22px+k=0 has equal roots
    4x2+4x+k=0 has equal roots
    D=b24ac=0
    or, (4)24(4)(k)=0
    or, 16-16k=0
    or, 16k=16
     k=1

  11. Given quadratic equations are;
    x2 + px + q = 0 —(i)
    and, x2 + rx + s = 0 ......(ii)
    Also given ; pr = 2(q + s)........(iii)
    Let D1 and D2 be the discriminant of quadratic equations (i) and (ii) respectively. Then,
    D1 = p2 - 4q and D2 = r2 - 4s
     D1+ D= p2 - 4q + r2 - 4s = (p2 + r2) - 4(q + s)
    D1+D2=p2+r24(pr2) ([from equation (iii)]
    D1+D2=p2+r22pr=(pr)20 [(pr)20 for all real p,r]
    Now, Since sum of both D& D1 is greater than or equal to 0. Hence, both can't be negative.
     At least one of D1and D2 is greater than or equal to zero
    Case 1. If D1 ≥ 0, equation (i) has real roots.
    Case 2.If D2 ≥ 0, equation (ii) has real roots.
    Case 3. If D& Dboth ≥ 0, then equation (i) & (ii) both have equal roots.
    Clearly, from case 1,2 & 3 at least one given quadratic equations has equal roots. ​​​​

  12. Given, speed of boat in still water = 8 Km/hr. Let the speed of the stream be x km/hr. Then,
    Speed of boat in downstream = (8 + x) km/hr
    Speed of boat in upstream = (8 - x) km/hr
    We know that time taken to cover 'd' km with speed 's' km/hr is ds

    So,Time taken by the boat to go 15 km upstream =158x hours.
    &, Time taken by the boat to 22 km downstream =228+x hours.
    It is given that the total time taken by boat to go 15 km upstream & 22 km downstream is 5 hours.
    158x+228+x=5
    15(8+x)+22(8x)(8x)(8+x)=5
    120+15x+17622x82x2=5
    7x+29664x2=5
     -7x + 296 = 5(64 - x2)
     -7x + 296 = 320 - 5x2
     5x2 - 7x + 296 - 320 = 0
     5x2 - 7x - 24 = 0
     5x2 - 15x + 8x - 24 = 0
     5x(x - 3) + 8(x - 3) = 0
     (5x + 8)(x- 3) = 0
     x - 3 = 0 [ Speed can not be negative  5x + 8  0]
     x = 3
    Hence, the speed of the stream is 3 km/hr.

  13. Given that a train travelling at a uniform speed for 360 km
    Let the original speed of the train be x km/hr
    Time taken = Distance  Speed =360x
    Time taken at increased speed =360x+5 hours.
    According to the question
    360x360x+5=4860
    360[1x1x+5]=45
    or,360(x+5x)x2+5x=45
    or,1800x2+5x=45
    x2+5x2250=0
    x2+(5045)x2250=0
    x2+50x45x2250=0
    (x+50)(x45)=0
    Either x = - 50 or x = 45
    As speed cannot be negative
     Original speed of train = 45 km/hr.

  14. We have the following equation,
    3x2+10x+73=0
    Now factorise the equation,
    3x2+3x+7x+73=0
    3x(x+3)+7(x+3)=0
    (x+3)(3x+7)=0
    x=3 or x=73
    If x=73 we need to rationalise it.
    x=7×33×3=733
    Therefore, Roots are 3,733

  15. Let x+22x3 = y ...(i)
    Given equation becomes,
    2y - 9 × 1y = 3
    2y23y9=0
     2y26y+3y9=0
    2y(y3)+3(y3)=0
    (2y+3)(y3)=0
    y = -32 or y = 3
    Putting the value of y in equation (i), we get
    x+22x3 = -32 or x+22x3 = 3
    2x+4=6x+9 or x + 2 = 6x - 9
    8x = 5 or -5x = -11
    x = 58 or x =