Secondary 4 Math · Sheet 01 of 17 All 17 sheets →
  1. Home
  2. Worksheets
  3. Secondary 4 Math
  4. Algebraic Expressions
Secondary 4 Math Algebra Free · no sign-up

Secondary 4 Algebraic Expressions Worksheet

Factoring is the skill the rest of Secondary 4 keeps borrowing, so this sheet drills the whole decision: greatest common factor, difference of squares, perfect square trinomial, the product-sum technique, grouping, and the quadratic formula used as a factoring tool. From there it moves to the four operations on rational expressions and the restrictions that ride along with them, completing the square, and dividing a polynomial by a binomial. Read it on screen if you like; the printable PDF costs nothing and asks for no account.

Worksheet page 1: the list of 16 concepts covered, and questions 1 and 2 on rational expressions and completing the square

Practice worksheet — free PDF

6 pages 17 questions Letter size, print-ready

No email, no account, no watermark. Teachers: photocopy it for your classes freely. Worked solutions and 15 harder problems come with the Secondary 4 Math bundle.

All 17 questions

Each question targets one named concept from the sheet. Read them here, or print the PDF — it has working space under each one.

  1. Q1Adding and Subtracting Rational Expressions

    Write as a single rational expression in simplified form and state the restrictions on x: 5x+2+3x1.

  2. Q2Completing the Square

    Write f(x)=x210x+31 in the standard form a(xh)2+k and state the coordinates of its vertex.

  3. Q3Dividing Rational Expressions

    Simplify and state the restrictions: x294x÷x+38x2.

  4. Q4Dividing an Algebraic Expression by a Binomial

    Carry out the division (2x3x216x+3)÷(x3) and state the quotient and the remainder.

  5. Q5Exponentiation in Algebraic Expressions

    Simplify, writing the result with positive exponents only: (2x3y25x1y4)2,x0, y0.

  6. Q6Factoring Out a Greatest Common Factor

    Factor completely: 12a3b18a2b2+30a2b.

  7. Q7Factoring Polynomials

    For each polynomial below, name the factoring technique that should be applied first, then give the complete factorization.

    1. x249y2
    2. 3x312x
    3. x2+10x+25
    4. 2ax+6a+bx+3b
  8. Q8Factoring a Trinomial Using the Quadratic Formula

    Use the quadratic formula to factor 6x27x20 over the integers.

  9. Q9Factoring by Grouping

    Factor by grouping: 3xy6x+5y10.

  10. Q10Multiplying Algebraic Expressions –

    Expand and simplify: (3x4)(2x+5)(x3)2.

  11. Q11Multiplying Rational Expressions

    Simplify and state the restrictions: x2253x+9·x2+4x+3x24x5.

  12. Q12Operations on Algebraic Expressions

    Decide whether each statement is true for all polynomials concerned. Justify a true statement with an argument and a false one with an explicit counterexample.

    1. The product of two binomials is always a trinomial.
    2. The sum of two polynomials of degree 3 is always a polynomial of degree 3.
    3. The product of a polynomial of degree 2 and a polynomial of degree 3 always has degree 5.
  13. Q13Simplifying Rational Expressions

    Simplify 3x212x2+4x+4 and state the restriction.

  14. Q14The Difference of Squares

    Factor completely: 50x28y2.

  15. Q15The Perfect Square Trinomial

    Factor 9x242xy+49y2.

  16. Q16The Product-Sum Technique

    Factor 6x2+11x35 using the product-sum technique.

  17. Q17Synthesis — drawing on several sheets in this topic

    An outdoor skating rink is rectangular. Its surface area, in m2, is A(x)=6x2+x12 and its width is (3x4) m.

    1. Determine an expression for the length of the rink.
    2. A walkway of uniform width 1 m is poured all around the rink. Express the area of the walkway alone as a simplified polynomial.
    3. The walkway required exactly 62 m2 of concrete. Find the dimensions of the rink.

The 15 challenge problems for this topic are a separate, paid sheet and are not reproduced here.

Which stream is this for? This sheet is built for SN — it assumes you're working with rational expressions, completing the square and the quadratic formula, and it goes to the depth that program expects.

How to do every concept on this sheet

This is the part worksheet sites usually leave out. Below is the actual reasoning behind each group of questions — not a full solution set, the decisions that get you to one. Read it before you start, or after you get stuck.

