Quadratic Equations

Quadratic Equations usually carries 5 to 8 marks in the board paper: 6 in the 2026-27 sample paper, 8 in the main 2026 paper, and 5 in the 2025 paper and in the second 2026 paper.

A 5-mark word problem from this chapter has come in every one of these papers: speed and time, cost and quantity, areas and dimensions, numbers, right-triangle sides. There may also be a 1-mark MCQ on the nature of roots or equal roots, and sometimes a 2-mark discriminant question.

Where marks are usually lost:

  • not rejecting a root that makes no sense (a negative speed, a negative number of rows, a cut larger than the sheet);
  • sign slips in b2−4acb^2 - 4ac, especially when cc is negative;
  • dividing both sides by an expression in xx and losing a root;
  • forgetting that a≠0a \neq 0 when finding kk for equal roots.

Revise in 5 Minutes

Standard form: ax2+bx+c=0ax^2 + bx + c = 0, with a≠0a \neq 0. Always simplify first: if the x2x^2 terms cancel, the equation is not quadratic.

Methods in the syllabus (completing the square is not)

  • Factorisation: split bxbx into two terms whose product is ac⋅x2ac \cdot x^2, then take out common factors.
  • Quadratic formula: x=−b±b2−4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

Discriminant D=b2−4acD = b^2 - 4ac

DD Roots
D>0D > 0 two distinct real roots
D=0D = 0 two equal real roots, each −b2a-\frac{b}{2a}
D<0D < 0 no real roots

A perfect-square DD (with rational aa, bb, cc) means the roots are rational; it is not needed for real roots.

Word problems: set-ups to know

  • Speed: time = distance ÷ speed; boat upstream (u−v)(u - v), downstream (u+v)(u + v).
  • Fixed total shared: amount per person =totaln= \frac{\text{total}}{n}.
  • Rectangle: perimeter gives l+bl + b; area gives lblb.
  • Consecutive integers x,x+1x, x + 1; consecutive odd or even x,x+2x, x + 2.
  • Right triangle: leg² + leg² = hypotenuse²; reject negative lengths.
  • Work: if A alone takes xx hours and B alone yy hours, together they take tt hours where 1x+1y=1t\frac{1}{x} + \frac{1}{y} = \frac{1}{t}.

"Is it possible?" Form the equation and look at DD: if D<0D < 0, it is not possible.

Traps

  • Reject roots that make no sense, and say why in one line.
  • Never divide by an expression containing xx: bring all terms to one side and factorise.
  • In "equal roots, find kk", throw away any kk that makes a=0a = 0.
  • Watch the sign of cc when finding DD.

How to use this page: try each question on paper first, then read the answer. The marks against each step show what an examiner looks for. The 1-mark MCQs and Assertion-Reason questions are in the quiz at the end, together with questions that test how well you understand the chapter; every quiz answer comes with its explanation.

Short Answer Questions (2 and 3 Marks)

Question 1 (2 marks)

Find the roots of the quadratic equation 5x2+9x+45=0\sqrt{5}x^2 + 9x + 4\sqrt{5} = 0 by factorisation.

Answer.

  1. 5x2+5x+4x+45=5x(x+5)+4(x+5)=(5x+4)(x+5)\sqrt{5}x^2 + 5x + 4x + 4\sqrt{5} = \sqrt{5}x(x + \sqrt{5}) + 4(x + \sqrt{5}) = (\sqrt{5}x + 4)(x + \sqrt{5}) — 1 mark
  2. Roots x=−45x = -\frac{4}{\sqrt{5}} and x=−5x = -\sqrt{5} — 1 mark

Question 2 (2 marks)

Show that the equation 2x2−2(p+q)x+p2+q2=02x^2 - 2(p + q)x + p^2 + q^2 = 0 has equal roots when p=qp = q, and no real roots when p≠qp \neq q.

Answer.

  1. D=4(p+q)2−8(p2+q2)=−4p2+8pq−4q2=−4(p−q)2D = 4(p + q)^2 - 8(p^2 + q^2) = -4p^2 + 8pq - 4q^2 = -4(p - q)^2 — 1 mark
  2. If p=qp = q, D=0D = 0: equal roots; if p≠qp \neq q, D<0D < 0: no real roots — 1 mark

Question 3 (2 marks)

Find the nature of the roots of the equation 25x2−20x+4=025x^2 - 20x + 4 = 0. If the roots are real, find them.

Answer.

  1. D=(−20)2−4×25×4=400−400=0D = (-20)^2 - 4 \times 25 \times 4 = 400 - 400 = 0, so the roots are real and equal — 1 mark
  2. Each root =−b2a=2050=25= -\frac{b}{2a} = \frac{20}{50} = \frac{2}{5} — 1 mark

