EN-GB · Home

English · United Kingdom · Advanced mathematics

Advanced maths worksheets: quadratics, differentiation and integration

Work through factorable quadratics and polynomial calculus with explained examples, six diagrams, common mistakes and an original practice assessment.

For UK families, tutors and classrooms. A4 paper is selected initially. Use these maths activities alongside the current lesson; Year groups and expectations differ across the UK, and no national curriculum alignment is claimed.

Updated:

Advanced maths practice works best when students can explain what a method finds. Factoring a quadratic can reveal the inputs where an expression is zero. Differentiation describes an instantaneous rate of change. Integration can recover a family of functions from a derivative or evaluate an accumulation over an interval. The symbols become more manageable when each operation has a purpose and a check.

This guide develops selected upper-secondary topics: factorable quadratics, polynomial differentiation and polynomial integration. It contains original worked examples, diagnostic prompts and an assessment with explained answers. It assumes familiarity with signed numbers, algebraic expansion, substitution and positive integer powers. The grade 10–12 labels on practice are indicative; these topics appear at different stages in different courses.

Use quadratic practice, differentiation practice and integration practice for the supported question types. This is a focused guide, not a complete advanced mathematics qualification. Check your own syllabus, notation and calculator requirements, especially when using extensions beyond the generators.

1. Check the algebra before introducing calculus

Read powers and signs accurately

The expression 3x² means three multiplied by x squared. It does not mean the square of 3x, which would be 9x². At x = 2, these expressions give 12 and 36 respectively. Asking learners to evaluate both expressions is a quick way to reveal whether the coefficient and exponent have distinct meanings for them.

Likewise, −x² and (−x)² are different expressions. At x = 3, the first is −9 and the second is 9. Parentheses determine what is squared. A learner who loses this distinction may appear to have a calculus difficulty when the underlying issue is reading the original function. Keep the notation large and leave enough space around negative signs.

Distinguish simplifying from solving

Factoring x² − 5x + 6 rewrites an expression as (x − 2)(x − 3). Solving x² − 5x + 6 = 0 asks for values of x that make a statement true. The equation sign and right-hand side matter. Writing x = 2 or x = 3 immediately after an expression without a question can conceal that distinction.

Before teaching a new method, ask students to expand (x − 2)(x − 3), collect like terms and substitute x = 2. The expansion gives x² − 3x − 2x + 6 = x² − 5x + 6, and substitution gives zero. These prerequisite checks prepare two independent ways to verify a later solution.

2. Solve a factorable quadratic

Find factors that match both coefficients

For x² − 5x + 6 = 0, seek two numbers whose product is 6 and whose sum is −5. They are −2 and −3. Therefore the equation becomes (x − 2)(x − 3) = 0. Matching only the product is insufficient: 2 and 3 also multiply to 6, but their sum has the wrong sign.

The zero-product property now applies: if a product of real numbers is zero, at least one factor must be zero. Set x − 2 = 0 or x − 3 = 0. The solutions are x = 2 or x = 3. Do not divide by either factor while solving; that can discard a solution when the divisor would be zero.

The quadratic x squared minus five x plus six factors into x minus two times x minus three, giving roots two and three.

Check every proposed root

Substitute x = 2 into the original equation: 4 − 10 + 6 = 0. Substitute x = 3: 9 − 15 + 6 = 0. Both satisfy the equation. Expanding the factors checks the rewriting, while substitution checks each proposed solution. These checks answer related but different questions and are useful when a sign has been copied incorrectly.

A repeated-root example is x² − 6x + 9 = (x − 3)². The equation has one distinct real solution, x = 3, with multiplicity two. Writing “3 and 3” does not create two different values. Introduce the phrase “one distinct root” if your course uses it, while explaining that the repeated factor still matters algebraically.

Know when this method's scope ends

