Flashcards · 14 cards

Quadratics & their graphs

Say the answer to yourself, then check. Cards you know come back less and less often; cards you don't come back tomorrow.

  1. Know it

    In y=ax2+bx+cy = ax^2 + bx + c, what do aa and cc tell you about the graph?

    Answer

    aa positive: the curve opens upwards (a lowest point). aa negative: it opens downwards (a highest point). cc is where it cuts the yy-axis: the point (0,c)(0, c).

  2. Rule

    If (x−4)(x+3)=0(x - 4)(x + 3) = 0, what can you say about xx?

    Answer

    One of the brackets must be 00: x−4=0x - 4 = 0 or x+3=0x + 3 = 0, so x=4x = 4 or x=−3x = -3. This works only when the other side is zero.

    xaf(a) = 0
    A rootWhere the curve meets the x-axis, the value is 0
  3. Rule

    How do you build the quadratic equation whose roots are 33 and −25-\frac25?

    Answer

    Turn each root into a bracket that is 00 there: x=3x = 3 gives (x−3)(x - 3); x=−25x = -\frac25 gives 5x=−25x = -2, so (5x+2)(5x + 2). Then multiply out: (x−3)(5x+2)=0(x - 3)(5x + 2) = 0, that is 5x2−13x−6=05x^2 - 13x - 6 = 0.

    xaf(a) = 0
    A rootWhere the curve meets the x-axis, the value is 0
  4. Rule

    α\alpha and β\beta are the roots of ax2+bx+c=0ax^2 + bx + c = 0. What are their sum and product?

    Answer

    α+β=−ba\alpha + \beta = -\dfrac{b}{a} and αβ=ca\alpha\beta = \dfrac{c}{a}, without solving the equation.

    ax² + bx + c = 0, roots α and β
    α + β = −b⁄a αβ = c⁄a
    The equation is x² − (sum)x + (product) = 0
    Sum and product of the rootsSum −b/a, product c/a
  5. Rule

    Factorise a2−b2a^2 - b^2.

    Answer

    (a+b)(a−b)(a + b)(a - b): the difference of two squares. Look for two perfect squares being subtracted.

    aba² − b²=a + ba − b
    Difference of two squaresCut b² from a²; the rest rearranges into (a + b)(a − b)
  6. Rule

    When is x2+bx+cx^2 + bx + c a perfect square?

    Answer

    When c=(b2)2c = \left(\dfrac{b}{2}\right)^2, half the coefficient of xx, squared. Then x2+bx+c=(x+b2)2x^2 + bx + c = \left(x + \dfrac{b}{2}\right)^2.

    a²ababb²abab
    (a + b)²The square splits into a², two ab rectangles and b²
  7. Rule

    To solve x2+bx=kx^2 + bx = k by completing the square, what do you add to both sides?

    Answer

    (b2)2\left(\dfrac{b}{2}\right)^2. The left side becomes (x+b2)2\left(x + \dfrac{b}{2}\right)^2; then take the square root of both sides, remembering ±\pm.

    a²ababb²abab
    (a + b)²The square splits into a², two ab rectangles and b²
  8. Rule

    Write the formula for the roots of ax2+bx+c=0ax^2 + bx + c = 0.

    Answer

    x=−b±b2−4ac2ax = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}. The ±\pm gives the two roots, the same distance either side of the middle.

    b² − 4ac > 0two rootsb² − 4ac = 0one repeatedb² − 4ac < 0no real rootsreal roots: b² − 4ac ≥ 0
    Roots on the graphTwo roots, one repeated root, or none
  9. Rule

    What does b2−4acb^2 - 4ac tell you?

    Answer

    How many real roots there are. Positive: two different roots. Zero: one repeated root. Negative: no real roots.

    b² − 4ac > 0two rootsb² − 4ac = 0one repeatedb² − 4ac < 0no real rootsreal roots: b² − 4ac ≥ 0
    The discriminantb² − 4ac > 0, = 0, < 0
  10. Know it

    A parabola crosses the xx-axis at x=−2x = -2 and x=3x = 3. Where is its line of symmetry?

    Answer

    Exactly halfway between the roots: x=−2+32=12x = \dfrac{-2 + 3}{2} = \dfrac12. The turning point is on this line.

  11. Rule

    A straight line meets a curve. How do you find the points where they meet?

    Answer

    Put the line into the curve to get one quadratic in one letter and solve it. Then find the other letter from the line. Two solutions give two meeting points.

    x
    A line and a curveThe two crossing points are the two solutions
  12. Which method?

    WAEC 2014 · Paper 2 · Q10 (a)

    Solve: (x−2)(x−3)=12(x - 2)(x - 3) = 12.

    Can you set each bracket equal to 12?

    Answer

    No. Brackets can only be set to zero. Expand and make one side zero first: x2−5x−6=0x^2 - 5x - 6 = 0, then factorise.

  13. Which method?

    WAEC 2022 · Paper 1 · Q16

    What value of pp will make (x2−4x+p)(x^2 - 4x + p) a perfect square?

    What rule finds pp?

    Answer

    For a perfect square, the number term is half the coefficient of xx, squared: p=(−42)2p = \left(\dfrac{-4}{2}\right)^2.

  14. Which method?

    NECO 2024 · Paper 1 · Q33

    The difference between the present ages of two brothers is 6 and their product is 135. What is the sum of their ages?

    How do you turn this into an equation?

    Answer

    Two unknowns with a known difference: call the ages xx and x+6x + 6. Their product gives a quadratic, x(x+6)=135x(x + 6) = 135. Solve it, then add the two ages.