To come in
Logopedic portal
  • The constellation of the Pleiades - the unknown history of the earth
  • Psychosomatics of bronchitis in adults
  • Psychosomatics: Louise Hay explains how to get rid of the disease once and for all
  • Psychology of diseases: Intestine (problems)
  • Louise Hay: high blood pressure and hypertension
  • Hexagram 51 love. Excitation (lightning). I Ching: Chinese Book of Changes
  • Solution of systems of exponential equations online. Online irrational equation calculator. Things to Remember When Solving Linear Equations

    Solution of systems of exponential equations online.  Online irrational equation calculator.  Things to Remember When Solving Linear Equations

    The online fraction calculator allows you to perform simple arithmetic operations with fractions: addition of fractions, subtraction of fractions, multiplication of fractions, division of fractions. To make calculations, fill in the fields corresponding to the numerators and denominators of two fractions.

    Fraction in mathematics a number representing a part of a unit or several of its parts is called.

    A common fraction is written as two numbers, usually separated by a horizontal line, indicating the division sign. The number above the bar is called the numerator. The number below the bar is called the denominator. The denominator of a fraction shows the number of equal parts into which the whole is divided, and the numerator of the fraction shows the number of these parts of the whole taken.

    Fractions are right and wrong.

    • A correct fraction is one whose numerator is less than the denominator.
    • An improper fraction is when the numerator is greater than the denominator.

    A mixed fraction is a fraction written as a whole number and a proper fraction, and is understood as the sum of this number and the fractional part. Accordingly, a fraction that does not have an integer part is called a simple fraction. Any mixed fraction can be converted to an improper simple fraction.

    In order to convert a mixed fraction into an ordinary one, it is necessary to add the product of the integer part and the denominator to the numerator of the fraction:

    How to convert an ordinary fraction to a mixed one

    In order to convert an ordinary fraction to a mixed one, you must:

    1. Divide the numerator of a fraction by its denominator
    2. The result of the division will be the integer part
    3. The remainder of the branch will be the numerator

    How to convert a common fraction to a decimal

    To convert a fraction to a decimal, you need to divide its numerator by the denominator.

    In order to convert a decimal to a common fraction, you must:


    How to convert a fraction to a percentage

    In order to convert an ordinary or mixed fraction to a percentage, you need to convert it to a decimal fraction and multiply by 100.

    How to convert percentages to fractions

    In order to convert percentages to fractions, it is necessary to obtain a decimal fraction from percents (dividing by 100), then convert the resulting decimal fraction to an ordinary one.

    Addition of fractions

    The algorithm for adding two fractions is as follows:

    1. Add fractions by adding their numerators.

    Subtraction of fractions

    Algorithm of actions when subtracting two fractions:

    1. Convert mixed fractions to common fractions (get rid of the integer part).
    2. Bring fractions to a common denominator. To do this, you need to multiply the numerator and denominator of the first fraction by the denominator of the second fraction, and multiply the numerator and denominator of the second fraction by the denominator of the first fraction.
    3. Subtract one fraction from another by subtracting the numerator of the second fraction from the numerator of the first.
    4. Find the greatest common divisor (GCD) of the numerator and denominator and reduce the fraction by dividing the numerator and denominator by the GCD.
    5. If the numerator of the final fraction is greater than the denominator, then select the whole part.

    Multiplication of fractions

    Algorithm of actions when multiplying two fractions:

    1. Convert mixed fractions to common fractions (get rid of the integer part).
    2. Find the greatest common divisor (GCD) of the numerator and denominator and reduce the fraction by dividing the numerator and denominator by the GCD.
    3. If the numerator of the final fraction is greater than the denominator, then select the whole part.

    Division of fractions

    Algorithm of actions when dividing two fractions:

    1. Convert mixed fractions to common fractions (get rid of the integer part).
    2. To divide fractions, you need to convert the second fraction by swapping its numerator and denominator, and then multiply the fractions.
    3. Multiply the numerator of the first fraction by the numerator of the second fraction and the denominator of the first fraction by the denominator of the second.
    4. Find the greatest common divisor (GCD) of the numerator and denominator and reduce the fraction by dividing the numerator and denominator by the GCD.
    5. If the numerator of the final fraction is greater than the denominator, then select the whole part.

    Online calculators and converters:


    We will analyze two types of solving systems of equations:

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

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

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

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

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

    Example #1:

    Let's solve by the substitution method

    Solving the system of equations by 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, hence it turns out that it is easiest to express the variable x from the second equation.
    x=3+10y

    2. After expressing, we substitute 3 + 10y in the first equation instead of the variable x.
    2(3+10y)+5y=1

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

    The solution of the system of equations 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 paragraph where we expressed we substitute y there.
    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 by term-by-term addition (subtraction).

    Solving a system of equations by the addition method

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

    1. Select a variable, let's say we select 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. From the first equation, subtract the second 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 in any of the equations, let's say in 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 point of intersection 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.

    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.

    To begin with, let's define: what is a linear equation and which of them should be called the simplest?

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

    The simplest equation means the construction:

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

    1. Open brackets, if any;
    2. Move terms containing a variable to one side of the equal sign, and terms without a variable to the other;
    3. Bring like 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 you get something like $0\cdot x=8$, i.e. on the left is zero, and on the right is a non-zero number. 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.

    And now let's see how it all works on the example of real problems.

    Examples of solving equations

    Today we deal 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 open the parentheses, if any (as in our last example);
    2. Then bring similar
    3. Finally, isolate the variable, i.e. everything that is connected with the variable - the terms in which it is contained - is transferred to one side, and everything that remains without it is transferred to the other side.

    Then, as a rule, you need to bring similar on each side of the resulting equality, and after that it remains only to divide by the coefficient at "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. Usually, mistakes are made either when opening brackets, or when counting "pluses" and "minuses".

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

    Scheme for solving simple linear equations

    To begin with, let me once again write the entire scheme for solving the simplest linear equations:

    1. Expand the parentheses, if any.
    2. Seclude variables, i.e. everything that contains "x" is transferred to one side, and without "x" - to the other.
    3. We present similar terms.
    4. We divide everything by the coefficient at "x".

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

    Solving real examples of simple linear equations

    Task #1

    In the first step, we are required 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:

    We give similar terms on the left and on the right, but this has already been done here. Therefore, we proceed to the fourth step: divide by a factor:

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

    Here we got the answer.

    Task #2

    In this task, we can observe the brackets, so let's expand them:

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

    Here are some like:

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

    Task #3

    The third linear equation is already 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 just have different signs in front of them. Let's break them down:

    We perform the second step already known to us:

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

    Let's calculate:

    We perform the last step - we divide everything by the coefficient at "x":

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

    Things to Remember When Solving Linear Equations

    If we ignore too simple tasks, then 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, zero can get in among them - there is nothing wrong with that.

    Zero is the same number as the rest, you should not somehow discriminate it or assume that if you get zero, then you did something wrong.

    Another feature is related to the expansion of parentheses. Please note: when there is a “minus” in front of them, we remove it, but in brackets we change the signs to opposite. And then we can open it according to 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 actions is taken for granted.

    Solving complex linear equations

    Let's move on to more complex equations. Now the constructions will become more complicated and a quadratic function will appear when performing various transformations. However, you should not be afraid of this, because if, according to the author's intention, we solve a linear equation, then in the process of transformation all monomials containing a quadratic function will necessarily be reduced.

    Example #1

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

    Now let's take privacy:

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

    Here are some like:

    Obviously, this equation has no solutions, so in the answer we write as follows:

    \[\variety \]

    or no roots.

    Example #2

    We perform the same steps. First step:

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

    Here are some like:

    Obviously, this linear equation has no solution, so we write it like this:

    \[\varnothing\],

    or no roots.

    Nuances of the solution

    Both equations are completely solved. On the example of these two expressions, we once again made sure that even in the simplest linear equations, everything can be not so simple: there can be either one, or none, or infinitely many. In our case, we considered two equations, in both there are simply no roots.

    But I would like to draw your attention to another fact: how to work with brackets and how to expand 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: multiply each individual term. Inside there are two terms - respectively, two terms and is multiplied.

    And only after these seemingly elementary, but very important and dangerous transformations have been completed, can the bracket be opened from the point of view that there is a minus sign after it. Yes, yes: only now, when the transformations are done, we remember that there is a minus sign in front of the brackets, which means that everything down just 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 no coincidence 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 learn to solve such simple equations again.

    Of course, the day will come when you will hone these skills to automatism. You no longer have to perform so many transformations each time, you will write everything in 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 #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 a retreat:

    Here are some like:

    Let's do 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, however, they mutually annihilated, which makes the equation exactly linear, not square.

    Task #2

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

    Let's do the first step carefully: multiply every element in the first bracket by every element in the second. In total, four new terms should be obtained after transformations:

    And now carefully perform the multiplication in each term:

    Let's move the terms with "x" to the left, and without - to the right:

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

    Here are similar terms:

    We have received a definitive answer.

    Nuances of the solution

    The most important remark about these two equations is this: as soon as we start multiplying brackets in which there is more than a term, then 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 get four terms.

    On the algebraic sum

    With the last example, I would like to remind students what an algebraic sum is. In classical mathematics, by $1-7$ we mean a simple construction: we subtract seven from one. In algebra, we mean by this the following: to the number "one" we add another number, namely "minus seven." This algebraic sum differs from the usual 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.

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

    Solving equations with a fraction

    To solve such tasks, one more step will have to be added to our algorithm. But first, I will remind our algorithm:

    1. Open brackets.
    2. Separate variables.
    3. Bring similar.
    4. Divide by a factor.

    Alas, this wonderful algorithm, for all its efficiency, is not entirely appropriate when we have fractions in front of us. And in what we will see below, we have a fraction on the left and on 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 performed both before the first action and after it, namely, to get rid of fractions. Thus, the algorithm will be as follows:

    1. Get rid of fractions.
    2. Open brackets.
    3. Separate variables.
    4. Bring similar.
    5. Divide by a factor.

    What does it mean to "get rid of fractions"? And why is it possible to do this both after and before the first standard step? In fact, in our case, all fractions are numeric in terms of the denominator, i.e. everywhere the denominator is just a number. Therefore, if we multiply both parts of the equation by this number, then we will get rid of fractions.

    Example #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 brackets doesn't mean you have to multiply each of them by "four". Let's write:

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

    Now let's open it:

    We perform seclusion of a variable:

    We carry out the reduction of similar terms:

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

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

    We have received the final solution, we pass to the second equation.

    Example #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)\]

    Problem solved.

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

    Key points

    The key findings are as follows:

    • Know the algorithm for solving linear equations.
    • Ability to open brackets.
    • Do not worry if somewhere you have quadratic functions, most likely, in the process of further transformations, they will be reduced.
    • The roots in linear equations, even the simplest ones, are of three types: one single root, the entire number line is a root, there are 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, solve the examples presented there. Stay tuned, there are many more interesting things waiting for you!

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

    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 methods of solving, we note that all quadratic equations can be divided into three classes:

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

    This is an important difference between quadratic and linear equations, 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 .

    This formula must be known 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 think. 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. 5x2 + 3x + 7 = 0;
    3. x 2 − 6x + 9 = 0.

    We write 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 the same way:
    a = 5; b = 3; c = 7;
    D \u003d 3 2 - 4 5 7 \u003d 9 - 140 \u003d -131.

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

    The discriminant is equal to zero - the root will be one.

    Note that coefficients have been written out for each equation. Yes, it's long, yes, it's tedious - but you won't mix up the odds and don't make stupid mistakes. Choose for yourself: speed or quality.

    By the way, if you “fill your hand”, after a while you will no longer need to write out 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 so many.

    The roots of a quadratic equation

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

    The basic formula for the roots of a quadratic equation

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

    1. x 2 - 2x - 3 = 0;
    2. 15 - 2x - x2 = 0;
    3. x2 + 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 be able to count, there will be no problems. Most often, errors occur when negative coefficients are substituted into the formula. Here, again, the technique described above will help: look at the formula literally, paint each step - and get rid of mistakes very soon.

    Incomplete quadratic equations

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

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

    It is easy to see that one of the terms is missing in these equations. Such quadratic equations are even easier to solve than standard ones: they do not even need to calculate 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 \u003d c \u003d 0. In this case, the equation takes the form ax 2 \u003d 0. Obviously, such an equation has a single root: x \u003d 0.

    Let's consider other cases. Let b \u003d 0, then we get an incomplete quadratic equation of the form ax 2 + c \u003d 0. Let's slightly transform it:

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

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

    As you can see, the 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 of 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 negative, there will be no roots at all.

    Now let's deal with 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 factorize the polynomial:

    Taking the common factor out of the bracket

    The product is equal to zero when at least one of the factors is equal to zero. This is where the roots come from. In conclusion, we will analyze several of these equations:

    Task. Solve quadratic equations:

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

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

    5x2 + 30 = 0 ⇒ 5x2 = -30 ⇒ x2 = -6. There are no roots, because the 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 \u003d -1.5.

    The use of equations is widespread in our lives. They are used in many calculations, construction of structures and even sports. Equations have been used by man since ancient times, and since then their use has only increased. Power or exponential equations are called equations in which the variables are in powers, and the base is a number. For example:

    Solving the exponential equation comes down to 2 fairly simple steps:

    1. It is necessary to check whether the bases of the equation on the right and on the left are the same. If the bases are not the same, we are looking for options to solve this example.

    2. After the bases become the same, we equate the degrees and solve the resulting new equation.

    Suppose we are given an exponential equation of the following form:

    It is worth starting the solution of this equation with an analysis of the base. The bases are different - 2 and 4, and for the solution we need them to be the same, so we transform 4 according to the following formula - \ [ (a ^ n) ^ m = a ^ (nm): \]

    Add to the original equation:

    Let's take out the brackets \

    Express \

    Since the degrees are the same, we discard them:

    Answer: \

    Where can I solve an exponential equation online with a solver?

    You can solve the equation on our website https: // site. Free online solver will allow you to solve an online equation of any complexity in seconds. All you have to do is just enter your data into the solver. You can also watch the video instruction and learn how to solve the equation on our website. And if you have any questions, you can ask them in our Vkontakte group http://vk.com/pocketteacher. Join our group, we are always happy to help you.