Factoring: how to know which technique to use

Seven of the seventeen questions are factoring, and they're deliberately shuffled — because on a test nobody tells you which method to reach for. That choice is the skill. Work down this list in order and stop at the first match — unless the question names a method, which Q8 does:

The factoring decision order

Always in this order. In my sessions, skipping step 1 is the mistake I correct most often.

  1. 1
    Is there a common factor?

    Pull it out first, every time. 50x² − 8y² looks like nothing until you take out the 2 and see 2(25x² − 4y²) — that's Q14, and it's a difference of squares hiding behind a GCF.

  2. 2
    Two terms → difference of squares

    a² − b² = (a − b)(a + b). Check that both terms are perfect squares and the sign between them is a minus. A sum of squares does not factor over the reals.

  3. 3
    Three terms, and the outer two are squares → perfect square trinomial

    Test whether the middle term is ±2ab — and its sign is the sign inside the bracket: +2ab → (a + b)², −2ab → (a − b)². In Q15, 9x² − 42xy + 49y² has a = 3x and b = 7y, so 2ab = 42xy; the middle term is −42xy, which makes it (3x − 7y)².

  4. 4
    Three terms, no square pattern → product-sum

    Find two numbers whose product is a·c and whose sum is b, split the middle term, then group. For Q16's 6x² + 11x − 35: product −210, sum 1121 and −10.

  5. 5
    Four terms → grouping

    Pair them, factor each pair, and the two pairs must leave the same bracket behind. Q9's 3xy − 6x + 5y − 10 gives 3x(y − 2) + 5(y − 2)(y − 2)(3x + 5).

  6. 6
    Any quadratic → the quadratic formula (the fallback that never fails)

    Find the roots r₁, r₂, then write a(x − r₁)(x − r₂). It's last because it's the slowest, not because it's a last resort. If the roots are fractions, absorb each denominator into its bracket to finish over the integers: Q8's 6x² − 7x − 20 has roots 5/2 and −4/3, so 6(x − 5/2)(x + 4/3) = (2x − 5)(3x + 4). Note that product-sum would also crack Q8 (ac = −120, and −15 + 8 = −7) — the question asks for the formula on purpose, because exams sometimes specify the method.

Rational expressions: the restrictions are where the marks are

Questions 1, 3, 11 and 13 are the same move in four costumes: factor everything first, then cancel, then state the restrictions. The algebra is rarely the problem. The restrictions are, and usually for the same reason.

The mistake: reading the restrictions off the simplified expression. In Q13 you factor top and bottom:

(3x² − 12) ⁄ (x² + 4x + 4) = [3(x − 2)(x + 2)] ⁄ (x + 2)²

then cancel one (x + 2):

= [3(x − 2)] ⁄ (x + 2)

The restriction x ≠ −2 comes from the original denominator, before you cancelled anything. A factor you cancel still had to be non-zero for the expression to exist in the first place. On a division question like Q3, that includes the denominator of the divisor and the divisor itself.

Practical rule: write down every restriction the moment you finish factoring, before you cancel a single thing. It costs ten seconds and it's often the difference between full marks and most of them.

Completing the square (Q2)

You're converting x² − 10x + 31 into a(x − h)² + k so the vertex can be read directly. Halve the coefficient of x, square it, add and subtract it:

x² − 10x + 31 = (x² − 10x + 25) − 25 + 31 = (x − 5)² + 6

Vertex (5, 6). The only place this goes wrong is when a ≠ 1 — then you must factor a out of the first two terms before halving, or every number afterwards is wrong. The challenge set leans on exactly that case.

Polynomial division (Q4)

Dividing 2x³ − x² − 16x + 3 by (x − 3). The remainder comes out to 0, and that's the point: a remainder of zero means (x − 3) is a factor, so this is a factoring question wearing a division costume. Q17(a) runs the same trick — dividing 6x² + x − 12 by (3x − 4) comes out clean precisely because (3x − 4) is a factor.

(If a polynomial ever is missing a power — x³ − 8, say — keep a 0x² and a 0x column, or the terms drift out of alignment and the arithmetic goes with them.)

The two theory questions (Q7 and Q12)

