{{ toc.name }}
{{ toc.signature }}
{{ toc.name }} {{ 'ml-btn-view-details' | message }}
{{ stepNode.name }}
{{ 'ml-toc-proceed' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}

{{ 'ml-heading-lesson-settings' | message }}

{{ 'ml-lesson-show-solutions' | message }}
{{ 'ml-lesson-show-hints' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}

Explanation

How do extraneous solutions arise and when can solutions get lost?

When you solve equations algebraically, there are the occasional rare cases when the given solutions are extraneous or one more more solutions are lost.

Explanation

Extraneous solutions

If both sides of an equation is squared or if both sides is multiplied with an expression that contains a variable, it is necessary to check the solutions.
  • Squaring: If both sides of an equation are squared, for example, , the same operation is done to both sides. This means that equality is maintained. However, there might still appear solutions which do not solve the original equation.
Two solutions appear, and but only one solves the equation above. As a result, there is a risk of adding solutions that do not solve the original equation when squaring both sides.


  • Multiplication by a variable: If an equation has a variable in the denominator, an extraneous solution can be introduced by multiplying both sides with An example is the equation , which lacks solutions. However, if both sides are multiplied by it can look like is a solution.

If is tested in the original equation, the left-hand side will be undefined due to division by . It is, in fact, already understood that cannot equal because stands by itself in the denominator. When the equation is multiplied with in order to move it to the numerator, this condition disappears.

Explanation

Lost solutions when dividing by a variable

For some equations, the variable is present in all terms, like for example in . In cases like these, it can be very tempting to divide by .

However, is also a solution for the original equation. Why did it disappear? When dividing by , it is assumed that does not equal because division by zero is not allowed. Therefore, it is necessary to be careful when dividing both sides by an expression that contains variables. When dividing by a variable, it is important to investigate which values that make the expression equal to . It must be tested whether these are actual solutions to the original equation.