Biographies Characteristics Analysis

How to solve equation b. How to solve equations with fractions

Instructions

Note:π is written as pi; square root as sqrt().

Step 1. Enter a given example consisting of fractions.

Step 2. Click the “Solve” button.

Step 3. Get detailed results.

To ensure that the calculator calculates fractions correctly, enter the fraction separated by the “/” sign. For example: . The calculator will calculate the equation and even show on the graph why this result was obtained.

What is an equation with fractions

A fractional equation is an equation in which the coefficients are fractional numbers. Linear equations with fractions are solved according to the standard scheme: the unknowns are transferred to one side, and the known ones to the other.

Let's look at an example:

Fractions with unknowns are transferred to the left, and other fractions are transferred to the right. When numbers are transferred beyond the equal sign, then the sign of the numbers changes to the opposite:

Now you only need to perform the actions of both sides of the equality:

The result is an ordinary linear equation. Now you need to divide the left and right sides by the coefficient of the variable.

Solve equations with fractions online updated: October 7, 2018 by: Scientific Articles.Ru


Let us analyze two types of solutions to systems of equations:

1. Solving the system using the substitution method.
2. Solving the system by term-by-term addition (subtraction) of the system equations.

In order to solve the system of equations by substitution method you need to follow a simple algorithm:
1. Express. From any equation we express one variable.
2. Substitute. We substitute the resulting value into another equation instead of the expressed variable.
3. Solve the resulting equation with one variable. We find a solution to the system.

To solve system by term-by-term addition (subtraction) method need to:
1. Select a variable for which we will make identical coefficients.
2. We add or subtract equations, resulting in an equation with one variable.
3. Solve the resulting linear equation. We find a solution to the system.

The solution to the system is the intersection points of the function graphs.

Let us consider in detail the solution of systems using examples.

Example #1:

Let's solve by substitution method

Solving a system of equations using the substitution method

2x+5y=1 (1 equation)
x-10y=3 (2nd equation)

1. Express
It can be seen that in the second equation there is a variable x with a coefficient of 1, which means that it is easiest to express the variable x from the second equation.
x=3+10y

2.After we have expressed it, we substitute 3+10y into the first equation instead of the variable x.
2(3+10y)+5y=1

3. Solve the resulting equation with one variable.
2(3+10y)+5y=1 (open the brackets)
6+20y+5y=1
25y=1-6
25y=-5 |: (25)
y=-5:25
y=-0.2

The solution to the equation system is the intersection points of the graphs, therefore we need to find x and y, because the intersection point consists of x and y. Let's find x, in the first point where we expressed it we substitute y.
x=3+10y
x=3+10*(-0.2)=1

It is customary to write points in the first place we write the variable x, and in the second place the variable y.
Answer: (1; -0.2)

Example #2:

Let's solve using the term-by-term addition (subtraction) method.

Solving a system of equations using the addition method

3x-2y=1 (1 equation)
2x-3y=-10 (2nd equation)

1. We choose a variable, let’s say we choose x. In the first equation, the variable x has a coefficient of 3, in the second - 2. We need to make the coefficients the same, for this we have the right to multiply the equations or divide by any number. We multiply the first equation by 2, and the second by 3 and get a total coefficient of 6.

3x-2y=1 |*2
6x-4y=2

2x-3y=-10 |*3
6x-9y=-30

2. Subtract the second from the first equation to get rid of the variable x. Solve the linear equation.
__6x-4y=2

5y=32 | :5
y=6.4

3. Find x. We substitute the found y into any of the equations, let’s say into the first equation.
3x-2y=1
3x-2*6.4=1
3x-12.8=1
3x=1+12.8
3x=13.8 |:3
x=4.6

The intersection point will be x=4.6; y=6.4
Answer: (4.6; 6.4)

Do you want to prepare for exams for free? Tutor online for free. No kidding.

Purpose of the service. The matrix calculator is designed to solve systems of linear equations using a matrix method (see example of solving similar problems).