Question 4 (2 marks)

Solve 2x2−4x−3=02x^2 - 4x - 3 = 0 using the quadratic formula.

Answer.

  1. D=16+24=40D = 16 + 24 = 40, D=210\sqrt{D} = 2\sqrt{10} — 1 mark
  2. x=4±2104=2±102x = \frac{4 \pm 2\sqrt{10}}{4} = \frac{2 \pm \sqrt{10}}{2} — 1 mark

Question 5 (2 marks)

Rahul solved x(x−3)=2(x−3)x(x - 3) = 2(x - 3) by dividing both sides by (x−3)(x - 3) and wrote the answer x=2x = 2. Is his answer complete? Find all the roots.

Answer.

Model answer:

No, Rahul's answer is not complete.

Dividing both sides by (x−3)(x - 3) is allowed only when x−3≠0x - 3 \neq 0. By doing this he has thrown away the case x=3x = 3, and x=3x = 3 does satisfy the equation: 3×0=2×03 \times 0 = 2 \times 0.

The right way is to bring everything to one side: x(x−3)−2(x−3)=0x(x - 3) - 2(x - 3) = 0, that is, (x−3)(x−2)=0(x - 3)(x - 2) = 0.

So the roots are x=2x = 2 and x=3x = 3. A quadratic equation can have two roots, so never divide by an expression that contains xx.

Marking scheme:

  1. No; dividing by (x−3)(x - 3) assumes x≠3x \neq 3, so the root x=3x = 3 is lost — 1 mark
  2. x(x−3)−2(x−3)=0x(x - 3) - 2(x - 3) = 0 gives (x−3)(x−2)=0(x - 3)(x - 2) = 0; roots 2 and 3 — 1 mark

Question 6 (3 marks)

Solve for xx: 4x+1−2x+4=1\frac{4}{x + 1} - \frac{2}{x + 4} = 1, where x≠−1,−4x \neq -1, -4.

Answer.

  1. 4(x+4)−2(x+1)=(x+1)(x+4)4(x + 4) - 2(x + 1) = (x + 1)(x + 4), so 2x+14=x2+5x+42x + 14 = x^2 + 5x + 4 — 1 mark
  2. x2+3x−10=0x^2 + 3x - 10 = 0, that is, (x+5)(x−2)=0(x + 5)(x - 2) = 0 — 1 mark
  3. x=2x = 2 or x=−5x = -5 (neither is an excluded value) — 1 mark

Question 7 (3 marks)

The difference of two natural numbers is 5 and the sum of their squares is 157. Find the numbers.

Answer.

  1. Let the smaller number be xx; the larger is x+5x + 5 and x2+(x+5)2=157x^2 + (x + 5)^2 = 157 — 1 mark
  2. 2x2+10x−132=02x^2 + 10x - 132 = 0, so x2+5x−66=0x^2 + 5x - 66 = 0 and (x+11)(x−6)=0(x + 11)(x - 6) = 0 — 1 mark
  3. x=−11x = -11 is not a natural number, so x=6x = 6; the numbers are 6 and 11 — 1 mark

Question 8 (3 marks)

If 33 and −12-\frac{1}{2} are the roots of the quadratic equation ax2−5x+b=0ax^2 - 5x + b = 0, find the values of aa and bb.

Answer.

  1. x=3x = 3: 9a−15+b=09a - 15 + b = 0 — 1 mark
  2. x=−12x = -\frac{1}{2}: a4+52+b=0\frac{a}{4} + \frac{5}{2} + b = 0, that is, a+10+4b=0a + 10 + 4b = 0 — 1 mark
  3. b=15−9ab = 15 - 9a gives a+10+60−36a=0a + 10 + 60 - 36a = 0, so a=2a = 2 and b=−3b = -3 — 1 mark

Question 9 (3 marks)

Solve for xx using the quadratic formula: x2−2ax+a2−9b2=0x^2 - 2ax + a^2 - 9b^2 = 0.

Answer.

  1. Here A=1A = 1, B=−2aB = -2a, C=a2−9b2C = a^2 - 9b^2 — 1 mark
  2. D=4a2−4(a2−9b2)=36b2D = 4a^2 - 4(a^2 - 9b^2) = 36b^2, so D=6b\sqrt{D} = 6b — 1 mark
  3. x=2a±6b2x = \frac{2a \pm 6b}{2}: x=a+3bx = a + 3b or x=a−3bx = a - 3b — 1 mark

Question 10 (3 marks)

The perimeter of a rectangular plot is 62 m and its area is 228 m². Find the length and breadth of the plot.

