Home
📏

Linear Equation Solver

Solve linear equations in one variable (ax + b = c) with step-by-step isolation and verification.

linear
📏

Two-Point Linear Equation

Find the equation of a line from two points, including slope, intercept, and standard form.

linear
📏

Slope-Intercept Calculator

Find slope and y-intercept from linear equations, and convert between forms.

linear
📏

Point-Slope Form Calculator

Convert between point-slope, slope-intercept, and standard forms of a line.

linear
📏

Linear Inequality Solver

Solve linear inequalities with interval notation and number line visualization.

linear
📏

Parallel & Perpendicular Line

Find parallel and perpendicular lines to a given line through a point.

linear
📏

Midpoint & Distance Calculator

Calculate midpoint and distance between two points on a line.

linear
📏

Linear Equation from Intercepts

Find the equation of a line from x-intercept and y-intercept with formula.

linear
📐

Quadratic Equation Solver

Solve ax² + bx + c = 0 using the quadratic formula with discriminant analysis and step-by-step work.

quadratic
📐

Cubic Equation Solver

Find real and complex roots of cubic equations using factoring, synthetic division, and Cardano's method.

quadratic
📐

Quartic Equation Solver

Solve quartic equations (degree 4) with step-by-step factorization and root extraction.

quadratic
📐

Polynomial Equation Solver

Solve polynomial equations of any degree with rational root theorem, synthetic division, and numerical methods.

quadratic
📐

Discriminant Calculator

Calculate the discriminant (b² - 4ac) and determine the nature of roots.

quadratic
📐

Quadratic Inequality Solver

Solve quadratic inequalities using sign charts with interval notation.

quadratic
📐

Completing the Square Calculator

Complete the square for quadratic expressions with step-by-step work.

quadratic
📐

Vertex Form Calculator

Convert quadratic equations between standard, vertex, and factored forms.

quadratic
🔗

System of Equations Solver (2x2)

Solve 2-variable linear systems using substitution, elimination, and Cramer's rule with detailed steps.

systems
🔗

System of Equations Solver (3x3)

Solve 3-variable linear systems using Gaussian elimination, matrix inverse, and Cramer's rule.

systems
🔗

Nonlinear System Solver

Solve systems of nonlinear equations (quadratic, exponential, etc.) with substitution and graphing.

systems
🔗

Augmented Matrix Solver

Perform row reduction on augmented matrices and solve systems in reduced row echelon form (RREF).

systems
🔗

Cramer's Rule Calculator

Solve systems using Cramer's rule with determinant calculation and step-by-step work.

systems
🔗

Gaussian Elimination Solver

Solve systems using Gaussian elimination with row operations and back substitution.

systems
🔗

System of Inequalities Solver

Solve systems of linear inequalities with graphical region visualization.

systems
🔗

Linear Independence Checker

Check if vectors are linearly independent or dependent in a system.

systems
🧮

Rational Equation Solver

Solve rational equations by clearing denominators with the LCD method, including domain checking.

rational
🧮

Proportion Solver

Solve proportions and rational proportions with cross-multiplication and step-by-step simplification.

rational
🧮

Partial Fraction Decomposition

Decompose rational expressions into partial fractions for integration and simplification.

rational
🧮

Rational Inequality Solver

Solve rational inequalities with sign analysis and interval notation.

rational
🧮

Complex Rational Expression

Simplify complex rational expressions with step-by-step LCD method.

rational
🧮

Asymptote Finder (Rational)

Find vertical, horizontal, and oblique asymptotes of rational functions.

rational
🧮

Rational Expression Simplifier

Simplify rational expressions by factoring and canceling common factors.

rational
🧮

Removable Discontinuity Finder

Identify and simplify removable discontinuities in rational functions.

rational

Radical Equation Solver

Solve equations with square roots, cube roots, and other radicals with extraneous solution checking.

radical

Nested Radical Solver

Simplify and solve nested radical expressions with step-by-step simplification.

radical

Square Root Equation Solver