Instructions. To solve online, you need to select the type of equation and set the dimension of the corresponding matrices. where A, B, C are the specified matrices, X is the desired matrix. Matrix equations of the form (1), (2) and (3) are solved through the inverse matrix A -1. If the expression A·X - B = C is given, then it is necessary to first add the matrices C + B and find a solution for the expression A·X = D, where D = C + B. If the expression A*X = B 2 is given, then the matrix B must first be squared.

It is also recommended to familiarize yourself with the basic operations on matrices.

Example No. 1. Exercise. Find the solution to the matrix equation
Solution. Let's denote:
Then the matrix equation will be written in the form: A·X·B = C.
The determinant of matrix A is equal to detA=-1
Since A is a non-singular matrix, there is an inverse matrix A -1 . Multiply both sides of the equation on the left by A -1: Multiply both sides of this equation on the left by A -1 and on the right by B -1: A -1 ·A·X·B·B -1 = A -1 ·C·B -1 . Since A A -1 = B B -1 = E and E X = X E = X, then X = A -1 C B -1

Inverse matrix A -1:
Let's find the inverse matrix B -1.
Transposed matrix B T:
Inverse matrix B -1:
We look for matrix X using the formula: X = A -1 ·C·B -1

Answer:

Example No. 2. Exercise. Solve matrix equation
Solution. Let's denote:
Then the matrix equation will be written in the form: A·X = B.
The determinant of matrix A is detA=0
Since A is a singular matrix (the determinant is 0), therefore the equation has no solution.

Example No. 3. Exercise. Find the solution to the matrix equation
Solution. Let's denote:
Then the matrix equation will be written in the form: X A = B.
The determinant of matrix A is detA=-60
Since A is a non-singular matrix, there is an inverse matrix A -1 . Let's multiply both sides of the equation on the right by A -1: X A A -1 = B A -1, from where we find that X = B A -1
Let's find the inverse matrix A -1 .
Transposed matrix A T:
Inverse matrix A -1:
We look for matrix X using the formula: X = B A -1


Answer: >

In this video we will analyze a whole set of linear equations that are solved using the same algorithm - that’s why they are called the simplest.

First, let's define: what is a linear equation and which one is called the simplest?

A linear equation is one in which there is only one variable, and only to the first degree.

The simplest equation means the construction:

All other linear equations are reduced to the simplest using the algorithm:

  1. Expand parentheses, if any;
  2. Move terms containing a variable to one side of the equal sign, and terms without a variable to the other;
  3. Give similar terms to the left and right of the equal sign;
  4. Divide the resulting equation by the coefficient of the variable $x$.

Of course, this algorithm does not always help. The fact is that sometimes after all these machinations the coefficient of the variable $x$ turns out to be equal to zero. In this case, two options are possible:

  1. The equation has no solutions at all. For example, when something like $0\cdot x=8$ turns out, i.e. on the left is zero, and on the right is a number other than zero. In the video below we will look at several reasons why this situation is possible.
  2. The solution is all numbers. The only case when this is possible is when the equation has been reduced to the construction $0\cdot x=0$. It is quite logical that no matter what $x$ we substitute, it will still turn out “zero is equal to zero”, i.e. correct numerical equality.

Now let's see how all this works using real-life examples.

Examples of solving equations

Today we are dealing with linear equations, and only the simplest ones. In general, a linear equation means any equality that contains exactly one variable, and it goes only to the first degree.

Such constructions are solved in approximately the same way:

  1. First of all, you need to expand the parentheses, if there are any (as in our last example);
  2. Then combine similar
  3. Finally, isolate the variable, i.e. move everything connected with the variable—the terms in which it is contained—to one side, and move everything that remains without it to the other side.

Then, as a rule, you need to bring similar ones on each side of the resulting equality, and after that all that remains is to divide by the coefficient of “x”, and we will get the final answer.

In theory, this looks nice and simple, but in practice, even experienced high school students can make offensive mistakes in fairly simple linear equations. Typically, errors are made either when opening brackets or when calculating the “pluses” and “minuses”.

