How can we help you today?

Get help straight from the BrightSprout team

How do I add formulas and equations to a worksheet?

My Worksheet Maker

How do I add formulas and equations to a worksheet?

A step by step for adding formulas and equations to a worksheet using the LaTeX feature.

Last updated on 18 Sept, 2026

My Worksheet Maker includes a formula editor so you can add fractions, exponents, square roots, and other math notation to any text field on your worksheet. You write your formula in LaTeX, a standard syntax for typesetting math, and the editor renders it on the worksheet.

1. Add the question type you need.
Choose Open Response, Multiple Choice, or any other question type, and click into the field where the formula should go (the question prompt, an answer choice, and so on).

2. Expand the toolbar.
The formatting toolbar sits in the top left of the editor. Click the double arrow (») at the end of it to show the full set of tools.

Image

3. Click the function button.
With the toolbar expanded, click the Fx to open the Enter Formula box.

4. Type your formula in LaTeX.
The box shows e=mc^2 as an example of the expected syntax. Enter your own formula in its place.

Image

5. Click Save.

Your formula appears both in the question block on the left and in the worksheet preview on the right, so you can check that it rendered the way you intended before printing.

Image

New to LaTeX? Start here

LaTeX is a way of writing math with plain keyboard characters. You type a command, and the editor renders it as properly formatted notation. A handful of commands covers most worksheet math:

What You Want:

What you type:

Result:

Fraction

\frac{3}{4}

¾ as a stacked fraction

Mixed number

2\frac{1}{2}

Exponent

x^2

Subscript

a_1

a₁

Square root

\sqrt{16}

√16

Cube root

\sqrt[3]{27}

∛27

Multiplication

\times

×

Division

\div

÷

Plus or minus

\pm

±

Less/greater than or equal

\leq \geq

≤ ≥

Not equal

\neq

Pi

\pi

π

Degrees

45^\circ

45°

Two rules cover most mistakes:

For a fuller list of commands and symbols, Overleaf's guide to mathematical expressions is a good reference: https://www.overleaf.com/learn/latex/Mathematical_expressions

Tips

  • Check the preview on the right before printing. If a formula renders as raw text, look for a missing brace or a mistyped command name.

  • Build complex formulas in pieces. Add the outer structure first, then fill in the numerator and denominator.

Did you find this article helpful?
Previous

My Crossword Maker

Next