All Topics  
Elementary algebra

 

   Email Print
   Bookmark   Link






 

Elementary algebra



 
 
Elementary algebra is a fundamental and relatively basic form of algebra
Algebra

Algebra is a branch of mathematics concerning the study of structure , relation , and quantity. Together with geometry, mathematical analysis, combinatorics, and number theory, algebra is one of the main branches of mathematics....
 taught to students who are presumed to have little or no formal knowledge of mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
 beyond arithmetic
Arithmetic

Arithmetic or arithmetics is the oldest and most elementary branch of mathematics, used by almost everyone, for tasks ranging from simple day-to-day counting to advanced science and business calculations....
. While in arithmetic only number
Number

A number is a mathematical object used in counting and measurement. A notational symbol which represents a number is called a Numeral system, but in common usage the word number is used for both the abstract object and the symbol, as well as for the numeral for the number....
s and their arithmetical operations (such as +, -, ×, ÷) occur, in algebra one also uses symbols (such as x and y, or a and b) to denote numbers. These are called variable
Variable

A variable is a symbol that stands for a value that may vary; the term usually occurs in opposition to constant, which is a symbol for a non-varying value, i.e....
s. This is useful because: These three are the main strands of elementary algebra, which should be distinguished from abstract algebra
Abstract algebra

Abstract algebra is the subject area of mathematics that studies algebraic structures, such as group , ring , field , module , vector spaces, and algebra over a field....
, a more advanced topic generally taught to college students.

In elementary algebra, an "expression
Expression (mathematics)

In mathematics, the word expression is a term for any well-formed formula combination of mathematical symbols. For example,is an expression, while...
" may contain numbers, variables and arithmetical operations.






Discussion
Ask a question about 'Elementary algebra'
Start a new discussion about 'Elementary algebra'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Elementary algebra is a fundamental and relatively basic form of algebra
Algebra

Algebra is a branch of mathematics concerning the study of structure , relation , and quantity. Together with geometry, mathematical analysis, combinatorics, and number theory, algebra is one of the main branches of mathematics....
 taught to students who are presumed to have little or no formal knowledge of mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
 beyond arithmetic
Arithmetic

Arithmetic or arithmetics is the oldest and most elementary branch of mathematics, used by almost everyone, for tasks ranging from simple day-to-day counting to advanced science and business calculations....
. While in arithmetic only number
Number

A number is a mathematical object used in counting and measurement. A notational symbol which represents a number is called a Numeral system, but in common usage the word number is used for both the abstract object and the symbol, as well as for the numeral for the number....
s and their arithmetical operations (such as +, -, ×, ÷) occur, in algebra one also uses symbols (such as x and y, or a and b) to denote numbers. These are called variable
Variable

A variable is a symbol that stands for a value that may vary; the term usually occurs in opposition to constant, which is a symbol for a non-varying value, i.e....
s. This is useful because:
  • It allows the generalization of arithmetical equation
    Equation

    An equation is a mathematics Proposition, in table of mathematical symbols, that two things are exactly the same . Equations are written with an equal sign, as in...
    s (and inequalities) to be stated as laws (such as a + b = b + a for all a and b), and thus is the first step to the systematic study of the properties of the real number system
    Real number

    In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
    .
  • It allows reference to numbers which are not known. In the context of a problem, a variable may represent a certain value which is not yet known, but which may be found through the formulation and manipulation of equations.
  • It allows the exploration of mathematical relationships between quantities (such as "if you sell x tickets, then your profit will be 3x − 10 dollars").
These three are the main strands of elementary algebra, which should be distinguished from abstract algebra
Abstract algebra

Abstract algebra is the subject area of mathematics that studies algebraic structures, such as group , ring , field , module , vector spaces, and algebra over a field....
, a more advanced topic generally taught to college students.

In elementary algebra, an "expression
Expression (mathematics)

In mathematics, the word expression is a term for any well-formed formula combination of mathematical symbols. For example,is an expression, while...
" may contain numbers, variables and arithmetical operations. These are usually written (by convention) with 'higher-power' terms on the left (see polynomial
Polynomial

In mathematics, a polynomial is an expression constructed from variables and constants, using the operations of addition, subtraction, multiplication, and constant non-negative whole number exponents....
); a few examples are:

In more advanced algebra, an expression may also include elementary functions.

An "equation
Equation

An equation is a mathematics Proposition, in table of mathematical symbols, that two things are exactly the same . Equations are written with an equal sign, as in...
" is the claim that two expressions are equal. Some equations are true for all values of the involved variables (such as a + b = b + a); such equations are called "identities
Identity (mathematics)