In addition, it happens that a linear equation has no solutions at all, or that the solution is the entire number line, i.e. any number. We will look at these subtleties in today's lesson. But we will start, as you already understood, with the simplest tasks.

Scheme for solving simple linear equations

First, let me once again write the entire scheme for solving the simplest linear equations:

  1. Expand the brackets, if any.
  2. We isolate the variables, i.e. We move everything that contains “X’s” to one side, and everything without “X’s” to the other.
  3. We present similar terms.
  4. We divide everything by the coefficient of “x”.

Of course, this scheme does not always work; there are certain subtleties and tricks in it, and now we will get to know them.

Solving real examples of simple linear equations

Task No. 1

The first step requires us to open the brackets. But they are not in this example, so we skip this step. In the second step we need to isolate the variables. Please note: we are talking only about individual terms. Let's write it down:

We present similar terms on the left and right, but this has already been done here. Therefore, we move on to the fourth step: divide by the coefficient:

\[\frac(6x)(6)=-\frac(72)(6)\]

So we got the answer.

Task No. 2

We can see the parentheses in this problem, so let's expand them:

Both on the left and on the right we see approximately the same design, but let's act according to the algorithm, i.e. separating the variables:

Here are some similar ones:

At what roots does this work? Answer: for any. Therefore, we can write that $x$ is any number.

Task No. 3

The third linear equation is more interesting:

\[\left(6-x \right)+\left(12+x \right)-\left(3-2x \right)=15\]

There are several brackets here, but they are not multiplied by anything, they are simply preceded by different signs. Let's break them down:

We perform the second step already known to us:

\[-x+x+2x=15-6-12+3\]

Let's do the math:

We carry out the last step - divide everything by the coefficient of “x”:

\[\frac(2x)(x)=\frac(0)(2)\]

Things to Remember When Solving Linear Equations

If we ignore too simple tasks, I would like to say the following:

  • As I said above, not every linear equation has a solution - sometimes there are simply no roots;
  • Even if there are roots, there may be zero among them - there is nothing wrong with that.

Zero is the same number as the others; you shouldn’t discriminate against it in any way or assume that if you get zero, then you did something wrong.

Another feature is related to the opening of brackets. Please note: when there is a “minus” in front of them, we remove it, but in parentheses we change the signs to opposite. And then we can open it using standard algorithms: we will get what we saw in the calculations above.

Understanding this simple fact will help you avoid making stupid and hurtful mistakes in high school, when doing such things is taken for granted.

Solving complex linear equations

Let's move on to more complex equations. Now the constructions will become more complex and when performing various transformations a quadratic function will appear. However, we should not be afraid of this, because if, according to the author’s plan, we are solving a linear equation, then during the transformation process all monomials containing a quadratic function will certainly cancel.

Example No. 1

Obviously, the first step is to open the brackets. Let's do this very carefully:

Now let's take a look at privacy:

\[-x+6((x)^(2))-6((x)^(2))+x=-12\]

Here are some similar ones:

Obviously, this equation has no solutions, so we’ll write this in the answer:

\[\varnothing\]

or there are no roots.

Example No. 2

We perform the same actions. First step:

Let's move everything with a variable to the left, and without it - to the right:

Here are some similar ones:

Obviously, this linear equation has no solution, so we’ll write it this way:

\[\varnothing\],

or there are no roots.

Nuances of the solution

Both equations are completely solved. Using these two expressions as an example, we were once again convinced that even in the simplest linear equations, everything may not be so simple: there can be either one, or none, or infinitely many roots. In our case, we considered two equations, both simply have no roots.

But I would like to draw your attention to another fact: how to work with parentheses and how to open them if there is a minus sign in front of them. Consider this expression:

Before opening, you need to multiply everything by “X”. Please note: multiplies each individual term. Inside there are two terms - respectively, two terms and multiplied.

