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

jsMath

Solution 2.3:2a

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
m (Lösning 2.3:2a moved to Solution 2.3:2a: Robot: moved page)
Line 1: Line 1:
-
{{NAVCONTENT_START}}
+
We solve the second order equation by combining together the x2- and
-
<center> [[Image:2_3_2a.gif]] </center>
+
<math>x</math>
-
{{NAVCONTENT_STOP}}
+
-terms by completing the square to obtain a quadratic term, and then solve the resulting equation by taking the root.
 +
 
 +
By completing the square, the left-hand side becomes
 +
 
 +
 
 +
<math>\underline{x^{2}-4x}+3=\underline{\left( x-2 \right)^{2}-2^{2}}+3=\left( x-2 \right)^{2}-1</math>
 +
 
 +
 
 +
where the underlined part on the right-hand side is the actual completed square. The equation can therefore be written as
 +
 
 +
 
 +
<math>\left( x-2 \right)^{2}-1=0</math>
 +
 
 +
 
 +
which we solve by moving the "
 +
<math>1</math>
 +
" on the right-hand side and taking the square root. This gives the solutions
 +
 
 +
 
 +
<math>x-2=\sqrt{1}=1</math>
 +
i.e.
 +
<math>x=2+1=3</math>
 +
 +
 +
<math>x-2=-\sqrt{1}=-1</math>
 +
i.e.
 +
<math>x=2-1=1</math>
 +
 
 +
 
 +
Because it is easy to make a mistake, we check the answer by substituting
 +
<math>x=1</math>
 +
and
 +
<math>x=3</math>
 +
into the original equation.:
 +
 
 +
 
 +
<math>x=\text{1}</math>: LHS=
 +
<math>1^{2}-4\centerdot 1+3=1-4+3=0</math>
 +
= RHS
 +
 
 +
<math>x=3</math>: LHS=
 +
<math>3^{2}-4\centerdot 3+3=9-12+3=0</math>
 +
= RHS

Revision as of 13:21, 20 September 2008

We solve the second order equation by combining together the x2- and x -terms by completing the square to obtain a quadratic term, and then solve the resulting equation by taking the root.

By completing the square, the left-hand side becomes


x24x+3=x2222+3=x221 


where the underlined part on the right-hand side is the actual completed square. The equation can therefore be written as


x221=0 


which we solve by moving the " 1 " on the right-hand side and taking the square root. This gives the solutions


x2=1=1  i.e. x=2+1=3


x2=1=1  i.e. x=21=1


Because it is easy to make a mistake, we check the answer by substituting x=1 and x=3 into the original equation.:


x=1: LHS= 1241+3=14+3=0 = RHS

x=3: LHS= 3243+3=912+3=0 = RHS