Not every quadratic factors neatly over the integers. The practice generator deliberately uses factorable examples. Completing the square and the quadratic formula are important additional methods, but they require their own instruction and practice. Do not tell students that failure to find an integer factor pair proves that an equation has no real solutions.

The zero-product property also requires a product equal to zero. From (x − 2)(x − 3) = 6, it is not valid to set either factor equal to zero. Students must first transform the equation appropriately. Asking why the right-hand side matters is a stronger conceptual check than assigning another almost identical factorization.

3. Connect roots to a graph without confusing coordinates

For y = x² − 5x + 6, a root is an x-value where y = 0. The corresponding points on the graph are (2, 0) and (3, 0). The y-intercept comes from setting x = 0, giving (0, 6). These are different substitution tasks. A learner who labels six as a root may have exchanged the roles of the coordinates.

Build a small value table

At x = 1, y = 2. At x = 2, y = 0. At x = 2.5, y = −0.25. At x = 3, y = 0. At x = 4, y = 2. The equal outputs at one and four, and at two and three, suggest symmetry about x = 2.5. A table supports a sketch, but a few sampled points alone do not prove every feature of a curve.

For this quadratic, completing the square gives y = (x − 2.5)² − 0.25, which confirms the minimum at (2.5, −0.25). This is a useful extension after the basic factor method, rather than a prerequisite for every worksheet. Label it as an additional connection if learners have not yet studied completing the square.

The same quadratic has x-intercepts at two and three and a minimum at x equals two point five.

State what an answer represents

Use “the roots are 2 and 3” for the x-values and “the intercepts are (2, 0) and (3, 0)” for the points. If the question asks for a coordinate, a single number is incomplete. This attention to the requested object also helps in calculus, where a derivative function, a gradient at one point and a tangent equation are different outputs.

4. Differentiate a polynomial term by term

For positive integer powers, the power rule gives the derivative of axⁿ as anxⁿ⁻¹. Multiply the coefficient by the exponent, then reduce the exponent by one. The derivative of a constant is zero. Apply the rule to each term and retain the signs connecting the terms.

Work a complete example

Let f(x) = 3x³ − 4x + 7. The derivative of 3x³ is 9x². The derivative of −4x is −4, because x has exponent one. The derivative of 7 is zero. Therefore f′(x) = 9x² − 4. Omitting the linear term produces an incomplete derivative even though the cubic term was handled correctly.

At x = 2, the derivative is 9 × 4 − 4 = 32. This is the gradient at that input. The original function value is f(2) = 24 − 8 + 7 = 23. The numbers 32 and 23 answer different questions: one describes the local rate of change, while the other describes the function's output.

Differentiating three x cubed minus four x plus seven gives nine x squared minus four, with gradient 32 at x equals two.

Explain why a constant disappears

Adding seven shifts every function value upward by the same amount. It does not change differences between function values at two inputs, so it does not change the rate of change. This observation helps learners remember the constant rule through meaning. It also prepares the explanation of the integration constant later in the guide.

A constant derivative need not be zero. The derivative of 5x + 2 is five everywhere. It is the derivative of a constant function, such as f(x) = 5, that equals zero. Put these examples side by side when learners confuse “the derivative is a constant” with “the derivative must vanish.”

5. Interpret a derivative and check its plausibility

Separate average and instantaneous change

Between two different inputs, average rate of change is the change in output divided by the change in input. A derivative describes the limiting local rate at an input under the usual differentiability conditions. An introductory polynomial worksheet may focus on symbolic rules, but naming the distinction prevents students from treating every rate as the same calculation.

For f(x) = x², the average rate from x = 2 to x = 3 is (9 − 4) ÷ (3 − 2) = 5. The derivative is f′(x) = 2x, which gives 4 at x = 2 and 6 at x = 3. The average value of five over that interval is not a contradiction; it answers a different question.

Keep units attached to interpretations