And only after these seemingly elementary, but very important and dangerous transformations have been completed, can you open the bracket from the point of view of the fact that there is a minus sign after it. Yes, yes: only now, when the transformations are completed, we remember that there is a minus sign in front of the brackets, which means that everything below simply changes signs. At the same time, the brackets themselves disappear and, most importantly, the front “minus” also disappears.

We do the same with the second equation:

It is not by chance that I pay attention to these small, seemingly insignificant facts. Because solving equations is always a sequence of elementary transformations, where the inability to clearly and competently perform simple actions leads to the fact that high school students come to me and again learn to solve such simple equations.

Of course, the day will come when you will hone these skills to the point of automaticity. You will no longer have to perform so many transformations each time; you will write everything on one line. But while you are just learning, you need to write each action separately.

Solving even more complex linear equations

What we are going to solve now can hardly be called the simplest task, but the meaning remains the same.

Task No. 1

\[\left(7x+1 \right)\left(3x-1 \right)-21((x)^(2))=3\]

Let's multiply all the elements in the first part:

Let's do some privacy:

Here are some similar ones:

Let's complete the last step:

\[\frac(-4x)(4)=\frac(4)(-4)\]

Here is our final answer. And, despite the fact that in the process of solving we had coefficients with a quadratic function, they canceled each other out, which makes the equation linear and not quadratic.

Task No. 2

\[\left(1-4x \right)\left(1-3x \right)=6x\left(2x-1 \right)\]

Let's carefully perform the first step: multiply each element from the first bracket by each element from the second. There should be a total of four new terms after the transformations:

Now let’s carefully perform the multiplication in each term:

Let’s move the terms with “X” to the left, and those without - to the right:

\[-3x-4x+12((x)^(2))-12((x)^(2))+6x=-1\]

Here are similar terms:

Once again we have received the final answer.

Nuances of the solution

The most important note about these two equations is the following: as soon as we begin to multiply brackets that contain more than one term, this is done according to the following rule: we take the first term from the first and multiply with each element from the second; then we take the second element from the first and similarly multiply with each element from the second. As a result, we will have four terms.

About the algebraic sum

With this last example, I would like to remind students what an algebraic sum is. In classical mathematics, by $1-7$ we mean a simple construction: subtract seven from one. In algebra, we mean the following by this: to the number “one” we add another number, namely “minus seven”. This is how an algebraic sum differs from an ordinary arithmetic sum.

As soon as, when performing all the transformations, each addition and multiplication, you begin to see constructions similar to those described above, you simply will not have any problems in algebra when working with polynomials and equations.

Finally, let's look at a couple more examples that will be even more complex than the ones we just looked at, and to solve them we will have to slightly expand our standard algorithm.

Solving equations with fractions

To solve such tasks, we will have to add one more step to our algorithm. But first, let me remind you of our algorithm:

  1. Open the brackets.
  2. Separate variables.
  3. Bring similar ones.
  4. Divide by the ratio.

Alas, this wonderful algorithm, for all its effectiveness, turns out to be not entirely appropriate when we have fractions in front of us. And in what we will see below, we have a fraction on both the left and the right in both equations.

How to work in this case? Yes, it's very simple! To do this, you need to add one more step to the algorithm, which can be done both before and after the first action, namely, getting rid of fractions. So the algorithm will be as follows:

  1. Get rid of fractions.
  2. Open the brackets.
  3. Separate variables.
  4. Bring similar ones.
  5. Divide by the ratio.

What does it mean to “get rid of fractions”? And why can this be done both after and before the first standard step? In fact, in our case, all fractions are numerical in their denominator, i.e. Everywhere the denominator is just a number. Therefore, if we multiply both sides of the equation by this number, we will get rid of fractions.

Example No. 1

\[\frac(\left(2x+1 \right)\left(2x-3 \right))(4)=((x)^(2))-1\]

Let's get rid of the fractions in this equation:

\[\frac(\left(2x+1 \right)\left(2x-3 \right)\cdot 4)(4)=\left(((x)^(2))-1 \right)\cdot 4\]