Solve equations containing square roots with isolation and squaring method.

radical

Cube Root Equation Solver

Solve equations containing cube roots with isolation and cubing method.

radical

Radical Inequality Solver

Solve radical inequalities with domain restrictions and interval notation.

radical

Radical Simplifier

Simplify radical expressions and rationalize denominators with step-by-step work.

radical

Rationalize Denominator Calculator

Rationalize denominators with radicals using conjugate multiplication.

radical

Radical Equation Extraneous Check

Check for extraneous solutions in radical equations with verification.

radical
⚖️

Absolute Value Equation Solver

Solve absolute value equations with case-by-case analysis, interval testing, and solution verification.

absolute
⚖️

Absolute Value Inequality Solver

Solve absolute value inequalities and express solutions in interval notation with number line visualization.

absolute
⚖️

Absolute Value Function Graph

Graph absolute value functions with transformations and vertex identification.

absolute
⚖️

Compound Absolute Value

Solve compound absolute value equations and inequalities with AND/OR logic.

absolute
⚖️

Absolute Value Table

Generate tables of values for absolute value functions with graphing.

absolute
⚖️

Absolute Value Piecewise Function

Convert absolute value functions to piecewise form with domain breakdown.

absolute
⚖️

Distance on Number Line

Calculate distance between points using absolute value on the number line.

absolute
⚖️

Absolute Value in Context

Solve real-world problems involving absolute value (error, tolerance, distance).

absolute
📈

Exponential Equation Solver

Solve equations with exponential expressions using logarithms, with step-by-step isolation and evaluation.

exponential
📈

Logarithmic Equation Solver

Solve logarithmic equations with properties of logarithms, including domain restrictions and checking.

exponential
📈

Logarithm Properties Calculator

Expand, condense, and evaluate logarithmic expressions with step-by-step property application.

exponential
📈

Exponential Growth/Decay Solver

Solve exponential growth and decay problems with formula application and continuous compounding.

exponential
📈

Logarithm Change of Base

Convert logarithms between different bases using the change of base formula.

exponential
📈

Exponential Function Graph

Graph exponential functions with transformations and asymptote identification.

exponential
📈

Logarithmic Function Graph

Graph logarithmic functions with transformations and vertical asymptote identification.

exponential
📈

Exponential Inequality Solver

Solve exponential and logarithmic inequalities with domain restrictions and interval notation.

exponential

First-Order ODE Solver

Solve first-order ordinary differential equations using separation of variables, integrating factors, and more.

differential

Second-Order ODE Solver

Solve second-order linear ODEs with constant coefficients, including characteristic equation and particular solutions.

differential

IVP Solver (Initial Value Problems)

Solve initial value problems for ODEs with given initial conditions and step-by-step integration.

differential

Slope Field Plotter

Visualize slope fields and solution curves for first-order differential equations.

differential

Bernoulli Equation Solver

Solve Bernoulli differential equations using substitution and standard techniques.

differential

Exact Differential Equation

Solve exact differential equations with potential function and step-by-step check.

differential

Integrating Factor Calculator

Find integrating factors and solve first-order linear ODEs with step-by-step work.

differential

Euler Method (Numerical ODE)

Approximate solutions to ODEs using Euler's method with step-by-step iterations.

differential
🔢

Newton-Raphson Solver

Find real roots of equations using the Newton-Raphson iterative method with convergence tracking.

numerical
🔢

Bisection Method Solver

Find roots of continuous functions using the bisection method with step-by-step interval halving.

numerical
🔢

Secant Method Solver

Approximate roots using the secant method with convergence analysis and iteration details.

numerical
🔢

Fixed-Point Iteration

Solve equations by converting to fixed-point form with iteration and convergence checks.

numerical
🔢

Regula Falsi (False Position)

Find roots using the false position method with step-by-step interval updates.

numerical
🔢

Error Analysis Calculator

Calculate absolute error, relative error, and percentage error in numerical approximations.

numerical
🔢

Convergence Test Tool

