Flashcards · 13 cards

Polynomials & quadratic roots

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

  1. Rule

    How does synthetic division by x−2x - 2 work?

    Answer

    Write 2 on the left and the coefficients along the top (0 for any missing power). Bring the first down; then multiply by 2 and add, column by column. The last number is the remainder.

    212−51
    286
    1437
    quotient x² + 4x + 3, remainder 7
    Bring down the 1. Then × 2, write it under the next number, and add
    Synthetic division(x³ + 2x² − 5x + 1) ÷ (x − 2): quotient x² + 4x + 3, remainder 7
  2. Rule

    Dividing f(x)f(x) gives a quotient and a remainder. How are they related, and how does that find unknowns?

    Answer

    f(x)=divisor×quotient+remainderf(x) = \text{divisor} \times \text{quotient} + \text{remainder}. Multiply out the right side and compare coefficients.

    17 = 5 × 3 + 2
    f(x) = divisor × quotient + remainder
    The remainder has a lower degree than the divisor
    Division as multiplicationf(x) = divisor × quotient + remainder
  3. Know it

    A cubic has zeros −1-1, 12\frac12 and −53-\frac53. What are its factors?

    Answer

    (x+1)(x + 1), (2x−1)(2x - 1) and (3x+5)(3x + 5). Clear the fraction to get each bracket; the zeros are not the factors.

  4. Rule

    The sum and product of the roots of ax2+bx+c=0ax^2 + bx + c = 0?

    Answer

    α+β=−ba\alpha + \beta = -\dfrac ba and αβ=ca\alpha\beta = \dfrac ca.

    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

    α2+β2\alpha^2 + \beta^2 in terms of the sum and product?

    Answer

    (α+β)2−2αβ(\alpha + \beta)^2 - 2\alpha\beta.

    α²αβαββ²αβαβ
    (α + β)² = α² + 2αβ + β²Take away the two rectangles: α² + β² = (α + β)² − 2αβ
  6. Know it

    (α−β)2(\alpha - \beta)^2 in terms of the sum and product?

    Answer

    (α+β)2−4αβ(\alpha + \beta)^2 - 4\alpha\beta. Four, not two: two is for α2+β2\alpha^2 + \beta^2.

  7. Know it

    α3+β3\alpha^3 + \beta^3 in terms of the sum and product?

    Answer

    (α+β)3−3αβ(α+β)(\alpha + \beta)^3 - 3\alpha\beta(\alpha + \beta).

  8. Know it

    1α+1β= ?\dfrac1\alpha + \dfrac1\beta = \,?

    Answer

    α+βαβ\dfrac{\alpha + \beta}{\alpha\beta}.

  9. Know it

    The quadratic equation whose roots are pp and qq?

    Answer

    x2−(p+q)x+pq=0x^2 - (p + q)x + pq = 0: x2x^2 minus the sum times xx, plus the product.

  10. Rule

    The condition for real roots?

    Answer

    b2−4ac≥0b^2 - 4ac \ge 0. Equal roots: =0= 0. No real roots: <0< 0.

    b² − 4ac > 0two rootsb² − 4ac = 0one repeatedb² − 4ac < 0no real rootsreal roots: b² − 4ac ≥ 0
    What b² − 4ac tells youReal roots means two different or equal: b² − 4ac ≥ 0
  11. Which method?

    WAEC 2022 · Paper 2 · Q2

    If α\alpha and β\beta are the roots of 2x2−x−2=02x^2 - x - 2 = 0, find the value of α3+β3\alpha^3 + \beta^3.

    Value of α3+β3\alpha^3 + \beta^3

    How do you avoid solving for α\alpha and β\beta?

    Answer

    Find α+β=12\alpha + \beta = \frac12 and αβ=−1\alpha\beta = -1 from the coefficients, then use α3+β3=(α+β)3−3αβ(α+β)\alpha^3 + \beta^3 = (\alpha + \beta)^3 - 3\alpha\beta(\alpha + \beta).

  12. Which method?

    WAEC 2011 · Paper 2 · Q1

    If f(x)=6x3+13x2+2x−5f(x) = 6x^3 + 13x^2 + 2x - 5 and f(−1)=0f(-1) = 0, find the factors of f(x)f(x).

    You are told f(−1)=0f(-1) = 0. What next?

    Answer

    By the factor theorem, (x+1)(x + 1) is a factor. Divide by it (synthetic division), then factorise the quadratic that is left.

  13. Which method?

    WAEC 2019 · Paper 2 · Q3 (b)

    Find the range of values of nn for which 3+14n−5n2≤03 + 14n - 5n^2 \le 0.

    After finding the roots −15-\frac15 and 33, which side do you want?

    Answer

    The n2n^2 term is negative, so the curve opens down. It is ≤0\le 0 outside the roots: n≤−15n \le -\frac15 or n≥3n \ge 3.