In mathematics, the term identity has several different important meanings:*An identity is an equality that remains true regardless of the values of any variables that appear within it, to distinguish it from an Equality which is true under more particular conditions....
". "Conditional" equations are true for only some values of the involved variables: x2 − 1 = 4. The values of the variables which make the equation true are called the "solutions" of the equation.

Laws of elementary algebra


Properties of operations

  • The operation of addition (+) …
    • is written a + b;
    • is commutative: a + b = b + a;
    • is associative: (a + b) + c = a + (b + c);
    • has an inverse operation called subtraction: (a + b) − b = a, which is the same as adding a negative number, ab = a + (−b);
    • has a special element
      Identity element

      In mathematics, an identity element is a special type of element of a Set with respect to a binary operation on that set. It leaves other elements unchanged when combined with them....
       0 which preserves numbers: a + 0 = a.
  • The operation of multiplication
    Multiplication

    Multiplication is the Operation of scaling one number by another. It is one of the four basic operations in elementary arithmetic .Multiplication is defined for Natural number in terms of repeated addition; for example, 4 multiplied by 3 can be calculated by adding 3 copies of 4 together:...
     (×) …
    • is written a × b or ab;
    • is commutative: a × b = b × a;
    • is associative: (a × b) × c = a × (b × c);
    • is abbreviated by juxtaposition: a × bab;
    • has a special element 1 which preserves numbers: a × 1 = a;
    • has, for non-zero numbers, an inverse operation called division: (ab)/b = a, which is the same as multiplying by a reciprocal, a/b = a(1/b);
    • distributes
      Distributivity

      In mathematics, and in particular in abstract algebra, distributivity is a property of binary operations that generalises the distributive law from elementary algebra....
       over addition: (a + b)c = ac + bc;
  • The operation of exponentiation
    Exponentiation

    Exponentiation is a mathematics operation , written 'an', involving two numbers, the base a and the exponent n....
     …
    • is written ab;
    • means repeated multiplication: an = a × a × … × a (n times);
    • is neither commutative nor associative: in general abba and (ab)ca(bc);
    • has an inverse operation, called the logarithm
      Logarithm

      In mathematics, the logarithm of a number to a given base is the Power or exponent to which the base must be raised in order to produce the number....
      : alogab = b = logaab;
    • can be written in terms of n-th roots: am/n ≡ (na)m and thus even roots of negative numbers do not exist in the real number system. (See: complex number system
      Complex number

      In mathematics, the complex numbers are an extension of the real numbers obtained by adjoining an imaginary unit, denoted i, which satisfies:...
      )
    • has a special element 1 which preserves numbers: a1 = a;
    • distributes over multiplication: (ab)c = acbc;
    • has the property: abac = ab + c;
    • has the property: (ab)c = abc.

Order of operations

To compute the value of an expression, it is necessary to compute the parts of it in a particular order, known as the order of operations. One first computes the values of the expressions enclosed by parentheses, followed by any multiplications and divisions, and then followed finally by any sums and differences.

Properties of equality

  • The relation of equality (=) is …
    • reflexive
      Reflexive relation

      In set theory, a binary relation can have, among other properties, reflexivity or irreflexivity.At least in this context, relation always means a subset of X ? X....
      : a = a;
    • symmetric
      Symmetric relation

      In mathematics, a binary relation R over a Set X is symmetric if it holds for all a and b in X that if a is related to b then b is related to a....
      : if a = b then b = a;
    • transitive
      Transitive relation

      In mathematics, a binary relation R over a Set X is transitive if whenever an element a is related to an element b, and b is in turn related to an element c, then a is also related to c....
      : if a = b and b = c then a = c.


Laws of equality

  • The relation of equality (=) has the property …
    • that if a = b and c = d then a + c = b + d and ac = bd;
    • that if a = b then a + c = b + c;
    • that if two symbols are equal, then one can be substituted for the other.


Laws of inequality

  • The relation of inequality (<) has the property …
    • of transivity: if a < b and b < c then a < c;
    • that if a < b and c < d then a + c < b + d;
    • that if a < b and c > 0 then ac < bc;
    • that if a < b and c < 0 then bc < ac.


Examples


Linear equations in one variable


The simplest equations to solve are linear equation
Linear equation

A linear equation is an algebraic equation in which each term is either a constant or the product of a constant and a single variable.Linear equations can have one or more variables....
s that have only one variable. They contain only constant numbers and a single variable without an exponent. For example:

