FACTOID # 4: China's labor force stands at 706 million people, almost three times that of Europe and twice that of North and South America combined
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

Encyclopedia > Simultaneous equation

In mathematics, simultaneous equations are a set of equations where variables are shared. A solution consists of values for the variables which satisfy all of the equations simultaneously. For example, the following is a set of equations:

x^2 + y^2 = 1\,
2x + 4y = 0\,

which geometrically describes the intersection of a circle and a straight line.


In general, systems of simultaneous equations are extremely hard to solve. A common technique is the substitution method: try to solve one of the equations for one of the variables and substitute the result into the other equations, thereby reducing the number of equations and the number of variables by 1. Continue until you reach a single equation with a single variable, which (hopefully) can be solved; back substitution then yields the values for the other variables.


In the above example, we first solve the second equation for x:

x = -2y\,

and substitute this result into the first equation:

(-2y)^2 + y^2 = 1\,

After simplification, this yields

y = \pm \sqrt{1 \over 5}

and from x = −2y we obtain the corresponding x values. Our system of equations has two solutions:

x = -2\sqrt{1 \over 5},\ y=\sqrt{1 \over 5} \qquad\mbox{and}\qquad x = 2\sqrt{1 \over 5},\ y=-\sqrt{1 \over 5}\,

As a general rule of thumb, if there are fewer equations than variables, there will typically be infinitely many solutions, or none. If the number of equations is the same as the number of variables, and the equations are independent, there will typically be finitely many solutions (as in the above example). If there are more independent equations than variables, there will usually be no solutions at all. Therefore systems are frequently considered where the number of variables and independent equations is the same.


Systems of simultaneous linear equations are studied in linear algebra and can always be solved; one uses Gauss-Jordan elimination or the Cholesky decomposition. To solve general systems numerically on a computer, the n-dimensional Newton's method may be used. Algebraic geometry is essentially the theory of simultaneous polynomial equations. The question of effective computation with such equations belongs to elimination theory.


Simultaneous equation models are a form of statistical model in the form of a set of linear simultaneous equations. They are often used in econometrics.


In modular arithmetic, simple systems of simultaneous congruences can be solved by the method of successive substitution.


  Results from FactBites:
 
Simultaneous equations - Wikipedia, the free encyclopedia (471 words)
In mathematics, simultaneous equations, or systems of equations, are a set of equations where variables are shared.
A common technique is the substitution method: try to solve one of the equations for one of the variables and substitute the result into the other equations, thereby reducing the number of equations and the number of variables by 1.
Simultaneous equation models are a form of statistical model in the form of a set of linear simultaneous equations.
simultaneous equations - Hutchinson encyclopedia article about simultaneous equations (271 words)
Linear simultaneous equations can be solved by using algebraic manipulation to eliminate one of the variables, coordinate geometry, or matrices (see matrix).
Another method is by plotting the equations on a graph, because the two equations represent straight lines in coordinate geometry and the coordinates of their point of intersection are the values of x and y that are true for both of them.
If the equations represent either two parallel lines or the same line, then there will be no solutions or an infinity of solutions, respectively.
  More results at FactBites »

 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your location
Your comments
Please enter the 5-letter protection code


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.