If a model measures distance in metres against time in seconds, its rate has units of metres per second. A purely algebraic exercise may have no physical units. Do not add a story suggesting speed or profit unless the variables and units are explicitly defined. A correct symbolic derivative does not establish that a model is realistic outside its stated domain.

As a teacher-led extension, the tangent to f(x) = 3x³ − 4x + 7 at x = 2 uses the point (2, 23) and gradient 32. Its equation is y − 23 = 32(x − 2), or y = 32x − 41. This combines the derivative with straight-line algebra; it is broader than simply differentiating one generated expression.

6. Find an antiderivative of a polynomial

Integration can reverse differentiation. For a power xⁿ with n not equal to −1, the elementary power-rule antiderivative is xⁿ⁺¹ ÷ (n + 1), plus a constant. This guide applies that rule to polynomials with nonnegative integer exponents. The excluded exponent −1 needs a different rule and should not be forced into division by zero.

Increase the power and divide

To find an antiderivative of 6x² − 4, increase the exponent on x² to three and divide its coefficient by three: 6x³ ÷ 3 = 2x³. The constant −4 integrates to −4x. Therefore the general antiderivative is 2x³ − 4x + C. Differentiate this expression to check: 6x² − 4 + 0 reproduces the integrand.

The order of operations matters. Multiplying the coefficient by the old exponent is a differentiation step, not an integration step. Ask students to name the requested operation before applying a familiar rule. A mixed worksheet is useful once both rules are secure because it checks that choice rather than simply repeating one procedure.

Integrating six x squared minus four gives two x cubed minus four x plus C, which differentiates back to the original expression.

Explain the constant of integration

The functions 2x³ − 4x, 2x³ − 4x + 5 and 2x³ − 4x − 9 all have derivative 6x² − 4. The derivative does not retain the original vertical shift. The symbol C represents that undetermined constant in the family of antiderivatives. It is not a decorative character added only to satisfy a marking convention.

If additional information states that F(0) = 5, substitute zero into F(x) = 2x³ − 4x + C. This gives C = 5. The particular function is then F(x) = 2x³ − 4x + 5. A condition about one function value can determine the constant; without such information, selecting five would be unjustified.

7. Distinguish definite integration from total area

A definite integral over stated bounds gives a signed accumulation. For a continuous polynomial with antiderivative F, evaluate F at the upper bound and subtract F at the lower bound. The result is a number for fixed numerical bounds, rather than a family of functions containing C.

Evaluate both endpoints

For the integral of 6x² − 4 from zero to two, use F(x) = 2x³ − 4x. At two, F(2) = 16 − 8 = 8. At zero, F(0) = 0. The definite integral is 8 − 0 = 8. A constant added to F would appear at both endpoints and cancel in the subtraction.

Do not omit the lower endpoint merely because it happens to be zero in this example. For an integral from one to two, F(1) = 2 − 4 = −2, so the result becomes 8 − (−2) = 10. This paired example makes the subtraction of a negative value visible and prevents an accidental shortcut from becoming a rule.

Use a simple signed-area comparison

For y = x from −1 to 1, the definite integral is zero: the negative contribution on the left cancels the positive contribution on the right. The total geometric area between the graph and the x-axis is one square unit, made of two triangles each with area one half. Therefore “the integral is zero” does not mean there is no area between the graph and the axis.

For y equals x from minus one to one, signed contributions cancel to zero while the two triangle areas total one.

Definite integration and total-area interpretation are extensions in this guide. The current integration generator practices polynomial antiderivatives. Teachers should supply suitable additional examples when assessment requires bounds, regions crossing the axis or more advanced integration methods.

8. Diagnose mistakes and plan a teaching sequence

A wrong root sign, a lost linear derivative and a missing integration constant are different problems. Ask for working that identifies the relevant decision. “Which two numbers have this sum and product?” addresses factoring. “What is the exponent on the linear term?” addresses differentiation. “What happens to an added constant when you differentiate?” addresses the family of antiderivatives.

Remove support gradually

