RowQ
The Vault
RowQ
The Vault
CBSE Class 10 Maths · 11 questions · 26 marks
In Class 9 you factorised polynomials; now you look at what their zeroes actually tell you. The headline result is that the zeroes of a quadratic are locked to its coefficients by two neat relations, so you can answer questions about α and β without ever finding them. Graphically, a zero is simply a point where the curve crosses the x-axis, which is why a quadratic can have two, one or no real zeroes.
If α and β are the zeroes of the polynomial 3x² - 5x - 2, then α + β equals:
Answer
α + β = 5/3. For ax² + bx + c the sum of the zeroes is -b/a. Here a = 3, b = -5, c = -2, so α + β = -(-5)/3 = 5/3. As a check, 3x² - 5x - 2 = (3x + 1)(x - 2), whose zeroes are -1/3 and 2, and -1/3 + 2 = 5/3.
A quadratic polynomial whose zeroes are 4 and -7 is:
Answer
The polynomial is x² + 3x - 28. Sum of zeroes = 4 + (-7) = -3, and product = 4 × (-7) = -28. A quadratic with these zeroes is x² - (sum)x + (product) = x² - (-3)x + (-28) = x² + 3x - 28. Check by factorising: x² + 3x - 28 = (x + 7)(x - 4), giving zeroes -7 and 4.
If one zero of the polynomial x² - 8x + k is 3, then the value of k is:
Answer
k = 15. Since 3 is a zero, substituting x = 3 must give 0: 3² - 8(3) + k = 0. 9 - 24 + k = 0, so k = 15. The polynomial is then x² - 8x + 15 = (x - 3)(x - 5), so the other zero is 5, and indeed 3 + 5 = 8 = -b/a.
If α and β are the zeroes of 4x² + 12x + 5, then the value of 1/α + 1/β is:
Answer
1/α + 1/β = -12/5. Here α + β = -b/a = -12/4 = -3 and αβ = c/a = 5/4. Now 1/α + 1/β = (α + β)/(αβ) = (-3)/(5/4) = -3 × 4/5 = -12/5. As a check, 4x² + 12x + 5 = (2x + 1)(2x + 5), so the zeroes are -1/2 and -5/2, and 1/(-1/2) + 1/(-5/2) = -2 - 2/5 = -12/5.
Assertion (A): The polynomial x² + 6x + 10 has no real zeroes. Reason (R): A quadratic ax² + bx + c has real zeroes only when its discriminant b² - 4ac is greater than or equal to 0.
Answer
Both A and R are true and R is the correct explanation of A. Reason R is the standard discriminant test and is true. For x² + 6x + 10, a = 1, b = 6, c = 10, so D = 6² - 4(1)(10) = 36 - 40 = -4. Since D < 0, the polynomial has no real zeroes, so Assertion A is true, and it follows directly from the rule stated in R.
Find the zeroes of the polynomial 6x² - x - 2 and verify the relationship between the zeroes and its coefficients.
Answer
Split the middle term: we need two numbers with product 6 × (-2) = -12 and sum -1, namely -4 and +3. 6x² - 4x + 3x - 2 = 2x(3x - 2) + 1(3x - 2) = (3x - 2)(2x + 1). So the zeroes are x = 2/3 and x = -1/2. Verification: sum = 2/3 - 1/2 = (4 - 3)/6 = 1/6, and -b/a = -(-1)/6 = 1/6. ✔ Product = (2/3)(-1/2) = -1/3, and c/a = -2/6 = -1/3. ✔
If α and β are the zeroes of the polynomial x² - 7x + 10, find the value of α² + β² and of α/β + β/α.
Answer
From the coefficients, α + β = -(-7)/1 = 7 and αβ = 10/1 = 10. α² + β² = (α + β)² - 2αβ = 7² - 2(10) = 49 - 20 = 29. Next, α/β + β/α = (α² + β²)/(αβ) = 29/10. Check: x² - 7x + 10 = (x - 2)(x - 5), so the zeroes are 2 and 5. Then 2² + 5² = 4 + 25 = 29 and 2/5 + 5/2 = (4 + 25)/10 = 29/10, as found.
Form a quadratic polynomial with integer coefficients whose zeroes have sum 5/2 and product -3/2.
Answer
A quadratic with a given sum S and product P of zeroes is k[x² - Sx + P]. Here x² - (5/2)x + (-3/2) = x² - (5/2)x - 3/2. To clear the fractions, take k = 2: 2x² - 5x - 3. Check: 2x² - 5x - 3 = (2x + 1)(x - 3), so the zeroes are -1/2 and 3. Their sum is 3 - 1/2 = 5/2 and their product is -3/2, as required.
Find the zeroes of the quadratic polynomial 3x² + 5x - 2 and verify the relationship between the zeroes and the coefficients. Hence form a quadratic polynomial with integer coefficients whose zeroes are twice the zeroes of the given polynomial.
Answer
Step 1 — Factorise by splitting the middle term. We need two numbers with product 3 × (-2) = -6 and sum +5, namely +6 and -1. 3x² + 6x - x - 2 = 3x(x + 2) - 1(x + 2) = (x + 2)(3x - 1). So the zeroes are α = -2 and β = 1/3. Step 2 — Verify. Sum = -2 + 1/3 = -5/3, and -b/a = -5/3. ✔ Product = (-2)(1/3) = -2/3, and c/a = -2/3. ✔ Step 3 — Double the zeroes: 2α = -4 and 2β = 2/3. New sum = -4 + 2/3 = -10/3. New product = (-4)(2/3) = -8/3. Step 4 — The required polynomial is k[x² - (-10/3)x + (-8/3)] = k[x² + (10/3)x - 8/3]. Taking k = 3 to clear fractions gives 3x² + 10x - 8. Check: 3x² + 10x - 8 = (3x - 2)(x + 4), whose zeroes are 2/3 and -4 — exactly twice the original zeroes.
(a) If α and β are the zeroes of x² - 6x + 8, find the values of 1/α + 1/β and α² + β². (b) Form a quadratic polynomial whose zeroes are (α + 2) and (β + 2).
Answer
(a) From the coefficients, α + β = 6 and αβ = 8. 1/α + 1/β = (α + β)/(αβ) = 6/8 = 3/4. α² + β² = (α + β)² - 2αβ = 36 - 16 = 20. (b) New sum = (α + 2) + (β + 2) = (α + β) + 4 = 6 + 4 = 10. New product = (α + 2)(β + 2) = αβ + 2(α + β) + 4 = 8 + 12 + 4 = 24. So the required polynomial is x² - 10x + 24. Check: x² - 6x + 8 = (x - 2)(x - 4), so α = 2 and β = 4. Then α + 2 = 4 and β + 2 = 6, and x² - 10x + 24 = (x - 4)(x - 6). The zeroes match.
Read the following and answer the questions that follow: During a school sports day, a student throws a ball vertically upwards from ground level. Its height above the ground after t seconds is modelled by the polynomial h(t) = -5t² + 20t, where h is measured in metres and t in seconds. (a) Find the zeroes of h(t) and interpret them in the context of the throw. (b) Verify the relationship between the zeroes and the coefficients of h(t). (c) The ball reaches its greatest height midway between the two zeroes. Find that greatest height. (d) Find the height of the ball 3 seconds after it is thrown.
Answer
(a) Set h(t) = 0: -5t² + 20t = 0, so -5t(t - 4) = 0, giving t = 0 and t = 4. t = 0 is the instant the ball leaves the thrower's hand at ground level, and t = 4 is the instant it returns to the ground. The ball is in the air for 4 seconds. (b) Here a = -5, b = 20 and c = 0. Sum of zeroes = 0 + 4 = 4, and -b/a = -20/(-5) = 4. ✔ Product of zeroes = 0 × 4 = 0, and c/a = 0/(-5) = 0. ✔ (c) The midpoint of the zeroes is t = (0 + 4)/2 = 2 seconds. h(2) = -5(2)² + 20(2) = -20 + 40 = 20. The greatest height is 20 metres. (d) h(3) = -5(3)² + 20(3) = -45 + 60 = 15. The ball is 15 metres above the ground after 3 seconds, on its way down.
RowQ generates fresh questions on Polynomials, marks your answers, and explains every step.
Start free