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

Lösung 2.2:2d

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Lösning 2.2:2d moved to Solution 2.2:2d: Robot: moved page)
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
+
First, we move all the terms over to the left-hand side
-
<center> [[Image:2_2_2d-1(2).gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
 
-
{{NAVCONTENT_START}}
+
<math>\left( x^{2}+4x+1 \right)^{2}+3x^{4}-2x^{2}-\left( 2x^{2}+2x+3 \right)^{2}=0</math>
-
<center> [[Image:2_2_2d-2(2).gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
 
 +
As the equation stands now, it seems that the best approach for solving the equation is to expand the
 +
squares, simplify and see what it leads to.
 +
 
 +
When the squares are expanded, each term inside a square is multiplied by itself and all other terms:
 +
 
 +
 
 +
<math>\begin{align}
 +
& \left( x^{2}+4x+1 \right)^{2}=\left( x^{2}+4x+1 \right)\left( x^{2}+4x+1 \right) \\
 +
& =x^{2}\centerdot x^{2}+x^{2}\centerdot 4x+x^{2}\centerdot 1+4x\centerdot x^{2}+4x\centerdot 4x+4x\centerdot 1+1\centerdot x^{2}+1\centerdot 4x+1\centerdot 1 \\
 +
& =x^{4}+4x^{3}+x^{2}+4x^{3}+16x^{2}+4x+x^{2}+4x+1 \\
 +
& =x^{4}+8x^{3}+18x^{2}+8x+1 \\
 +
\end{align}</math>
 +
 
 +
 
 +
 
 +
<math>\begin{align}
 +
& \left( 2x^{2}+2x+3 \right)^{2}=\left( 2x^{2}+2x+3 \right)\left( 2x^{2}+2x+3 \right) \\
 +
& =2x^{2}\centerdot 2x^{2}+2x^{2}\centerdot 2x+2x^{2}\centerdot 3+2x\centerdot 2x^{2}+2x\centerdot 2x+2x\centerdot 3+3\centerdot 2x^{2}+3\centerdot 2x+3\centerdot 3 \\
 +
& =4x^{4}+4x^{3}+6x^{2}+4x^{3}+4x^{2}+6x+6x^{2}+6x+9 \\
 +
& =4x^{4}+8x^{3}+16x^{2}+12x+9 \\
 +
\end{align}</math>
 +
 
 +
 
 +
After we collect together all terms of the same order, the left hand side becomes
 +
 
 +
 
 +
<math>\begin{align}
 +
& \left( x^{2}+4x+1 \right)^{2}+3x^{4}-2x^{2}-\left( 2x^{2}+2x+3 \right)^{2} \\
 +
& =\left( x^{4}+8x^{3}+18x^{2}+8x+1 \right)+3x^{4}-2x^{2}-\left( 4x^{4}+8x^{3}+16x^{2}+12x+9 \right) \\
 +
& =\left( x^{4}+3x^{4}-4x^{4} \right)+\left( 8x^{3}-8x^{3} \right)+\left( 18x^{2}-2x^{2}-16x^{2} \right)+\left( 8x-12x \right)+\left( 1-9 \right) \\
 +
& =-4x-8 \\
 +
\end{align}</math>
 +
 
 +
<math></math>
 +
 
 +
 
 +
After all simplifications, the equation becomes
 +
 
 +
 
 +
<math>-4x-8=0\quad \Leftrightarrow \quad x=-2</math>
 +
 
 +
Finally, we check that
 +
<math>x=-2</math>
 +
is the correct answer by substituting
 +
<math>x=-2</math>
 +
into the equation
 +
 
 +
 
 +
<math>\begin{align}
 +
& \text{LHS}\quad =\quad \left( \left( -2 \right)^{2}+4\left( -2 \right)+1 \right)^{2}+3\centerdot \left( -2 \right)^{4}-2\centerdot \left( -2 \right)^{2} \\
 +
& =\left( 4-8+1 \right)^{2}+3\centerdot 16-2\centerdot 4=\left( -3 \right)^{2}+48-8=9+48-8=49 \\
 +
\end{align}</math>
 +
 
 +
 
 +
<math>\text{RHS}\quad =\quad \left( 2\left( -2 \right)^{2}+2\centerdot \left( -2 \right)+3 \right)^{2}=\left( 2\centerdot 4-4+3 \right)^{2}=7^{2}=49</math>

Version vom 13:48, 17. Sep. 2008

First, we move all the terms over to the left-hand side


x2+4x+12+3x42x22x2+2x+32=0 


As the equation stands now, it seems that the best approach for solving the equation is to expand the squares, simplify and see what it leads to.

When the squares are expanded, each term inside a square is multiplied by itself and all other terms:


x2+4x+12=x2+4x+1x2+4x+1=x2x2+x24x+x21+4xx2+4x4x+4x1+1x2+14x+11=x4+4x3+x2+4x3+16x2+4x+x2+4x+1=x4+8x3+18x2+8x+1


2x2+2x+32=2x2+2x+32x2+2x+3=2x22x2+2x22x+2x23+2x2x2+2x2x+2x3+32x2+32x+33=4x4+4x3+6x2+4x3+4x2+6x+6x2+6x+9=4x4+8x3+16x2+12x+9


After we collect together all terms of the same order, the left hand side becomes


x2+4x+12+3x42x22x2+2x+32=x4+8x3+18x2+8x+1+3x42x24x4+8x3+16x2+12x+9=x4+3x44x4+8x38x3+18x22x216x2+8x12x+19=4x8


After all simplifications, the equation becomes


4x8=0x=2

Finally, we check that x=2 is the correct answer by substituting x=2 into the equation


LHS=22+42+12+324222=48+12+31624=32+488=9+488=49 


RHS=222+22+32=244+32=72=49