Answer.

  1. Length + breadth =31= 31 m; if the breadth is xx m, the length is (31−x)(31 - x) m and x(31−x)=228x(31 - x) = 228 — 1 mark
  2. x2−31x+228=0x^2 - 31x + 228 = 0, so (x−12)(x−19)=0(x - 12)(x - 19) = 0 — 1 mark
  3. x=12x = 12 or 1919; the plot is 19 m long and 12 m broad — 1 mark

Long Answer and Case-Based Questions

Question 11 (5 marks)

A ferry on the Brahmaputra at Guwahati goes 24 km upstream and comes back to its starting point in 6 hours in all. The stream flows at 3 km/h. Find the speed of the ferry in still water.

Answer.

Model answer:

Let the speed of the ferry in still water be xx km/h. Then its speed upstream is (x−3)(x - 3) km/h and downstream is (x+3)(x + 3) km/h.

Time = distance ÷ speed, so

24x−3+24x+3=6\frac{24}{x - 3} + \frac{24}{x + 3} = 6.

Multiplying both sides by (x−3)(x+3)=x2−9(x - 3)(x + 3) = x^2 - 9: 24(x+3)+24(x−3)=6(x2−9)24(x + 3) + 24(x - 3) = 6(x^2 - 9), that is, 48x=6x2−5448x = 6x^2 - 54.

Dividing by 6: x2−8x−9=0x^2 - 8x - 9 = 0. Splitting the middle term: x2−9x+x−9=(x−9)(x+1)=0x^2 - 9x + x - 9 = (x - 9)(x + 1) = 0.

So x=9x = 9 or x=−1x = -1. A speed cannot be negative, so the speed of the ferry in still water is 9 km/h.

Check: upstream time =246=4= \frac{24}{6} = 4 hours and downstream time =2412=2= \frac{24}{12} = 2 hours, which add up to 6 hours.

Marking scheme:

  1. Let the speed in still water be xx km/h: upstream x−3x - 3, downstream x+3x + 3 — 1 mark
  2. 24x−3+24x+3=6\frac{24}{x - 3} + \frac{24}{x + 3} = 6 — 1 mark
  3. 24(x+3)+24(x−3)=6(x2−9)24(x + 3) + 24(x - 3) = 6(x^2 - 9), so 48x=6x2−5448x = 6x^2 - 54 — 1 mark
  4. x2−8x−9=0x^2 - 8x - 9 = 0, that is, (x−9)(x+1)=0(x - 9)(x + 1) = 0 — 1 mark
  5. Speed cannot be negative, so the ferry moves at 9 km/h in still water (check: 4+2=64 + 2 = 6 hours) — 1 mark

Question 12 (5 marks)

A goods train covers the first 200 km of its journey at a uniform speed. For the next 280 km it runs 20 km/h faster. The whole journey of 480 km takes 8 hours. Find the speed of the train for the first part and the time it takes for each part.

Answer.

Model answer:

Let the speed for the first 200 km be xx km/h. Then the speed for the next 280 km is (x+20)(x + 20) km/h.

Total time: 200x+280x+20=8\frac{200}{x} + \frac{280}{x + 20} = 8.

Multiplying by x(x+20)x(x + 20): 200(x+20)+280x=8x(x+20)200(x + 20) + 280x = 8x(x + 20), that is, 480x+4000=8x2+160x480x + 4000 = 8x^2 + 160x.

So 8x2−320x−4000=08x^2 - 320x - 4000 = 0. Dividing by 8: x2−40x−500=0x^2 - 40x - 500 = 0.

Splitting the middle term: x2−50x+10x−500=x(x−50)+10(x−50)=(x−50)(x+10)=0x^2 - 50x + 10x - 500 = x(x - 50) + 10(x - 50) = (x - 50)(x + 10) = 0.

So x=50x = 50 or x=−10x = -10. Speed cannot be negative, so the train runs at 50 km/h for the first part and 70 km/h for the second.

Time for the first part =20050=4= \frac{200}{50} = 4 hours and for the second =28070=4= \frac{280}{70} = 4 hours, which add up to 8 hours.

Marking scheme:

  1. Let the first speed be xx km/h: 200x+280x+20=8\frac{200}{x} + \frac{280}{x + 20} = 8 — 1 mark
  2. 200(x+20)+280x=8x(x+20)200(x + 20) + 280x = 8x(x + 20), so 480x+4000=8x2+160x480x + 4000 = 8x^2 + 160x — 1 mark
  3. 8x2−320x−4000=08x^2 - 320x - 4000 = 0, that is, x2−40x−500=0x^2 - 40x - 500 = 0 — 1 mark
  4. (x−50)(x+10)=0(x - 50)(x + 10) = 0; x=−10x = -10 is rejected, so the speed is 50 km/h — 1 mark
  5. Times: 20050=4\frac{200}{50} = 4 hours and 28070=4\frac{280}{70} = 4 hours — 1 mark

