The calculator opens on the Add operation with two starter polynomials loaded. To work with a different operation, click any tab in the operation strip at the top: *Add, Subtract, Multiply, Long division, Synthetic, Factor, Find zeros, Simplify*.
The layout has three main areas:
• Operation strip at the top selects which operation runs. The page title and tooltip update to match the selected operation.
• Input card on the left holds your polynomial(s). For single-input operations (Factor, Find zeros, Simplify) there is one input box. For division (Long, Synthetic) there are two labeled boxes — Dividend and Divisor. For Add, Subtract, and Multiply you can have two or more inputs and add more with the + Add another polynomial button.
• Solution & explanation card on the right shows the step-by-step work, the method description, common pitfalls, and related tools.
To switch input modes, use the Keypad / Slots toggle above the polynomial list. The two modes are interchangeable for the same polynomial — pick whichever feels faster for the polynomial you're entering.
The URL supports an 'op' query parameter: append '?op=3' to land directly on the Multiply tab, '?op=4' for Long division, and so on. The numbers follow the order of the operation strip.