Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_1_slides_test
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_1_slides_test [2016/01/23 09:40] – rupert | lecture_1_slides_test [2016/01/24 16:22] (current) – rupert | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ==== First example: a linear equation in two variables ==== | ==== First example: a linear equation in two variables ==== | ||
| - | Consider the equation \[ 2x+5y=7.\] | + | * Consider the equation \[ 2x+5y=7.\] |
| - | This is an equation in two // | + | |
| + | * A [[solution]] of this equation is a pair of numbers $(a,b)\in \mathbb{R}^2$ so that if we replace $x$ with $a$ and replace $y$ with $b$, then the equation becomes true. | ||
| + | * In other words, so that $2a+5b$ really is equal to $7$. | ||
| - | A [[solution]] of this equation is a pair of numbers | + | ==== $2x+5y=7$ ==== |
| - | + | ||
| - | In other words, so that $2a+5b$ really is equal to $7$. | + | |
| * $(3,1)$ is not a solution, because $2\times 3+5\times 1\ne 7$ | * $(3,1)$ is not a solution, because $2\times 3+5\times 1\ne 7$ | ||
| Line 17: | Line 17: | ||
| * Other solutions include $(0,\tfrac 75)$, $(0.5, | * Other solutions include $(0,\tfrac 75)$, $(0.5, | ||
| - | We can't make a complete list of all solutions, since there are // | + | ==== $2x+5y=7$ ==== |
| - | {{ :: | + | |
| - | We say that the equation | + | * We can't make a complete list of all solutions, since there are // |
| + | * {{:: | ||
| + | * $2x+5y=7$ is a [[linear equation in two variables]]. | ||
| Line 29: | Line 30: | ||
| * $y-x=1$ {{ :: | * $y-x=1$ {{ :: | ||
| + | |||
| + | ==== More examples of linear equations in two variables ==== | ||
| + | |||
| * $x-y=0$ {{ :: | * $x-y=0$ {{ :: | ||
| + | |||
| + | ==== More examples of linear equations in two variables ==== | ||
| + | |||
| * $x=0\iff 1x+0y=0$ {{ :: | * $x=0\iff 1x+0y=0$ {{ :: | ||
lecture_1_slides_test.1453542032.txt.gz · Last modified: by rupert