Question 13 (5 marks)

For a Diwali craft fair, the students of a school in Kolkata make open boxes from rectangular cardboard sheets 40 cm long and 30 cm wide. From each corner of a sheet a square of side xx cm is cut off and the sides are folded up, as shown in the figure. If the base of the box must have an area of 600 cm², find xx and the volume of the box.

Rectangular sheet 40 cm by 30 cm with corner squares of side x

Answer.

  1. Base of the box: (40−2x)(40 - 2x) cm by (30−2x)(30 - 2x) cm; (40−2x)(30−2x)=600(40 - 2x)(30 - 2x) = 600 — 1 mark
  2. 1200−140x+4x2=6001200 - 140x + 4x^2 = 600, so x2−35x+150=0x^2 - 35x + 150 = 0 — 1 mark
  3. (x−5)(x−30)=0(x - 5)(x - 30) = 0, so x=5x = 5 or x=30x = 30 — 1 mark
  4. x=30x = 30 is impossible (two 30 cm cuts need a sheet wider than 60 cm), so x=5x = 5 — 1 mark
  5. Base 30 cm by 20 cm, height 5 cm; volume =600×5=3000= 600 \times 5 = 3000 cm³ — 1 mark

Question 14 (4 marks)

A carpenter in Jodhpur makes a wooden corner shelf in the shape of a right triangle, as shown in the figure. If the shortest side is xx cm, the other side containing the right angle is (x+1)(x + 1) cm and the longest side is (x+9)(x + 9) cm.

Right triangle with sides x, x + 1 and x + 9

(i) Show that x2−16x−80=0x^2 - 16x - 80 = 0. (1 mark)

Answer.

  1. Pythagoras: x2+(x+1)2=(x+9)2x^2 + (x + 1)^2 = (x + 9)^2 gives 2x2+2x+1=x2+18x+812x^2 + 2x + 1 = x^2 + 18x + 81, that is, x2−16x−80=0x^2 - 16x - 80 = 0 — 1 mark

(ii) Find the discriminant of this equation and state the nature of its roots. (1 mark)

Answer.

  1. D=256+320=576=242>0D = 256 + 320 = 576 = 24^2 > 0: two distinct real (rational) roots — 1 mark

(iii) Find the lengths of the three sides of the shelf. (2 marks)

Answer.

  1. x=16±242x = \frac{16 \pm 24}{2}, so x=20x = 20 or x=−4x = -4; a length cannot be negative, so x=20x = 20 — 1 mark
  2. Sides 20 cm, 21 cm and 29 cm — 1 mark

OR

(iii) For a smaller shelf, the three sides of the right triangle are xx cm, (x+1)(x + 1) cm and (x+2)(x + 2) cm. Find them. (2 marks)

Answer.

  1. x2+(x+1)2=(x+2)2x^2 + (x + 1)^2 = (x + 2)^2 gives x2−2x−3=0x^2 - 2x - 3 = 0, that is, (x−3)(x+1)=0(x - 3)(x + 1) = 0 — 1 mark
  2. x=3x = 3 (x=−1x = -1 rejected); sides 3 cm, 4 cm and 5 cm — 1 mark

Question 15 (4 marks)

At a science fair in Bhopal, the science club launches a small water rocket straight up. Its height above the ground after tt seconds is h=20t−5t2h = 20t - 5t^2 metres.

(i) Write the quadratic equation for the times at which the rocket is 15 m above the ground, in standard form. (1 mark)

Answer.

  1. 20t−5t2=1520t - 5t^2 = 15, that is, 5t2−20t+15=05t^2 - 20t + 15 = 0 or t2−4t+3=0t^2 - 4t + 3 = 0 — 1 mark

(ii) At what times is the rocket 15 m above the ground? (1 mark)

Answer.

  1. (t−1)(t−3)=0(t - 1)(t - 3) = 0: after 1 s (going up) and after 3 s (coming down) — 1 mark

(iii) Can the rocket reach a height of 25 m? Justify your answer using the discriminant. (2 marks)

Answer.

  1. 20t−5t2=2520t - 5t^2 = 25 gives t2−4t+5=0t^2 - 4t + 5 = 0 — 1 mark
  2. D=16−20=−4<0D = 16 - 20 = -4 < 0: no real tt, so the rocket never reaches 25 m — 1 mark

OR

(iii) After how many seconds does the rocket come back to the ground? (2 marks)

Answer.

  1. h=0h = 0: 20t−5t2=020t - 5t^2 = 0, that is, 5t(4−t)=05t(4 - t) = 0 — 1 mark
  2. t=0t = 0 is the launch, so it lands after 4 s — 1 mark