Skip to content
2.3

Work with quadratic functions and their graphs; the discriminant, including conditions for real and repeated roots; completing the square; solution of quadratic equations, including solving quadratic equations in a function of the unknown.

Draft — not yet indexed

Quadratic functions

Worked answers and methods for 2.3 on Edexcel A-level Maths 9MA0.

Explanation

  • For ax2+bx+cax^2+bx+c, the discriminant b24acb^2-4ac is positive for two distinct real roots, zero for a repeated root and negative for no real roots.
  • Complete the square to expose the turning point and range, or use factorisation and the quadratic formula to solve equations.
  • For example, x26x+11=(x3)2+2x^2-6x+11=(x-3)^2+2, so its minimum point is (3,2)(3,2) and it has no real roots.
  • When the quadratic is in a function of the unknown, substitute a new variable, solve the quadratic in that variable, then solve every resulting equation and reject invalid roots.
  • The substituted function may be a power, trigonometric function, exponential or logarithm, so enforce its range and domain when returning to xx.

Worked example

Find the two values of kk for which 2x2+(k1)x+8=02x^2+(k-1)x+8=0 has a repeated root.

  1. 1.A repeated root requires discriminant zero: (k1)24(2)(8)=0(k-1)^2-4(2)(8)=0.
  2. 2.Hence (k1)2=64(k-1)^2=64, so k1=±8k-1=\pm8 and therefore k=9k=9 or k=7k=-7.

Answer: k=9k=9 or k=7k=-7

Common mistakes

  • Don't use b24ac=0b^2-4ac=0 for two distinct roots instead of for one repeated root.
  • Don't solve the quadratic in that variable and fail to return to solve for the original unknown after substituting a new variable.

Exam tip

For a repeated-root condition, write b24ac=0b^2-4ac=0 before substituting the coefficients.

Worked practice

Q1
Tier 1 · Easy

1.

Write x28x+5x^2-8x+5 in completed-square form.

(2)