Analyze convergence of iterative methods with tolerance and iteration count.

numerical
🔢

Root Isolation Finder

Find intervals containing roots of equations using graphical and analytical methods.

numerical

What Are Equation Calculators?

Our Equation Calculators collection brings together a powerful suite of tools designed to help students, educators, engineers, and researchers solve a wide variety of mathematical equations. From simple linear equations to complex differential equations, these calculators provide not only the final answer but also detailed step-by-step solutions to enhance understanding.

Whether you are working with quadratic equations, systems of linear equations, radical equations, exponential and logarithmic equations, or ordinary differential equations, our tools are built to deliver accurate results with transparent reasoning.

How to Use This Directory

  • Search: Type a keyword into the search bar to find specific tools by name or description.
  • Filter by Category: Use the dropdown to narrow down calculators by equation type — each option shows the number of tools available.
  • Click to Use: Each calculator card links directly to the tool. Click on any card to start solving equations instantly.
  • Explore More: Check the "Explore More Math Calculators" section for related calculators across other categories.

Why Use Our Equation Calculators?

  • Comprehensive: Covers linear, quadratic, polynomial, rational, radical, absolute value, exponential, logarithmic, differential, and numerical methods.
  • Step-by-Step: Each calculator shows detailed solution steps, helping you learn the underlying methods.
  • Free & Accessible: No registration or fees — use any tool instantly on any device.
  • Accuracy Guaranteed: Each calculator uses robust algorithms and is regularly tested for precision.
  • Educational Focus: Designed to support learning and teaching, with clear notation and explanations.

❓ Equation Calculators FAQ

What types of equations can I solve with these calculators?

You can solve linear, quadratic, cubic, quartic, general polynomial, rational, radical, absolute value, exponential, logarithmic, and ordinary differential equations, as well as systems of equations and numerical roots.

How do I use the Quadratic Equation Solver?

Enter the coefficients a, b, and c from ax² + bx + c = 0. The solver will compute the discriminant, show the quadratic formula, and provide both real and complex roots with step-by-step arithmetic.

What is the difference between solving a linear and a quadratic equation?

A linear equation has the form ax + b = 0 and has one solution. A quadratic equation has the form ax² + bx + c = 0 and can have two real, one real, or two complex solutions. Our calculators handle both with appropriate methods.

How do I solve a system of equations?

Use our System of Equations Solvers. For 2x2 or 3x3 systems, you can choose between substitution, elimination, and matrix methods (Cramer's rule or Gaussian elimination). Each method is shown step by step.

What is a rational equation and how is it solved?

A rational equation contains fractions with variables in the denominator. Our Rational Equation Solver clears denominators using the least common denominator (LCD), then solves the resulting polynomial equation while checking for extraneous solutions.

How do I solve an exponential equation?

Exponential equations have variables in the exponent. Our Exponential Equation Solver uses logarithms to isolate the variable, showing step-by-step application of log properties and base conversion.

What is a differential equation solver?

A differential equation involves derivatives. Our ODE solvers handle first-order and second-order ordinary differential equations, using methods like separation of variables, integrating factors, and characteristic equations.

What are numerical methods for solving equations?

Numerical methods (like Newton-Raphson, bisection, secant) approximate roots of equations that are difficult to solve analytically. Our tools show each iteration step, helping you understand convergence and error analysis.

How do I check for extraneous solutions?

Our radical, rational, and logarithmic equation solvers automatically check solutions against domain restrictions and flag extraneous solutions, showing you why they are rejected.

Can I solve equations with absolute values?

Yes. Our Absolute Value Equation Solver uses case-by-case analysis (positive/negative inside the absolute value) and provides interval testing to verify solutions.

How accurate are the numerical solvers?

Our numerical solvers use high-precision arithmetic and allow you to set the tolerance (error margin) for convergence. The results are accurate to 10⁻⁶ or better by default.

How often are new equation solvers added?

We regularly add new tools based on user requests and curriculum updates. If you have a suggestion for a specific type of equation, please contact us through our contact page.