Skip to content
Allin

System of Inequalities Grapher

Graph a system of linear inequalities in x and y: shade the feasible region, draw each boundary (dashed for strict), list the region's vertices and tell you whether it is bounded, unbounded or empty.

Function GrapherPlot up to three functions f, g and h over a custom x- and y-range on an interactive canvas.System of Linear Equations SolverSolve 2×2, 3×3 and 4×4 linear systems by Gaussian elimination, Cramer's rule or the matrix inverse — with the determinant, step-by-step working, and detection of no-solution and infinite-solution cases.System of Nonlinear Equations SolverSolve 2- or 3-variable nonlinear systems (polynomial, trigonometric, exponential) with multivariate Newton's method — enter equations as text, set a starting guess, and surface every real solution with its residual.System of ODEs SolverSolves 2×2 and 3×3 linear systems x′ = Ax with eigenvalues, eigenvectors and the closed-form general solution, classifies the fixed point (node, spiral, centre, saddle, degenerate), and integrates arbitrary nonlinear 2D systems numerically with a phase portrait.Trigonometric Function GrapherPlot A·f(Bx − C) + D for sin, cos, tan, cot, sec and csc with the asymptotes drawn, plus amplitude, period, phase shift, midline, domain, range and key points.Parametric curve grapherPlot a curve defined by x(t) and y(t) as the parameter t sweeps an interval — the natural way to draw circles, Lissajous figures, spirals and roses that no single y=f(x) can. Pick a preset or type your own expressions; it samples the pair, auto-scales, and draws the curve in your browser.L-system fractal generatorGrow fractals from a Lindenmayer system: an axiom string rewritten by production rules, then drawn as turtle graphics. Type your own axiom, rules and angle, or load presets for the Koch snowflake, Heighway dragon, fractal plants and trees — each one blossoms from a handful of symbols.Absolute Value Equation SolverSolve absolute-value equations like |x+3| = 5, 3|x+2| = 12 or |x+1| = |x−3| with step-by-step case analysis and exact solutions.

System of Inequalities Grapher works straight from this page — free, instant, nothing to install. It covers shade the feasible region, draw each boundary (dashed for strict), list the region's vertices and tell you whether it is bounded, unbounded or empty — adjust any of them and the result follows immediately.

How to use it

  1. Open the tool — no signup or install needed.
  2. Enter your input or adjust the available options.
  3. Get your result instantly, then copy or download it.

Frequently asked questions

What does System of Inequalities Grapher do?

Graph a system of linear inequalities in x and y: shade the feasible region, draw each boundary (dashed for strict), list the region's vertices and tell you whether it is bounded, unbounded or empty.

What does it take into account?

It factors in shade the feasible region, draw each boundary (dashed for strict), list the region's vertices and tell you whether it is bounded, unbounded or empty. Change any of them and the output follows immediately.

When would I actually use this?

Getting through a problem set: solving for the unknown, factoring an expression, and — more usefully — seeing the steps that got there.

What is the most common mistake?

Losing a solution when both sides are squared or divided by an expression. Squaring can add roots that do not satisfy the original equation, and dividing can remove one — check every answer back in the original.

How is System of Inequalities Grapher different from Function Grapher?

They sit next to each other but answer different questions: Function Grapher is the one to open when you need it to plot up to three functions f, g and h over a custom x- and y-range on an interactive canvas. Pick whichever matches what you're starting from — both are free.

Is there a tool for the next step?

System of Linear Equations Solver is the closest one after this: Solve 2×2, 3×3 and 4×4 linear systems by Gaussian elimination, Cramer's rule or the matrix inverse — with the determinant, step-by-step working, and detection of no-solution and infinite-solution cases.

What else is worth having open alongside it?

System of Nonlinear Equations Solver and System of ODEs Solver — they come up in the same task often enough to be worth a second tab.

Where do the figures come from?

The algebra is symbolic where the expression allows it and numeric otherwise, and the tool says which it used. Exact results are given as fractions or radicals rather than rounded decimals.

Further reading

All guides