The central technique is add, subtract, multiply, or divide both sides of the equation by the same number in order to isolate the variable on one side of the equation. Once the variable is isolated, the other side of the equation is the value of the variable. For example, by subtracting 4 from both sides in the equation above:

which simplifies to:

Dividing both sides by 2: simplifies to the solution:

The general case, follows the same format for the solution:

Quadratic equations

Quadratic equation
Quadratic equation

In mathematics, a quadratic equation is a polynomial equation of the second degree of a polynomial. The general form iswhere a ? 0. The letters a, b, and c are called coefficients: the quadratic coefficient a is the coefficient of x2, the linear coefficient b is the coefficient of x, and c i...
s can be expressed in the form ax2 + bx + c = 0, where a is not zero (if it were zero, then the equation would not be quadratic but linear
Linear equation

A linear equation is an algebraic equation in which each term is either a constant or the product of a constant and a single variable.Linear equations can have one or more variables....
). Because of this a quadratic equation must contain the term ax2, which is known as the quadratic term. Hence a ? 0, and so we may divide by a and rearrange the equation into the standard form where p = b/a and q = -c/a. Solving this, by a process known as completing the square
Completing the square

In elementary algebra, completing the square is a technique for converting a quadratic polynomial of the formto the formThe expression inside the parenthesis is of the form x − constant....
, leads to the quadratic formula.

Quadratic equations can also be solved using factorization
Factorization

In mathematics, factorization or factoring is the decomposition of an object into a product of other objects, or factors, which when multiplication together give the original....
 (the reverse process of which is expansion
Polynomial expansion

In mathematics, an expansion of a product of sums expresses it as a sum of products by using the fact that multiplication distributive property over addition....
, but for two linear terms
Linear function

In mathematics, the term linear function can refer to either of two different but related concepts: a first-degree polynomial function of one variable; or a map between two vector spaces that preserves vector addition and scalar multiplication....
 is sometimes denoted foiling
FOIL rule

The FOIL rule, also sometimes known as the double distributivity property or more colloquially as foiling, is commonly taught to students learning algebra, as a mnemonic for remembering how to multiply two binomials ....
). As an example of factoring: Which is the same thing as It follows from the zero-product property
Zero-product property

In the mathematical areas of abstract algebra and real analysis, the zero-product property, also known as the zero-product rule, is an abstract and explicit statement of the familiar property from elementary mathematics that if the product of two real numbers is 0 , then at least one of the numbers in the product must be zero....
 that either x = 2 or x = -5 are the solutions, since precisely one of the factors must be equal to zero. All quadratic equations will have two solutions in the complex number
Complex number

In mathematics, the complex numbers are an extension of the real numbers obtained by adjoining an imaginary unit, denoted i, which satisfies:...
 system, but need not have any in the real number
Real number

In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
 system. For example, has no real number solution since no real number squared equals -1. Sometimes a quadratic equation has a root of multiplicity 2, such as: For this equation, -1 is a root of multiplicity 2.

Exponential and logarithmic equations

An exponential equation is an equation of the form aX = b for a > 0, which has solution when b > 0. Elementary algebraic techniques are used to rewrite a given equation in the above way before arriving at the solution. For example, if then, by subtracting 1 from both sides of the equation, and then dividing both sides by 3 we obtain whence or A logarithmic equation is an equation of the form logaX = b for a > 0, which has solution For example, if then, by adding 2 to both sides of the equation, followed by dividing both sides by 4, we get whence from which we obtain

Radical equations


A radical equation is an equation of the form Xm/n = a, for m, n integer
Integer

The integers are natural numbers including 0 and their negative and non-negative numberss . They are numbers that can be written without a fractional or decimal component, and fall within the set ....
s, which has solution if m is odd, and solution if m is even and a ≥ 0. For example, if then whence either x = 8 − 5 = 3, or x = −8 − 5 = −13.

System of linear equations

In the case of a system of linear equations
System of linear equations

In mathematics, a system of linear equations is a collection of linear equations involving the same set of variables. For example,is a system of three equations in the three variables ....
, like, for instance, two equations in two variables, it is often possible to find the solutions of both variables that satisfy both equations.

First method of finding a solution
An example of solving a system of linear equations is by using the elimination method:

Multiplying the terms in the second equation by 2:

Adding the two equations together to get:

which simplifies to