Please note: everything is multiplied by “four” once, i.e. just because you have two parentheses doesn't mean you have to multiply each one by "four." Let's write down:

\[\left(2x+1 \right)\left(2x-3 \right)=\left(((x)^(2))-1 \right)\cdot 4\]

Now let's expand:

We seclude the variable:

We perform the reduction of similar terms:

\[-4x=-1\left| :\left(-4 \right) \right.\]

\[\frac(-4x)(-4)=\frac(-1)(-4)\]

We have received the final solution, let's move on to the second equation.

Example No. 2

\[\frac(\left(1-x \right)\left(1+5x \right))(5)+((x)^(2))=1\]

Here we perform all the same actions:

\[\frac(\left(1-x \right)\left(1+5x \right)\cdot 5)(5)+((x)^(2))\cdot 5=5\]

\[\frac(4x)(4)=\frac(4)(4)\]

The problem is solved.

That, in fact, is all I wanted to tell you today.

Key points

Key findings are:

  • Know the algorithm for solving linear equations.
  • Ability to open brackets.
  • Don't worry if you have quadratic functions somewhere; most likely, they will be reduced in the process of further transformations.
  • There are three types of roots in linear equations, even the simplest ones: one single root, the entire number line is a root, and no roots at all.

I hope this lesson will help you master a simple, but very important topic for further understanding of all mathematics. If something is not clear, go to the site and solve the examples presented there. Stay tuned, many more interesting things await you!

Quadratic equations are studied in 8th grade, so there is nothing complicated here. The ability to solve them is absolutely necessary.

A quadratic equation is an equation of the form ax 2 + bx + c = 0, where the coefficients a, b and c are arbitrary numbers, and a ≠ 0.

Before studying specific solution methods, note that all quadratic equations can be divided into three classes:

  1. Have no roots;
  2. Have exactly one root;
  3. They have two different roots.

This is an important difference between quadratic equations and linear ones, where the root always exists and is unique. How to determine how many roots an equation has? There is a wonderful thing for this - discriminant.

Discriminant

Let the quadratic equation ax 2 + bx + c = 0 be given. Then the discriminant is simply the number D = b 2 − 4ac.

You need to know this formula by heart. Where it comes from is not important now. Another thing is important: by the sign of the discriminant you can determine how many roots a quadratic equation has. Namely:

  1. If D< 0, корней нет;
  2. If D = 0, there is exactly one root;
  3. If D > 0, there will be two roots.

Please note: the discriminant indicates the number of roots, and not at all their signs, as for some reason many people believe. Take a look at the examples and you will understand everything yourself:

Task. How many roots do quadratic equations have:

  1. x 2 − 8x + 12 = 0;
  2. 5x 2 + 3x + 7 = 0;
  3. x 2 − 6x + 9 = 0.

Let's write out the coefficients for the first equation and find the discriminant:
a = 1, b = −8, c = 12;
D = (−8) 2 − 4 1 12 = 64 − 48 = 16

So the discriminant is positive, so the equation has two different roots. We analyze the second equation in a similar way:
a = 5; b = 3; c = 7;
D = 3 2 − 4 5 7 = 9 − 140 = −131.

The discriminant is negative, there are no roots. The last equation left is:
a = 1; b = −6; c = 9;
D = (−6) 2 − 4 1 9 = 36 − 36 = 0.

The discriminant is zero - the root will be one.

Please note that coefficients have been written down for each equation. Yes, it’s long, yes, it’s tedious, but you won’t mix up the odds and make stupid mistakes. Choose for yourself: speed or quality.

By the way, if you get the hang of it, after a while you won’t need to write down all the coefficients. You will perform such operations in your head. Most people start doing this somewhere after 50-70 solved equations - in general, not that much.

Roots of a quadratic equation

Now let's move on to the solution itself. If the discriminant D > 0, the roots can be found using the formulas:

Basic formula for the roots of a quadratic equation

