Equation solving calculator

Online calculator for solving linear and quadratic equations with step-by-step explanation

2
types of equations
99%
Calculation accuracy
PDF
Data Format

Online calculator for solving equations

Our calculator allows you to solve linear and quadratic equations online with detailed step-by-step explanations. Simply enter the equation or coefficients and the calculator will instantly find the solution. Ideal for students, schoolchildren and anyone studying mathematics.

Examples of equation calculations

Examples of solving linear equations

Пример 1

2x + 5 = 15

Ответ: x = 5

2x = 15 - 5 = 10, x = 10/2 = 5

Пример 2

3x - 7 = 14

Ответ: x = 7

3x = 14 + 7 = 21, x = 21/3 = 7

Пример 3

5x + 3 = 3x + 8

Ответ: x = 3

5x - 3x = 8 - 2, 2, 2x = 6, x = 3

Examples of solving quadratic equations

Два корня

x² + 5x + 6 = 0

D = 25 - 24 = 1

x₁ = -2, x₂ = -3

D = 5² - 4×1×6 = 1 > 0, two roots

Один корень

x² - 4x + 4 = 0

D = 16 - 16 = 0

x = 2

D = (-4)² - 4×1×4 = 0, one root

Нет корней

x² + 2x + 5 = 0

D = 4 - 20 = -16

No real roots

D = 2² - 4×1×5 = -16 < 0, complex roots

How to Solve Linear Equations

The linear equation is ax + b = 0, where a and b are known numbers and x is an unknown quantity. To solve, you need to express x.

ax + b = 0 → x = -b/a

Example: 2x + 5 = 15 → 2x = 10 → x = 5

How to Solve Quadratic Equations

The quadratic equation has the form ax² + bx + c = 0. Solved through the discriminant: D = b² - 4ac. The number of roots depends on the discriminant value.

x = (-b ± √D) / (2a)

D = b² - 4ac

Two roots

D > 0

One root

D = 0

No real roots

D < 0

What are the roots of an equation

The roots of an equation are the values ​​of a variable at which the equation turns into a true numerical equality. Depending on the type of equation, there may be a different number of roots.

  • Real roots are ordinary numbers on the number line
  • Complex roots - appear when the discriminant is negative
  • Multiple roots - when the discriminant is zero

Benefits of the calculator

Our online equation calculator provides fast and accurate solutions with detailed explanations of each step.

Instantly solve any linear and quadratic equations

Detailed step-by-step explanation of the solution

Determination of the number of roots and discriminant

Support 4 languages: Russian, English, Spanish, German

Two input modes: text and coefficients

Completely free without registration

Responsive design for all devices

Часто задаваемые вопросы о решении уравнений

How to solve an equation online for free?

Enter the equation in the format '2x + 5 = 15' or 'x² + 2x + 1 = 0' and click the 'Solve' button. The calculator will automatically detect the type of equation and provide a solution with step-by-step explanation.

How to find the roots of a quadratic equation using a discriminant?

For the quadratic equation ax² + bx + c = 0, first calculate the discriminant D = b² - 4ac. If D > 0, the equation has two roots, if D = 0 - one root, if D < 0 - there are no real roots.

How do you figure out how many solutions an equation has?

A linear equation has one solution (if a ≠ 0). A quadratic equation can have 0, 1, or 2 solutions depending on the discriminant. The calculator automatically determines the number of solutions.

How to solve linear equations in one variable?

Linear equations of the form ax + b = 0 are solved by moving terms: ax = -b, then x = -b/a. For example, 3x + 6 = 0 → 3x = -6 → x = -2.

What is the discriminant in a quadratic equation?

The discriminant D = b² - 4ac determines the number of roots of the quadratic equation. For D > 0 - two roots, D = 0 - one root, D < 0 - no real roots.

How to solve a quadratic equation using Vieta's formula?

By Vieta's theorem: x₁ + x₂ = -b/a and x₁ × x₂ = c/a. This works for reduced quadratic equations of the form x² + px + q = 0.

How to check the correctness of the solution to an equation?

Substitute the found value into the original equation. If the left side is equal to the right, the solution is correct. For example, for x = 5 in the equation 2x + 5 = 15: 2×5 + 5 = 15 ✓

What to do if the equation has no solutions?

If you get a contradiction (for example, 0 = 5), the equation has no solutions. If we get the identity (0 = 0), the equation has infinitely many solutions.

How to solve equations with fractions?

Multiply both sides of the equation by the common denominator to eliminate fractions. Then solve as a normal equation.

How to solve systems of linear equations?

Use substitution, addition or graphical methods. Our calculator will show step-by-step solutions for each equation separately.

What is the root of an equation in mathematics?

The root of an equation is the value of the variable at which the equation becomes a true numerical equation. For example, the root of the equation 2x + 3 = 7 is x = 2.

How to solve equations with modulus?

Expand the module by definition: |x| = x for x ≥ 0 and |x| = -x for x < 0. Consider both cases separately.

How to solve irrational equations?

Raise both sides of the equation to a power to get rid of the root. Be sure to check the resulting roots by substituting them into the original equation.

How to solve exponential equations?

Reduce to the same base or use logarithms. For example, 2ˣ = 8 → 2ˣ = 2³ → x = 3.

How to solve logarithmic equations?

Use the properties of logarithms and the definition: logₐ(b) = c means aᶜ = b. Check the scope.

How to solve trigonometric equations?

Use basic trigonometric identities and reduction formulas. Consider the periodicity of trigonometric functions.

What are equivalent equations?

Equivalent equations have the same roots. They are obtained from each other using equivalent transformations: addition, subtraction, multiplication by a non-zero number.

How to solve equations with parameters?

Consider different cases of parameter values. For each case, solve the equation separately and indicate conditions on the parameter.

How to solve equations of higher degrees?

Try factoring, using a change of variable, or special methods (such as Horner's scheme for polynomials).

How to solve equations with two variables?

Express one variable in terms of another or solve as a system of equations. Graphically, it is a straight line or curve on the coordinate plane.

What is ODZ in equations?

VA is the range of permissible values ​​of a variable for which the expression makes sense. For example, for √x you need x ≥ 0, for 1/x you need x ≠ 0.

How to solve equations with radicals?

Raise both sides to the appropriate power to get rid of the radical. Be sure to check the resulting roots.

How to solve equations using the interval method?

Find the zeros of the function, divide the number line into intervals, and determine the sign of the function on each interval.

How to solve equations graphically?

Graph the left and right sides of the equation. The intersection points of the graphs give the roots of the equation.

What are extraneous roots?

Extraneous roots appear when raising an equation to an even power or when multiplying by an expression with a variable. They need to be weeded out by verification.

How to solve equations using changes of variable?

Enter a new variable instead of a complex expression. Solve the equation for the new variable, then return to the original variable.

How to solve equations using the substitution method?

Express one variable in terms of another from one equation and substitute it into the second equation. Get an equation with one variable.

How to solve equations using the addition method?

Add or subtract equations until one of the variables disappears. Get an equation with one variable.

How to solve equations using a calculator?

Enter the equation into our online calculator in text format or using coefficients. Get an instant solution with step-by-step explanation.

How to solve equations to prepare for the Unified State Exam?

Learn the main types of equations: linear, quadratic, rational, irrational. Practice with our calculator with detailed explanations of each step of the solution.

Online equation calculator

The online equation solving calculator at Calc1.ru supports Russian, English, Spanish and German. Solve linear and quadratic equations with detailed explanations for free!