Since the fact that x = 2 is known, it is then possible to deduce that y = 3 by either of the original two equations (by using 2 instead of x) The full solution to this problem is then Note that this is not the only way to solve this specific system; y could have been solved before x.

Second method of finding a solution
Another way of solving the same system of linear equations is by substitution.

An equivalent for y can be deduced by using one of the two equations. Using the second equation:

Subtracting 2x from each side of the equation: and multiplying by -1:

Using this y value in the first equation in the original system:

Adding 2 on each side of the equation: which simplifies to

Using this value in one of the equations, the same solution as in the previous method is obtained.

Note that this is not the only way to solve this specific system; in this case as well, y could have been solved before x.

Other types of systems of linear equations


Unsolvable systems
In the above example, it is possible to find a solution. However, there are also systems of equations which do not have a solution. An obvious example would be:

The second equation in the system has no possible solution. Therefore, this system can't be solved. However, not all incompatible systems are recognized at first sight. As an example, the following system is studied:

When trying to solve this (for example, by using the method of substitution above), the second equation, after adding - 2x on both sides and multiplying by -1, results in: And using this value for y in the first equation:

No variables are left, and the equality is not true. This means that the first equation can't provide a solution for the value for y obtained in the second equation.

Undetermined systems
There are also systems which have multiple or infinite solutions, in opposition to a system with a unique solution (meaning, two unique values for x and y) For example:

Isolating y in the second equation: And using this value in the first equation in the system:

The equality is true, but it does not provide a value for x. Indeed, one can easily verify (by just filling in some values of x) that for any x there is a solution as long as y = -2x + 6. There are infinite solutions for this system.

Over and underdetermined systems
Systems with more variables than the number of linear equations do not have a unique solution. An example of such a system is Such a system is called underdetermined; when trying to find a solution, one or more variables can only be expressed in relation to the other variables, but cannot be determined numerically. Incidentally, a system with a greater number of equations than variables, in which necessarily some equations are sums or multiples of others, is called overdetermined
Overdetermined system

In mathematics, a system of linear equations is considered overdetermined if there are more equations than unknowns. The terminology can be described in terms of the concept of counting constants....
.

Relation between solvability and multiplicity

Given any system of linear equations, there is a relation between multiplicity and solvability.
If one equation is a multiple
Multiple

The word multiple can refer to:*Multiple of numbers.*List of independent discoveries, instances of scientists, working independently of each other, reaching similar findings....
 of the other (or, more generally, a sum
SUM

SUM can refer to:* The State University of Management* Soccer United Marketing* StartUp-Manager...
 of multiples of the other equations), then the system of linear equations is undetermined, meaning that the system has infinitely many solutions. Example:

has solutions (x,y) such as (1,1), (0,2), (1.8,0.2), (4,−2), (−3000.75,3002.75), and so on.

When the multiplicity is only partial (meaning that for example, only the left hand sides of the equations are multiples, while the right hand sides are not or not by the same number) then the system is unsolvable. For example, in

the second equation yields that x + y = 1/4 which is in contradiction with the first equation. Such a system is also called inconsistent in the language of linear algebra
Linear algebra

Linear algebra is the branch of mathematics concerned with the study of Euclidean vectors, vector spaces , linear maps , and system of linear equations....
. When trying to solve a system of linear equations it is generally a good idea to check if one equation is a multiple of the other. If this is precisely so, the solution cannot be uniquely determined. If this is only partially so, the solution does not exist.
This, however, does not mean that the equations must be multiples of each other to have a solution, as shown in the sections above; in other words: multiplicity in a system of linear equations is not a necessary condition for solvability.

See also

  • Binary operation
    Binary operation

    In mathematics, a binary operation is a calculation involving two operands, in other words, an operation whose arity is two. Binary operations can be accomplished using either a binary function or binary operator....
  • Gaussian elimination
    Gaussian elimination

    In linear algebra, Gaussian elimination is an efficient algorithm for solving system of linear equations, finding the Rank of a matrix , and calculating the inverse of an invertible matrix....
  • Mathematics education
    Mathematics education

    Mathematics education is the practice of teaching and learning mathematics, as well as the field of scholarly research on this practice. Researchers in math education are in the first instance concerned with the tools, methods and approaches that facilitate practice or the study of practice....
  • Number line
    Number line

    In mathematics, a number line is a picture of a straight line on which every point corresponds to a real number and every real number to a point....
  • Polynomial
    Polynomial

    In mathematics, a polynomial is an expression constructed from variables and constants, using the operations of addition, subtraction, multiplication, and constant non-negative whole number exponents....


Footnotes