Begin each method with one modeled example, then a partially completed example, then a fresh independent problem. Keep the initial numerical complexity modest so the new idea is visible. Increase sign variety or polynomial length after learners can explain the operation. Increasing every difficulty dimension simultaneously makes the cause of an error harder to identify.

Build a mixed review around three instructions: solve, differentiate and integrate. Ask learners to underline the instruction and describe the expected form of the answer before calculating. A solution set, a derivative function and an antiderivative family should not all look identical. This planning step is particularly helpful when students apply whichever rule they used most recently.

Make feedback usable

Give a precise correction and a new question on which to act. “Check the coefficient of x after expanding your factors” is more useful than “review quadratics.” “Differentiate your proposed antiderivative” gives learners a practical verification method. Avoid treating copied corrections as independent mastery; ask for a fresh application after the explanation.

For learners needing language support, teach the meanings of root, gradient, coefficient, exponent, bound and constant alongside the notation. Keep symbols consistent across translated materials. In international classes, clarify decimal separators and local terminology without claiming that changing vocabulary makes the sequence an official national course.

9. Original practice assessment with explained answers

Use these six questions as a short classroom check after the separate skills have been taught. The questions are original practice, not past examination items. Suggested feedback should credit a valid method, correct algebra and a final answer that matches the instruction. Adjust timing and marks to the purpose of your assessment.

  1. Solve x² − 7x + 12 = 0 by factoring, then check the roots.
  2. Solve x² + 4x + 4 = 0 and state the number of distinct real roots.
  3. Differentiate f(x) = 2x³ − 5x + 1.
  4. Use question three to calculate the gradient at x = 2.
  5. Find the general antiderivative of 12x² + 3.
  6. Evaluate the definite integral of 12x² + 3 from zero to one.

Answers and checks

For question one, (x − 3)(x − 4) = 0, so x = 3 or x = 4. Substitution gives 9 − 21 + 12 = 0 and 16 − 28 + 12 = 0. For question two, (x + 2)² = 0, so x = −2, one distinct real root. Expanding the repeated factor reproduces the positive middle coefficient.

For question three, f′(x) = 6x² − 5. The constant one disappears, while the linear term contributes negative five. For question four, substituting two into the derivative gives 24 − 5 = 19. Substituting into the original function instead would find a function value, not the requested gradient.

For question five, the answer is 4x³ + 3x + C. Differentiating it gives 12x² + 3. For question six, evaluate 4x³ + 3x at one and zero: (4 + 3) − 0 = 7. The definite integral has no remaining arbitrary constant because endpoint subtraction cancels it.

The assessment checks roots three and four, gradient nineteen and a definite integral of seven.

10. Choose practice that matches the learning objective

The quadratics generator supplies factorable equations. Differentiation practice focuses on the supported power-rule expressions, and integration practice asks for polynomial antiderivatives. The multi-term, tangent and definite-integral examples above extend those foundations; they are not a claim that every format is automatically generated.

Use the original advanced maths assessment when learners are ready to select among the supported methods. For additional teacher-written problems, the test designer supports preparing a reviewed paper. Try free practice before deciding whether the saving and preparation options on the free and Plus comparison fit your regular workflow.

Does this cover a complete advanced maths course?

No. This guide explains a selected set of connected methods in depth; it does not cover trigonometry, vectors, probability, complex numbers or all calculus techniques. Use the actual topic coverage and prerequisite knowledge to judge suitability. A longer page should add explanation or practice, not suggest a qualification is complete when it is not.

Where can learners read further?

The OpenStax differentiation rules chapter provides further mathematical reading. For teachers planning how students will act on corrections, consult the Education Endowment Foundation's feedback guidance. The worked examples and assessment on this page were independently written for WorksheetWise; choose additional course materials for methods beyond its stated scope.

Subjects and skills

These are original practice resources. Grade ranges guide selection; they do not establish national-curriculum certification.