Difference between revisions of "Variable"

m (latex rendering)
Line 3: Line 3:
 
Variables are very useful in solving many problems [[algebra]]icly.  For instance, [[word problem]]s can often be solved using variables to represent desired but unknown [[expression]]s.
 
Variables are very useful in solving many problems [[algebra]]icly.  For instance, [[word problem]]s can often be solved using variables to represent desired but unknown [[expression]]s.
  
Any symbol may be used as a variable, but the most common variables are <math>x, y, z, m, n, a, b, c, p, q</math>, and many [[Greek alphabet|Greek letters]].
+
Any symbol may be used as a variable, but the most common variables are <math>\displaystyle x, y, z, m, n, a, b, c, p, q</math>, and many [[Greek alphabet|Greek letters]].
  
 
By [[mathematical convention|convention]], certain variables are often used for certain types of quantities.  <math>z, w, \omega</math> and <math>\zeta</math> are often used as [[complex number|complex]] variables.  <math>m</math> and <math>n</math> are often used as variables representing [[integer]]s.  <math>p</math> and <math>q</math> are often used as variables representing [[prime number]]s.  And <math>a</math>, <math>b</math> and <math>c</math> are often used as variables representing [[geometry|geometric]] quantities such as [[length]].
 
By [[mathematical convention|convention]], certain variables are often used for certain types of quantities.  <math>z, w, \omega</math> and <math>\zeta</math> are often used as [[complex number|complex]] variables.  <math>m</math> and <math>n</math> are often used as variables representing [[integer]]s.  <math>p</math> and <math>q</math> are often used as variables representing [[prime number]]s.  And <math>a</math>, <math>b</math> and <math>c</math> are often used as variables representing [[geometry|geometric]] quantities such as [[length]].

Revision as of 10:57, 14 August 2006

A variable is a symbol used to represent either a quantity which is unknown (for example, the solutions of a quadratic equation) or a quantity which may change (that is, which may vary).

Variables are very useful in solving many problems algebraicly. For instance, word problems can often be solved using variables to represent desired but unknown expressions.

Any symbol may be used as a variable, but the most common variables are $\displaystyle x, y, z, m, n, a, b, c, p, q$, and many Greek letters.

By convention, certain variables are often used for certain types of quantities. $z, w, \omega$ and $\zeta$ are often used as complex variables. $m$ and $n$ are often used as variables representing integers. $p$ and $q$ are often used as variables representing prime numbers. And $a$, $b$ and $c$ are often used as variables representing geometric quantities such as length.


Examples

What number, when added to 7, gives a sum of 10?

Write an equation that uses a variable to represent the part that is unknown.

$\displaystyle7+n=10$