Q7 asks you to name the technique before applying it. Q12 gives three claims about polynomials and asks you to justify or disprove each. They're the hardest questions to bluff, and the ones students skip in practice because they don't look like "real" math.

How they're marked

A false claim needs one explicit counterexample — a specific pair of polynomials, multiplied out, with the contradiction shown. For "the product of two binomials is always a trinomial", (x + 2)(x − 2) = x² − 4 settles it in one line: two terms, not three. A true claim needs a general argument, not an example — showing it works for one case proves nothing. Vague sentences ("sometimes it doesn't work") earn zero.

Question 17: the synthesis problem

A rectangular rink with area A(x) = 6x² + x − 12 and width (3x − 4). Part (a) is a division — and the fact that it divides evenly is the hint for what follows. Part (b) is the classic border problem: build the outer rectangle, subtract the inner one. The trap is the walkway's width; read the question twice before you decide what to add. Part (c) turns your answer to (b) into an equation.

Preview all 6 pages

Click any page to open the full PDF.

Worksheet page 1: the list of 16 concepts covered, and questions 1 and 2 on rational expressions and completing the square
1 · concepts, Q1–2
Worksheet page 2: questions 3 to 6 on dividing rational expressions, polynomial division, exponents and the greatest common factor
2 · Q3–6
Worksheet page 3: questions 7 to 9 on naming factoring techniques, the quadratic formula and factoring by grouping
3 · Q7–9
Worksheet page 4: questions 10 to 12 on expanding, multiplying rational expressions and polynomial theory
4 · Q10–12
Worksheet page 5: questions 13 to 16 on simplifying, the difference of squares, perfect square trinomials and the product-sum technique
5 · Q13–16
Worksheet page 6: question 17, the skating rink synthesis problem
6 · Q17

Getting the most out of it

Print it — don't type on it

Factoring is pattern recognition, and patterns stick faster when you write them by hand. The sheet is laid out at letter size with working space under each question for exactly that reason.

Do the theory questions properly

Q7 and Q12 are the ones you'll want to skip. They're also the ones most likely to appear on your exam in a form you haven't seen, because they can't be brute-forced.

Time yourself on the second pass

The first pass is about getting them right. A week later, redo questions 6–9 and 14–16 against a clock — six factoring questions in ten minutes. Speed on these is what leaves you time for the long problems on the actual exam.

Want the solutions, or something more challenging?

The worksheet, the questions above and every explanation on this page stay free permanently. Three more PDFs exist for this topic — the worked answer key, a harder problem set, and the answer key to that. They come with the Secondary 4 Math Solutions Bundle, which is what keeps the rest of the series free.

What else exists for Algebraic Expressions

Three PDFs · 15 pages · all three are in the bundle below.

  • Answer key — 3 pages. All 17 questions worked step by step, including the restrictions and the justifications. Not a list of final answers.
  • Challenge problems — 8 pages, 15 problems. A separate sheet at exam-plus difficulty covering the same 16 concepts. Harder than anything on the free sheet.
  • Challenge answer key — 4 pages. Every challenge problem worked to the same standard, with the checks shown.
  • PDF, letter size, print-ready.
In the bundle See what's in it Not sold separately
Answer key Q12(c), a theory question

"The product of a polynomial of degree 2 and a polynomial of degree 3 always has degree 5." True — but an example earns no marks, so here is the argument:

Write the two leading terms as a₂x² and b₃x³. Multiplying:

(a₂x²)(b₃x³) = a₂b₃x⁵

By definition of degree, a₂ ≠ 0 and b₃ ≠ 0. Over the reals a product of two non-zero numbers is non-zero, so a₂b₃ ≠ 0 and the x⁵ term cannot cancel. No lower-degree term can reach degree 5, so the degree is exactly 5. That middle step — saying why the leading coefficients can't cancel — is the sentence the mark is for.

Challenge set C2, and how far past the free sheet it goes

A camera drone is launched from a platform. Its altitude, in metres, t seconds after launch is h(t) = −5t2 + 30t + 8.

  1. Rewrite the rule in standard form and deduce the greatest altitude and when it occurs.
  2. The drone can only film a roof while it is more than 33 m above the ground. During which interval of time can it film?

Q2 on the free sheet completes the square where a = 1. This one has a = −5, so the coefficient must come out of the first two terms first — and part (b) then turns the vertex form into an inequality. That gap, on all sixteen concepts, is what the challenge set is.

