Updated equation set 6
This commit is contained in:
parent
4cd3b57761
commit
e266fcee5c
@ -159,6 +159,7 @@ Conventionally, we would write this as $x=-2+\sqrt{3}$ or $x=-2-\sqrt{3}$.
|
||||
\begin{equation}\label{eq6}
|
||||
\begin{aligned}
|
||||
x^2+4x+1 &= 0 && && &&\text{Original equation}\\
|
||||
& && && &&a=1\text{ so Step 1 is not needed} \\
|
||||
x^2+4x &= -1 && && &&\text{Step 2}\\
|
||||
x^2+4x &= 3 && && &&\text{Step 3}\\
|
||||
(x+2)^2 &= 3 && && && \text{Step 4}\\
|
||||
|
Loading…
Reference in New Issue
Block a user