(Total for Question 1 is 2 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • (x4)211(x-4)^2-11
2
Notes
Half the coefficient of xx is 4-4. Since (x4)2=x28x+16(x-4)^2=x^2-8x+16, subtract 1111 to restore the constant 55: x28x+5=(x4)211x^2-8x+5=(x-4)^2-11.

(2 marks)

Q2
Tier 2 · Standard

2.

The curve with equation y=x26x+ky=x^2-6x+k and the line with equation y=2x3y=2x-3 meet at exactly one point. Find the value of kk and the coordinates of this point.

(4)

(Total for Question 2 is 4 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • k=13k=13
  • The point is (4,5)(4,5).
4
Notes
At an intersection, x26x+k=2x3x^2-6x+k=2x-3, so x28x+k+3=0x^2-8x+k+3=0. Exactly one intersection requires a repeated root, hence (8)24(k+3)=0(-8)^2-4(k+3)=0. Therefore 644k12=064-4k-12=0 and k=13k=13. The repeated root is x=4x=4, and the line gives y=2(4)3=5y=2(4)-3=5.

(4 marks)

Q3
Tier 3 · Hard

3.

Solve (x25x)25(x25x)14=0(x^2-5x)^2-5(x^2-5x)-14=0, giving exact answers.

(6)

(Total for Question 3 is 6 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • x=5±532x=\dfrac{5\pm\sqrt{53}}{2}
  • x=5±172x=\dfrac{5\pm\sqrt{17}}{2}
6
Notes
Let u=x25xu=x^2-5x. Then u25u14=0u^2-5u-14=0, so (u7)(u+2)=0(u-7)(u+2)=0. If u=7u=7, then x25x7=0x^2-5x-7=0, giving x=(5±53)/2x=(5\pm\sqrt{53})/2. If u=2u=-2, then x25x+2=0x^2-5x+2=0, giving x=(5±17)/2x=(5\pm\sqrt{17})/2. All four values satisfy the original equation.

(6 marks)

Q4
Tier 1 · Easy

4.

State, with a reason, the number of real roots of 2x2+3x+5=02x^2+3x+5=0.

(2)

(Total for Question 4 is 2 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • No real roots, because the discriminant is 31<0-31<0.
2
Notes
The discriminant is b24ac=324(2)(5)=940=31b^2-4ac=3^2-4(2)(5)=9-40=-31. Since it is negative, the equation has no real roots.

(2 marks)

Q5
Tier 2 · Standard

5.

Find the set of real values of kk for which x2+(k3)x+k=0x^2+(k-3)x+k=0 has no real roots.

(4)

(Total for Question 5 is 4 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • 1<k<91<k<9
4
Notes
No real roots requires a negative discriminant. Thus (k3)24k<0(k-3)^2-4k<0, which simplifies to k210k+9<0k^2-10k+9<0, or (k1)(k9)<0(k-1)(k-9)<0. This upward-opening quadratic is negative between its roots, so 1<k<91<k<9.

(4 marks)

Q6
Tier 3 · Hard

6.

Solve 25x26(5x)+25=025^x-26(5^x)+25=0, giving exact values.

(5)

(Total for Question 6 is 5 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • x=0x=0 or x=2x=2
5
Notes
Let u=5xu=5^x, where u>0u>0. Since 25x=(5x)225^x=(5^x)^2, the equation becomes u226u+25=0=(u1)(u25)u^2-26u+25=0=(u-1)(u-25). Hence 5x=15^x=1 or 5x=255^x=25, giving x=0x=0 or x=2x=2.

(5 marks)

Q7
Tier 2 · Standard

7.

A monic quadratic f(x)=x2+px+qf(x)=x^2+px+q has roots 2+32+\sqrt3 and 232-\sqrt3. Find pp and qq, and hence state the minimum value of f(x)f(x).

(4)

(Total for Question 7 is 4 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • p=4p=-4, q=1q=1
  • The minimum value is 3-3.
4
Notes
The sum of the roots is 44, so p=4-p=4 and p=4p=-4. Their product is (2+3)(23)=1(2+\sqrt3)(2-\sqrt3)=1, so q=1q=1. Hence f(x)=x24x+1=(x2)23f(x)=x^2-4x+1=(x-2)^2-3, whose minimum value is 3-3.

(4 marks)

Q8
Tier 3 · Hard

8.

Solve (x+1x)25(x+1x)+6=0\left(x+\dfrac1x\right)^2-5\left(x+\dfrac1x\right)+6=0 for real xx, giving exact answers.

(6)

(Total for Question 8 is 6 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • x=1x=1 or x=3+52x=\dfrac{3+\sqrt5}{2} or x=352x=\dfrac{3-\sqrt5}{2}
6
Notes
The original expression requires x0x\ne0. Let u=x+1/xu=x+1/x. Then u25u+6=0u^2-5u+6=0, so u=2u=2 or u=3u=3. If u=2u=2, then x22x+1=0x^2-2x+1=0, giving x=1x=1. If u=3u=3, then x23x+1=0x^2-3x+1=0, giving x=(3±5)/2x=(3\pm\sqrt5)/2. All three values are non-zero and satisfy the original equation.

(6 marks)

Q9
Tier 3 · Hard

9.

The roots of 2x25x3=02x^2-5x-3=0 are α\alpha and β\beta. Without solving this equation, find an equation with integer coefficients whose roots are α2\alpha^2 and β2\beta^2. Give your equation in the form ax2+bx+c=0ax^2+bx+c=0, where a>0a>0 and aa, bb, cc have greatest common divisor 11.

(5)

(Total for Question 9 is 5 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • 4x237x+9=04x^2-37x+9=0
5
Notes
The original roots satisfy α+β=5/2\alpha+\beta=5/2 and αβ=3/2\alpha\beta=-3/2. Hence α2+β2=(α+β)22αβ=25/4+3=37/4\alpha^2+\beta^2=(\alpha+\beta)^2-2\alpha\beta=25/4+3=37/4, while α2β2=(αβ)2=9/4\alpha^2\beta^2=(\alpha\beta)^2=9/4. The required equation is x2(37/4)x+9/4=0x^2-(37/4)x+9/4=0. Multiplying by 44 gives the pinned integer form 4x237x+9=04x^2-37x+9=0.

(5 marks)

Q10
Tier 3 · Hard

10.

Find the exact range of f(x)=x2+4x+7x2+1f(x)=\dfrac{x^2+4x+7}{x^2+1} for real xx.

(6)

(Total for Question 10 is 6 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • 413f(x)4+134-\sqrt{13}\leq f(x)\leq4+\sqrt{13}
6
Notes
Set y=(x2+4x+7)/(x2+1)y=(x^2+4x+7)/(x^2+1); the denominator is positive for every real xx. Rearranging gives (y1)x24x+(y7)=0(y-1)x^2-4x+(y-7)=0. For y1y\ne1, this has a real solution exactly when its discriminant is non-negative: 164(y1)(y7)016-4(y-1)(y-7)\geq0. This simplifies to y28y+30y^2-8y+3\leq0, so 413y4+134-\sqrt{13}\leq y\leq4+\sqrt{13}. The value y=1y=1 is also attained, at x=3/2x=-3/2, and lies in this interval. At each endpoint the quadratic has a repeated real root, so both endpoints are included.

(6 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for 2.3. Browse the Edexcel A-level Maths 9MA0 past papers directly.

Other points in 2 Algebra and functions

Want help turning this into marks?

Bring 2.3 or any tricky specification point, and we can work through the method and exam wording together.