3.2 Equations with roots

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
m (Robot: Automated text replacement (-{{Vald flik +{{Selected tab))
m (Robot: Automated text replacement (-{{Fristående formel +{{Displayed math))
Line 25: Line 25:
There are many different types of equations containing roots, some such examples are
There are many different types of equations containing roots, some such examples are
-
{{Fristående formel||<math>\sqrt{x} + 3x = 2\,,</math>}}
+
{{Displayed math||<math>\sqrt{x} + 3x = 2\,,</math>}}
-
{{Fristående formel||<math>\sqrt{x - 1} - 2x = x^2\,,</math>}}
+
{{Displayed math||<math>\sqrt{x - 1} - 2x = x^2\,,</math>}}
-
{{Fristående formel||<math>\sqrt[\scriptstyle3]{x + 2} = x\,\mbox{.}</math>}}
+
{{Displayed math||<math>\sqrt[\scriptstyle3]{x + 2} = x\,\mbox{.}</math>}}
To solve equations with roots we need to get rid of the root sign. The strategy to achieve this is to rewrite the equation so that the root sign only appears on one side of the equals sign. Then one squares both sides of the equation (in the case of quadratic roots), so that the root sign disappears and solves the resulting (squared) equation. When one squares an equation, one must bear in mind that a solution to the resulting equation might not be a solution to the original equation. This is because some minus signs might disappear. One loses information when squaring. Both positive and negative quantities become positive after squaring. Therefore, we must examine the solutions that appear. We need to verify that they are not only solutions to the squared equation, but even to the original equation.
To solve equations with roots we need to get rid of the root sign. The strategy to achieve this is to rewrite the equation so that the root sign only appears on one side of the equals sign. Then one squares both sides of the equation (in the case of quadratic roots), so that the root sign disappears and solves the resulting (squared) equation. When one squares an equation, one must bear in mind that a solution to the resulting equation might not be a solution to the original equation. This is because some minus signs might disappear. One loses information when squaring. Both positive and negative quantities become positive after squaring. Therefore, we must examine the solutions that appear. We need to verify that they are not only solutions to the squared equation, but even to the original equation.
Line 36: Line 36:
The minus disappears when squaring. Consider a simple (trivial) equation
The minus disappears when squaring. Consider a simple (trivial) equation
-
{{Fristående formel||<math>x = 2\mbox{.}</math>}}
+
{{Displayed math||<math>x = 2\mbox{.}</math>}}
If we square both sides of this equation, we get
If we square both sides of this equation, we get
-
{{Fristående formel||<math>x^2 = 4\mbox{.}</math>}}
+
{{Displayed math||<math>x^2 = 4\mbox{.}</math>}}
This new equation has two solutions <math>x = 2</math> or <math>x = -2</math>. The solution <math>x = 2</math> satisfies the original equation, while <math> x = -2</math> is a solution that arose because we squared the original equation.
This new equation has two solutions <math>x = 2</math> or <math>x = -2</math>. The solution <math>x = 2</math> satisfies the original equation, while <math> x = -2</math> is a solution that arose because we squared the original equation.
Line 52: Line 52:
The two in front of the root is a factor. We can divide both sides of the equation by 2, but we can also let the two remain where it is. If we square the equation as it is, we get
The two in front of the root is a factor. We can divide both sides of the equation by 2, but we can also let the two remain where it is. If we square the equation as it is, we get
-
{{Fristående formel||<math>4(x - 1) = (1 - x)^2</math>}}
+
{{Displayed math||<math>4(x - 1) = (1 - x)^2</math>}}
and we expand the square on the right-hand side giving
and we expand the square on the right-hand side giving
-
{{Fristående formel||<math>4(x - 1)= 1 - 2x + x^2\,\mbox{.}</math>}}
+
{{Displayed math||<math>4(x - 1)= 1 - 2x + x^2\,\mbox{.}</math>}}
This is a quadratic equation, which can be written as
This is a quadratic equation, which can be written as
-
{{Fristående formel||<math>x^2 - 6x + 5 = 0\,\mbox{.}</math>}}
+
{{Displayed math||<math>x^2 - 6x + 5 = 0\,\mbox{.}</math>}}
This can be solved by completing the square or by using the general solution formula. Either way the solutions are <math>x = 3 \pm 2</math>, i.e. <math>x = 1</math> or <math>x = 5</math>.
This can be solved by completing the square or by using the general solution formula. Either way the solutions are <math>x = 3 \pm 2</math>, i.e. <math>x = 1</math> or <math>x = 5</math>.

Revision as of 13:54, 10 September 2008

       Theory          Exercises      

Contents:

  • Equations of the type \displaystyle \sqrt{ax+b}= cx +d
  • Spurious roots

Learning outcomes

After this section, you will have learned to:

  • Solve by squaring, simple equations containing roots.
  • Manage spurious roots, and know when they might appear.

Equations with roots

There are many different types of equations containing roots, some such examples are

\displaystyle \sqrt{x} + 3x = 2\,,
\displaystyle \sqrt{x - 1} - 2x = x^2\,,
\displaystyle \sqrt[\scriptstyle3]{x + 2} = x\,\mbox{.}

To solve equations with roots we need to get rid of the root sign. The strategy to achieve this is to rewrite the equation so that the root sign only appears on one side of the equals sign. Then one squares both sides of the equation (in the case of quadratic roots), so that the root sign disappears and solves the resulting (squared) equation. When one squares an equation, one must bear in mind that a solution to the resulting equation might not be a solution to the original equation. This is because some minus signs might disappear. One loses information when squaring. Both positive and negative quantities become positive after squaring. Therefore, we must examine the solutions that appear. We need to verify that they are not only solutions to the squared equation, but even to the original equation.

Example 1

The minus disappears when squaring. Consider a simple (trivial) equation

\displaystyle x = 2\mbox{.}

If we square both sides of this equation, we get

\displaystyle x^2 = 4\mbox{.}

This new equation has two solutions \displaystyle x = 2 or \displaystyle x = -2. The solution \displaystyle x = 2 satisfies the original equation, while \displaystyle x = -2 is a solution that arose because we squared the original equation.

Example 2

Solve the equation \displaystyle \ 2\sqrt{x - 1} = 1 - x.


The two in front of the root is a factor. We can divide both sides of the equation by 2, but we can also let the two remain where it is. If we square the equation as it is, we get

\displaystyle 4(x - 1) = (1 - x)^2

and we expand the square on the right-hand side giving

\displaystyle 4(x - 1)= 1 - 2x + x^2\,\mbox{.}

This is a quadratic equation, which can be written as

\displaystyle x^2 - 6x + 5 = 0\,\mbox{.}

This can be solved by completing the square or by using the general solution formula. Either way the solutions are \displaystyle x = 3 \pm 2, i.e. \displaystyle x = 1 or \displaystyle x = 5.


Since we squared the original equation, there is a risk that spurious roots have been introduced, and therefore we need to check whether \displaystyle x=1 and \displaystyle x=5 are also solutions to the original equation:

  • \displaystyle x = 1 gives that \displaystyle \mbox{LHS} = 2\sqrt{1 - 1} = 0 and \displaystyle \mbox{RHS} = 1 - 1 = 0. So \displaystyle \mbox{LHS} = \mbox{RHS} and the equation is satisfied!
  • \displaystyle x = 5 gives that \displaystyle \mbox{LHS} = 2\sqrt{5 - 1} = 2\cdot2 = 4 and \displaystyle \mbox{RHS} = 1 - 5 = -4. So \displaystyle \mbox{LHS} \ne \mbox{RHS} and the equation is not satisfied!

Thus the equation has only one solution \displaystyle x = 1.

3.2 - Figur - Kurvorna y = 2√(x - 1) och y = 1 - x


Exercises

Study advice

The basic and final tests

After you have read the text and worked through the exercises, you should do the basic and final tests to pass this section. You can find the link to the tests in your student lounge.


Keep in mind that:

When squaring an equation bear in mind that the solutions obtained might not be the solutions to the original equation, so called spurious roots. This is because potential minus signs disappear. One loses information when squaring. Therefore, one must verify that the solutions obtained, not only are solutions to the squared equation, but also are solutions to the original equation.


You should always test the solution in the original equation containing roots.


Reviews

For those of you who want to deepen your studies or need more detailed explanations consider the following reference

Understanding Algebra - English online book for pre-university studies


Useful web sites

What is the root of -? Webmath.com helps you to simplify root expressions.