User Tools

Site Tools


jancraats:hoofdstuk_11

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
jancraats:hoofdstuk_11 [2012/05/21 17:58] – created jerryjancraats:hoofdstuk_11 [2022/09/01 11:44] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 $$ $$
-f(x) = \begin{dcases*+\begin{cases
-       x  & when $x$ is even\\ +2x + 3y = 4 \\ 
-        -x & when $x$ is odd +3x 2y = 6 
-      \end{dcases*}+\end{cases}
 $$ $$
  
 +$$
 +\frac
 +{
 +  \begin{cases}
 +  6x + 9y = 12\ (3x) \\
 +  6x - 4y = 12\ (2x)
 +  \end{cases}
 +}
 +{
 +  0 + (9y - -4y) = 0 \\
 +  13y = 0 \\
 +  y = \frac{0}{13} \\
 +  y = 0
 +} -
 +$$
 +
 +$$
 +\begin{split}
 +2x + 3 \cdot 0 & = 4 \\
 +x & = \frac{4}{2} \\
 +x & = 2
 +\end{split}
 +$$
jancraats/hoofdstuk_11.1337623101.txt.gz · Last modified: 2022/09/01 11:36 (external edit)