Share on Facebook Share on Twitter Email
Answers.com

Inequation

 
Dictionary: In·e·qua·tion

n.

(Math.) An inequality.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Inequation
Top

In mathematics, an inequation is a statement that two objects or expressions are not the same, or do not represent the same value. This relation is written with a crossed-out equal sign, like

x \neq y.

In programming languages and electronic communications, the notations

x != y
x /= y
x <> y

and others, are used instead.

Inequations should not be confused with mathematical inequalities, which express numerical relations such as 3 < 5 (3 is less than 5). In a linearly ordered set, any inequation implies an inequality: if xy then x < y or x > y by the trichotomy law.

Verbally it may be spoken as "does not equal." For example the written inequation "3 ≠ 2" would be spoken as "Three does not equal two."

Contents

Properties

Some useful properties of inequations in algebra are:

  1. Any quantity can be added to both sides.
  2. Any quantity can be subtracted from both sides.
  3. Both sides can be multiplied by any nonzero quantity.
  4. Both sides can be divided by any nonzero quantity.
  5. Generally, any injective function can be applied to both sides.

Property (5) is somewhat of a tautology, since injective functions may be defined as functions that always preserve inequations.

If a function that is not injective is applied to both sides of an inequation, the resulting statement may be false. For an extreme example, if f is a constant function, such as multiplication by zero, then the statement "f(x) ≠ f(y)" is always false. This consideration explains why one must use a nonzero quantity in property (3) above.

Systems of inequations

A system of inequations can be represented by a set of n variables {x1, x2, … xn} and a set of inequations involving some (possibly empty) subset of all pairs of variables (xi, xj) for ij. The idea is analogous to a system of equations, since any valid solution must simultaneously satisfy all of the inequations in the system. For example if n = 2 the system is represented by a single inequation

x_1 \neq x_2.

See also

References


 
 

 

Copyrights:

Dictionary. Webster 1913 Dictionary edited by Patrick J. Cassidy  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Inequation" Read more