When D = 0, you can use any of these formulas - you will get the same number, which will be the answer. Finally, if D< 0, корней нет — ничего считать не надо.

  1. x 2 − 2x − 3 = 0;
  2. 15 − 2x − x 2 = 0;
  3. x 2 + 12x + 36 = 0.

First equation:
x 2 − 2x − 3 = 0 ⇒ a = 1; b = −2; c = −3;
D = (−2) 2 − 4 1 (−3) = 16.

D > 0 ⇒ the equation has two roots. Let's find them:

Second equation:
15 − 2x − x 2 = 0 ⇒ a = −1; b = −2; c = 15;
D = (−2) 2 − 4 · (−1) · 15 = 64.

D > 0 ⇒ the equation again has two roots. Let's find them

\[\begin(align) & ((x)_(1))=\frac(2+\sqrt(64))(2\cdot \left(-1 \right))=-5; \\ & ((x)_(2))=\frac(2-\sqrt(64))(2\cdot \left(-1 \right))=3. \\ \end(align)\]

Finally, the third equation:
x 2 + 12x + 36 = 0 ⇒ a = 1; b = 12; c = 36;
D = 12 2 − 4 1 36 = 0.

D = 0 ⇒ the equation has one root. Any formula can be used. For example, the first one:

As you can see from the examples, everything is very simple. If you know the formulas and can count, there will be no problems. Most often, errors occur when substituting negative coefficients into the formula. Here again, the technique described above will help: look at the formula literally, write down each step - and very soon you will get rid of mistakes.

Incomplete quadratic equations

It happens that a quadratic equation is slightly different from what is given in the definition. For example:

  1. x 2 + 9x = 0;
  2. x 2 − 16 = 0.

It is easy to notice that these equations are missing one of the terms. Such quadratic equations are even easier to solve than standard ones: they don’t even require calculating the discriminant. So, let's introduce a new concept:

The equation ax 2 + bx + c = 0 is called an incomplete quadratic equation if b = 0 or c = 0, i.e. the coefficient of the variable x or the free element is equal to zero.

Of course, a very difficult case is possible when both of these coefficients are equal to zero: b = c = 0. In this case, the equation takes the form ax 2 = 0. Obviously, such an equation has a single root: x = 0.

Let's consider the remaining cases. Let b = 0, then we obtain an incomplete quadratic equation of the form ax 2 + c = 0. Let us transform it a little:

Since the arithmetic square root exists only of a non-negative number, the last equality makes sense only for (−c /a) ≥ 0. Conclusion:

  1. If in an incomplete quadratic equation of the form ax 2 + c = 0 the inequality (−c /a) ≥ 0 is satisfied, there will be two roots. The formula is given above;
  2. If (−c /a)< 0, корней нет.

As you can see, a discriminant was not required—there are no complex calculations at all in incomplete quadratic equations. In fact, it is not even necessary to remember the inequality (−c /a) ≥ 0. It is enough to express the value x 2 and see what is on the other side of the equal sign. If there is a positive number, there will be two roots. If it is negative, there will be no roots at all.

Now let's look at equations of the form ax 2 + bx = 0, in which the free element is equal to zero. Everything is simple here: there will always be two roots. It is enough to factor the polynomial:

Taking the common factor out of brackets

The product is zero when at least one of the factors is zero. This is where the roots come from. In conclusion, let’s look at a few of these equations:

Task. Solve quadratic equations:

  1. x 2 − 7x = 0;
  2. 5x 2 + 30 = 0;
  3. 4x 2 − 9 = 0.

x 2 − 7x = 0 ⇒ x · (x − 7) = 0 ⇒ x 1 = 0; x 2 = −(−7)/1 = 7.

5x 2 + 30 = 0 ⇒ 5x 2 = −30 ⇒ x 2 = −6. There are no roots, because a square cannot be equal to a negative number.

4x 2 − 9 = 0 ⇒ 4x 2 = 9 ⇒ x 2 = 9/4 ⇒ x 1 = 3/2 = 1.5; x 2 = −1.5.