Share on Facebook Share on Twitter Email
Answers.com

equation

 
Dictionary: e·qua·tion   (ĭ-kwā'zhən, -shən) pronunciation
n.
  1. The act or process of equating or of being equated.
  2. The state of being equal.
  3. Mathematics. A statement asserting the equality of two expressions, usually written as a linear array of symbols that are separated into left and right sides and joined by an equal sign.
  4. Chemistry. A representation of a chemical reaction, usually written as a linear array in which the symbols and quantities of the reactants are separated from those of the products by an equal sign, an arrow, or a set of opposing arrows.
  5. A complex of variable elements or factors: "The world was full of equations . . . there must be an answer for everything, if only you knew how to set forth the questions" (Anne Tyler).
equational e·qua'tion·al adj.
equationally e·qua'tion·al·ly adv.

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

Statement of equality between two expressions consisting of variables and/or numbers. In essence, equations are questions, and the development of mathematics has been driven by attempts to find answers to those questions in a systematic way. Equations vary in complexity from simple algebraic equations (involving only addition or multiplication) to differential equations, exponential equations (involving exponential expressions), and integral equations. They are used to express many of the laws of physics. See also system of equations.

For more information on equation, visit Britannica.com.

An arithmetic expression that equates one set of conditions to another; for example, A = B + C. In a programming language, assignment statements take the form of an equation. The above example assigns the sum of B and C to the variable A.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Thesaurus: equation
Top
 
Columbia Encyclopedia: equation
Top
equation, in mathematics, a statement, usually written in symbols, that states the equality of two quantities or algebraic expressions, e.g., x+3=5. The quantity x+3, to the left of the equals sign (=), is called the left-hand, or first, member of the equation, that to the right (5) the right-hand, or second, member. A numerical equation is one containing only numbers, e.g., 2+3=5. A literal equation is one that, like the first example, contains some letters (representing unknowns or variables). An identical equation is a literal equation that is true for every value of the variable, e.g., the equation (x+1)2=x2+2x+1. A conditional equation (usually referred to simply as an equation) is a literal equation that is not true for all values of the variable, e.g., only the value 2 for x makes true the equation x+3=5. To solve an equation is to find the value or values of the variable that satisfy it. Polynomial equations, containing more than one term, are classified according to the highest degree of the variable they contain. Thus the first example is a first degree (also called linear) equation. The equation ax2+bx+c=0 is a second degree, or quadratic, equation in the unknown x if the letters a, b, and c are assumed to represent constants. In algebra, methods are evolved for solving various types of equations. To be valid the solution must satisfy the equation. Whether it does can be ascertained by substituting the supposed solution for the variable in the equation. The simultaneous solution of two or more equations is a set of values of the variables that satisfies each of the equations. In order that a solution may exist, the number of equations (i.e., conditions) must generally be no greater than the number of variables. In chemistry an equation (see chemical equation) is used to represent a reaction.


Science Dictionary: equation
Top

An expression of equality between two formulas in mathematics. The two formulas are written with an equal sign between them: 2 + 2 = 4 is an equation, as is E = mc2.

Word Tutor: equation
Top
pronunciation

IN BRIEF: A mathematical statement showing that two quantities have the same value by putting a special sign (=) between them.

pronunciation Love, and you shall be loved. All love is mathematically just, as much as the two sides of an algebraic equation. — Ralph Waldo Emerson (1803-1882).

Wikipedia: Equation
Top
The first equation to ever be written in symbolic notation, by Robert Recorde in 1557. In modern notation, the equation reads 14x + | 15 | = | 71 | .

An equation is a mathematical statement, in symbols, that two things are exactly the same (or equivalent). Equations are written with an equal sign, as in

2 + 3 = 5\,.
9 - 2 = 7\,.

The equations above are examples of an equality: a proposition which states that two constants are equal. Equalities may be true or false.

Equations are often used to state the equality of two expressions containing one or more variables. In the reals we can say, for example, that for any given value of x it is true that

x  (x-1) = x^2-x\,.

The equation above is an example of an identity, that is, an equation that is true regardless of the values of any variables that appear in it. The following equation is not an identity:

x^2-x = 0\,.

It is false for an infinite number of values of x, and true for only two, the roots or solutions of the equation, x = 0 and x = 1. Therefore, if the equation is known to be true, it carries information about the value of x. To solve an equation means to find its solutions.

Many authors reserve the term equation for an equality which is not an identity. The distinction between the two concepts can be subtle; for example,

(x + 1)^2 = x^2 + 2x + 1\,

is an identity, while

(x + 1)^2 = 2x^2 + x + 1\,

is an equation, whose roots are x = 0 and x = 1. Whether a statement is meant to be an identity or an equation, carrying information about its variables can usually be determined from its context; or by making a distinction between the equality sign ( = ) for a statement not true except perhaps in particular situations, and the equivalence symbol (\equiv) for statements know to be true without further specification.

Letters from the beginning of the alphabet like a, b, c... often denote constants in the context of the discussion at hand, while letters from end of the alphabet, like x, y, z..., are usually reserved for the variables, a convention initiated by Descartes.

Properties

If an equation in algebra is known to be true, the following operations may be used to produce another true equation:

  1. Any quantity can be added to both sides.
  2. Any quantity can be subtracted from both sides.
  3. Any quantity can be multiplied to both sides.
  4. Any nonzero quantity can divide both sides.
  5. Generally, any function can be applied to both sides. (However, caution must be exercised to ensure that one does not encounter extraneous solutions.)

The algebraic properties (1-4) imply that equality is a congruence relation for a field; in fact, it is essentially the only one.

The most well known system of numbers which allows all of these operations is the real numbers, which is an example of a field. However, if the equation were based on the natural numbers for example, some of these operations (like division and subtraction) may not be valid as negative numbers and non-whole numbers are not allowed. The integers are an example of an integral domain which does not allow all divisions as, again, whole numbers are needed. However, subtraction is allowed, and is the inverse operator in that system.

If a function that is not injective is applied to both sides of a true equation, then the resulting equation will still be true, but it may be less useful. Formally, one has an implication, not an equivalence, so the solution set may get larger. The functions implied in properties (1), (2), and (4) are always injective, as is (3) if we do not multiply by zero. Some generalized products, such as a dot product, are never injective.

See also

External links

  • Winplot: General Purpouse plotter which can draw and animate 2D and 3D mathematical equations.
  • Mathematical equation plotter: Plots 2D mathematical equations, computes integrals, and finds solutions online.
  • Equation plotter: A web page for producing and downloading pdf or postscript plots of the solution sets to equations and inequations in two variables (x and y).
  • EqWorld — contains information on solutions to many different classes of mathematical equations.
  • EquationSolver: A webpage that can solve single equations and linear equation systems.


Translations: Equation
Top

Dansk (Danish)
n. - lighed, udligning, ligning, reaktionsligning

Nederlands (Dutch)
vergelijking, het gelijkmaken, factor/ samenspel van factoren, associatie, correctie van een onnauwkeurigheid

Français (French)
n. - assimilation, égalisation, (Chim, Math) équation, (Astron) équation

Deutsch (German)
n. - Gleichung

Ελληνική (Greek)
n. - (μαθημ.) εξίσωση

Italiano (Italian)
equazione

Português (Portuguese)
n. - equação (f)

Русский (Russian)
выравнивание, уравнение

Español (Spanish)
n. - ecuación

Svenska (Swedish)
n. - ekvation, utjämning, jämställande

中文(简体)(Chinese (Simplified))
相等, 平衡, 等式

中文(繁體)(Chinese (Traditional))
n. - 相等, 平衡, 等式

한국어 (Korean)
n. - 평균, 평형상태, 방정식

日本語 (Japanese)
n. - 等しくすること, 等しい状態, 平衡状態, 等しいとみなすこと, 誤差, 等式, 方程式, 反応式, 均分

العربيه (Arabic)
‏(الاسم) معادله, توازن, تسويه‏

עברית (Hebrew)
n. - ‮משוואה, השוואה‬


Best of the Web: equation
Top

Some good "equation" pages on the web:


Math
mathworld.wolfram.com
 
Shopping: equation
Top
 
 

 

Copyrights:

Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2009. Published by Houghton Mifflin Company. All rights reserved.  Read more
Britannica Concise Encyclopedia. Britannica Concise Encyclopedia. © 2006 Encyclopædia Britannica, Inc. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Thesaurus. Roget's II: The New Thesaurus, Third Edition by the Editors of the American Heritage® Dictionary Copyright © 1995 by Houghton Mifflin Company. Published by Houghton Mifflin Company. All rights reserved.  Read more
Columbia Encyclopedia. The Columbia Electronic Encyclopedia, Sixth Edition Copyright © 2003, Columbia University Press. Licensed from Columbia University Press. All rights reserved. www.cc.columbia.edu/cu/cup/ Read more
Science Dictionary. The New Dictionary of Cultural Literacy, Third Edition Edited by E.D. Hirsch, Jr., Joseph F. Kett, and James Trefil. Copyright © 2002 by Houghton Mifflin Company. Published by Houghton Mifflin. All rights reserved.  Read more
Word Tutor. Copyright © 2004-present by eSpindle Learning, a 501(c) nonprofit organization. All rights reserved.
eSpindle provides personalized spelling and vocabulary tutoring online; free trial Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Equation" Read more
Translations. Copyright © 2007, WizCom Technologies Ltd. All rights reserved.  Read more