Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Solution 3.2:1

From Förberedande kurs i matematik 1

Jump to: navigation, search

In order to get rid of the root sign in the equation, we square both sides

x4=(6x)2.

It is important to remember that this step means that we are now working with a new equation which may have solutions which the equation that we started with did not have. At the end, it will therefore be necessary for us to check that the solutions that we calculate satisfy the original equation also.

If we continue with the squared equation and expand the right-hand side, we get a second order equation

x4=3612x+x2, (*)

i.e.

x213x+40=0.

We complete the square of the left-hand side

x213x+40=x21322132+40=x21324169+4160=x213249,

which gives the equation

x2132=49 

which has the solutions

  • x=213+49=213+23=216=8 
  • x=21349=21323=210=5. 

Just to be on the safe side, we check whether we have solved the second-order equation (*) correctly by substituting x=5 and x=8 into it:

  • x = 5:  LHS=54=1  and  RHS=(65)2=1
  • x = 8:  LHS=84=4  and  RHS=(68)2=4

Then, we must test the solutions x=5 and x=8 in the original equation:

  • x = 5:  LHS=54=1   and  RHS=65=1
  • x = 8:  LHS=84=2   and  RHS=68=2

This shows that x=5 is a solution to the original equation, whilst x=8 is a spurious root.


Note: That we get a spurious root does not mean that we calculated incorrectly, but is totally the result of squaring the equation.