The one thing that's for sale

Best value for the whole year

Every Secondary 4 Math topic — the complete Solutions Bundle

One download, one payment, the whole program. Every answer key and every challenge set for all 17 Secondary 4 Math worksheet sets — including this one.

17 sets · 51 PDFs · 154 pages$19.99
  • Worked solutions, not answer lists — every step written out
  • Covers the whole year's program at this level
  • Less than the price of one hour of tutoring — for the entire year's solutions
Everything paid, in one file $19.99CAD · one payment Secondary 4 Math bundle — coming soon Not on sale yet

Taking Secondary 1 Math as well? The Secondary 1 Math bundle covers all 15 of its sets — 45 PDFs, 182 pages — on the same terms.

Taking Secondary 2 Math as well? The Secondary 2 Math bundle covers all 14 of its sets — 42 PDFs, 181 pages — on the same terms.

Taking Secondary 3 Math as well? The Secondary 3 Math bundle covers all 11 of its sets — 33 PDFs, 154 pages — on the same terms.

Taking Secondary 5 Math as well? The Secondary 5 Math bundle covers all 21 of its sets — 63 PDFs, 228 pages — on the same terms.

Taking CEGEP Calculus I as well? The CEGEP Calculus I bundle covers all 8 of its sets — 24 PDFs, 82 pages — on the same terms.

Taking CEGEP Calculus II as well? The CEGEP Calculus II bundle covers all 8 of its sets — 24 PDFs, 90 pages — on the same terms.

Taking CEGEP Linear Algebra as well? The CEGEP Linear Algebra bundle covers all 7 of its sets — 21 PDFs, 82 pages — on the same terms.

Taking AP Calculus AB as well? The AP Calculus AB bundle covers all 8 of its sets — 24 PDFs, 126 pages — on the same terms.

Common questions

Is this worksheet really free?

Yes — the questions are on this page to read, and the PDF downloads directly, no email and no account. The one paid item is optional: the complete Secondary 4 Solutions Bundle, which covers every set at this level.

What do I get if I buy the bundle?

Every answer key and every challenge set for the whole Secondary 4 series, in one download. For this topic that is the worked answer key to the practice questions, a set of challenge problems at exam-plus difficulty, and the worked answer key to those. The practice worksheets themselves stay free.

How do I know which factoring technique to use?

Work down the decision order above: GCF first, always. Then count the terms — two suggests a difference of squares, three suggests a perfect square or product-sum, four suggests grouping. The quadratic formula is the fallback that always works.

Where do the restrictions on a rational expression come from?

From the original denominator, before you cancel anything. A factor you cancel still had to be non-zero for the original expression to be defined, so its restriction stays.

Which Secondary 4 stream is this for?

It's built for SN. The sheet assumes you're working with rational expressions, completing the square and the quadratic formula, and it goes to the depth that program expects.

Can teachers use this in class?

Yes. Print and photocopy it for your own classes freely — I just ask that the tutorinmontreal.ca footer stays on the page.

I'm stuck on one question. Can you help?

Yes — through one-on-one tutoring, in Montreal or online. Get in touch to arrange a session, or see the current rates.

← All 17 Secondary 4 Math worksheets  ·  Secondary 1 Math series (15 sheets) →  ·  Secondary 2 Math series (14 sheets) →  ·  Secondary 3 Math series (11 sheets) →  ·  Secondary 5 Math series (21 sheets) →  ·  CEGEP Calculus I series (8 sheets) →  ·  CEGEP Calculus II series (8 sheets) →  ·  CEGEP Linear Algebra series (7 sheets) →  ·  AP Calculus AB series (8 sheets) →

The same topic at the other level: Secondary 5 Math · Algebraic Expressions.

Download the free worksheet

Ready to improve your grades?

WhatsApp is the way to reach me — tell me the course you're taking and what you're stuck on, and we'll sort out a first session from there.

Message Me on WhatsApp

or send a message

I reply within a day, usually sooner. Your details are used only to answer you — see the Privacy Policy.

Private math & science tutoring in Montreal, QC — Westmount · Outremont · Town of Mount Royal · Hampstead · Côte-Saint-Luc · NDG · Nuns' Island · West Island — and online across Quebec.

Chat with Marius