Algebra

Algebra is a branch of mathematics which may be roughly characterized as a generalization and extension of arithmetic, in which symbols are employed to denote operations, and letters to represent number and quantity; it also refers to a particular kind of abstract algebra structure, the algebra over a field. The word algebra is of Arabic origin.

Contents

History

The origins of algebra trace to the cultures of the ancient Egyptians and Babylonians who used an early type of algebra to solve linear, quadratic, and indeterminate equations more than 3,000 years ago.

Around 300 BC Greek mathematician Euclid in book 2 of his Elements addresses quadratic equations, although in a strictly geometrical fashion.

Around 100 BC Algebraic equations are treated in the Chinese mathematics book Jiuzhang suanshu, The Nine Chapters of Mathematical Art.

Around 150 AD Greek mathematician Hero of Alexandria treats algebraic equations in his 3 volumes mathematics tomes.

Around 200 AD Greek mathematician Diophantus , often referred to as the "father of algebra", writes his famous Arithmetica, a work featuring solutions of algebraic equations and on the theory of numbers.

The word algebra itself is derived from the name of the treatise first written by Persian mathematician Al-Khwarizmi in 820 AD titled: Kitab al-mukhtasar fi Hisab Al-Jabr wa-al-Moghabalah meaning The book of summary concerning calculating by transposition and reduction. The word al-jabr (from which algebra is derived) means "reunion", "connection" or "completion".

Classification

Algebra may be roughly divided into the following categories:

In advanced studies axiomatic algebraic systems like groups, rings, fields, and algebras over a field are investigated in the presence of a natural geometric structure (a topology) which is compatible with the algebraic structure. The list includes

Algebraic equations

There are many forms of algebraic equations. Some are listed below:

Linear equations

  • There are three basic ways in which you could write linear equations: slope-intercept, standard form, and point-slope form.
  • The first way that can be written is in the form <math>y=Mx+B<math>. This is called the slope-intercept form.
  • To graph the slope-intercept form of a line, substitute a number for <math>x<math> and solve for <math>y<math> slope. Graph the results on the graph for <math>x<math> for the x-axis and <math>y<math> for the y-axis.
  • <math>y<math> is value for the y-axis in relation to <math>x<math>, <math>m<math>, and <math>b<math>
  • <math>M<math> is the coefficient of the variable, and it represents the slope. The slope is the steepness of the line produced when the equation is graphed. <math>M<math> can be found by using this formula:
  • <math>(y2-y1)/(x2-x1)<math>
  • <math>x<math> is the variable in the equation. The variable is the part that can be changed. When <math>x<math> changes, so does <math>y<math>. When the equation is graphed, the line shows what <math>y<math> is for each value of <math>x<math>.
  • <math>B<math> is the number added to the equation. In the expression <math>2x+3<math>, <math>B=3<math>. <math>B<math> also represents the <math>y<math> intercept on a graph.

The <math>y<math> intercept is where the line crosses the <math>y<math> axis.

  • The second way that can be written is the standard form. It is written in the form of <math>ax+by=c.<math>
  • To graph standard form, find the x and y intercepts and connect.
  • <math>a<math> and <math>b<math> and <math>c<math> are constants, as in, they don't change in the same line (opposite of variables)
  • <math>x<math> and <math>y<math> are the x-intercepts and the y-intercepts respectively.

Quadratic equations

Missing image
Polynomialdeg2.png
Graph of a quadratic equation:
y = x2 - x - 2 = (x+1)(x-2)

Quadratic equations are written in the form <math>y=ax^2+bx+c<math>. When a quadratic equation is graphed, it produces a curved line called a parabola.

  • <math>a<math> is the coefficient of the variable squared
  • <math>b<math> is the coefficient of the variable
  • <math>c<math> is the extra added number. It is the same as the <math>B<math> in Linear equations

Cubic equations

Missing image
Polynomialdeg3.png
Graph of a cubic equation:
y = x3/5 + 4x2/5 - 7x/5 - 2
= 1/5 (x+5)(x+1)(x-2)

Cubic equations are written in the form <math>y=ax^3+bx^2+cx+d<math>. In this form, there are up to three x-intercepts. When graphed, the curve will change direction twice.

  • a is the coefficient of the variable cubed
  • b is the coefficient of the variable squared
  • c is the coefficient of the variable
  • d is the non-variable

Exponential equations

Exponential equations are written in the form <math>y=m^x+b<math>.

Factoring trinomials

Simple factoring

Trinomials are algebraic expressions consisting of three unlike terms, such as <math>x^2+3x+2<math>. They can be factored using the "FOIL" technique. You factor the expression by using two sets of parentheses, each consisting of two terms, where the first, outside, inside, and last numbers of both sets multiplied together and added equal the trinomial. E.g.,

<math>x^2+5x+6<math>

is equivalent to

<math>(x+3)(x+2)<math>.

Firsts (x times x) + Outsides (x times 2) + Insides (3 times x) + Lasts (3 times 2) = The trinomial (<math>x^2+5x+6<math>).

The last numbers in each set of parenthesis have another relationship. When multiplied together, they always equal the last number (3 times 2 equals 6), and when added, they equal the coefficient of the variable (3 plus 2 equals 5). The coefficient is the number in front of the variable that you multiply it by. This is because they're both multiplied by the variable, and then added.

Two variables

Sometimes, you get expressions such as: <math>3x^2+8xy+4y^2<math>. In this situation, the factored form will look like: (3x + 2y)(x + 2y). 3x times x is 3x2, 3x times 2y is 6xy, 2y times x is 2xy, and 2y times 2y is <math>4y^2<math>. This time, the coefficients of x have to be multiplied with the coefficient of <math>x^2<math>, and same with x.

Symbols

Depending on whether the numbers are added or subtracted, you may need to use different symbols in the parenthesis.

  • If you add the mx and add the b, the symbols are both plus.
  • If you add the mx and subtract the b, the symbols are one plus and one minus.
  • If you subtract the mx and add the b, the symbols are both minus
  • If you subtract the mx and subtract the b, the symbols are one plus and one minus.

Symbolic method

The symbolic method is a way to figure out a variable when it's on both sides of the equation. E.g.,

3x + 25 = 5x + 5
  • The first step is to isolate the variable. By subtracting 3x from both sides, you get 25 = 2x + 5.
  • The second step is to get only the variable on one side. To do this, you subtract 5 from both sides to get 20 = 2x.
  • The last step is to get just 1 x. Divide both sides by the coefficient, in this case 2, and you have 10 = x.

The word algebra is also used for various algebraic structures:

References

  • Ziauddin Sardar, Jerry Ravetz, and Borin Van Loon, Introducing Mathematics (Totem Books, 1999).
  • Donald R. Hill, Islamic Science and Engineering (Edinburgh University Press, 1994).
  • George Gheverghese Joseph, The Crest of the Peacock : The Non-European Roots of Mathematics (Princeton University Press, 2000).

See also

External links

Template:Book

ar:جبر bg:Алгебра bn:বীজগণিত ca:lgebra co:Algebra cs:Algebra da:Algebra de:Algebra et:Algebra es:lgebra eo:Algebro eu:Algebra fr:Algbre ko:대수학 io:Algebro is:Algebra it:Algebra mk:Алгебра ms:Algebra nl:Algebra ja:代数学 no:Algebra pl:Algebra pt:lgebra ru:Алгебра simple:Algebra sk:Algebra sr:Алгебра fi:Algebra sv:Algebra tl:Alhebra vi:Đại số trừu tượng tr:Cebir uk:Алгебра zh:代数

Navigation

  • Art and Cultures
    • Art (https://academickids.com/encyclopedia/index.php/Art)
    • Architecture (https://academickids.com/encyclopedia/index.php/Architecture)
    • Cultures (https://www.academickids.com/encyclopedia/index.php/Cultures)
    • Music (https://www.academickids.com/encyclopedia/index.php/Music)
    • Musical Instruments (http://academickids.com/encyclopedia/index.php/List_of_musical_instruments)
  • Biographies (http://www.academickids.com/encyclopedia/index.php/Biographies)
  • Clipart (http://www.academickids.com/encyclopedia/index.php/Clipart)
  • Geography (http://www.academickids.com/encyclopedia/index.php/Geography)
    • Countries of the World (http://www.academickids.com/encyclopedia/index.php/Countries)
    • Maps (http://www.academickids.com/encyclopedia/index.php/Maps)
    • Flags (http://www.academickids.com/encyclopedia/index.php/Flags)
    • Continents (http://www.academickids.com/encyclopedia/index.php/Continents)
  • History (http://www.academickids.com/encyclopedia/index.php/History)
    • Ancient Civilizations (http://www.academickids.com/encyclopedia/index.php/Ancient_Civilizations)
    • Industrial Revolution (http://www.academickids.com/encyclopedia/index.php/Industrial_Revolution)
    • Middle Ages (http://www.academickids.com/encyclopedia/index.php/Middle_Ages)
    • Prehistory (http://www.academickids.com/encyclopedia/index.php/Prehistory)
    • Renaissance (http://www.academickids.com/encyclopedia/index.php/Renaissance)
    • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
    • United States (http://www.academickids.com/encyclopedia/index.php/United_States)
    • Wars (http://www.academickids.com/encyclopedia/index.php/Wars)
    • World History (http://www.academickids.com/encyclopedia/index.php/History_of_the_world)
  • Human Body (http://www.academickids.com/encyclopedia/index.php/Human_Body)
  • Mathematics (http://www.academickids.com/encyclopedia/index.php/Mathematics)
  • Reference (http://www.academickids.com/encyclopedia/index.php/Reference)
  • Science (http://www.academickids.com/encyclopedia/index.php/Science)
    • Animals (http://www.academickids.com/encyclopedia/index.php/Animals)
    • Aviation (http://www.academickids.com/encyclopedia/index.php/Aviation)
    • Dinosaurs (http://www.academickids.com/encyclopedia/index.php/Dinosaurs)
    • Earth (http://www.academickids.com/encyclopedia/index.php/Earth)
    • Inventions (http://www.academickids.com/encyclopedia/index.php/Inventions)
    • Physical Science (http://www.academickids.com/encyclopedia/index.php/Physical_Science)
    • Plants (http://www.academickids.com/encyclopedia/index.php/Plants)
    • Scientists (http://www.academickids.com/encyclopedia/index.php/Scientists)
  • Social Studies (http://www.academickids.com/encyclopedia/index.php/Social_Studies)
    • Anthropology (http://www.academickids.com/encyclopedia/index.php/Anthropology)
    • Economics (http://www.academickids.com/encyclopedia/index.php/Economics)
    • Government (http://www.academickids.com/encyclopedia/index.php/Government)
    • Religion (http://www.academickids.com/encyclopedia/index.php/Religion)
    • Holidays (http://www.academickids.com/encyclopedia/index.php/Holidays)
  • Space and Astronomy
    • Solar System (http://www.academickids.com/encyclopedia/index.php/Solar_System)
    • Planets (http://www.academickids.com/encyclopedia/index.php/Planets)
  • Sports (http://www.academickids.com/encyclopedia/index.php/Sports)
  • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
  • Weather (http://www.academickids.com/encyclopedia/index.php/Weather)
  • US States (http://www.academickids.com/encyclopedia/index.php/US_States)

Information

  • Home Page (http://academickids.com/encyclopedia/index.php)
  • Contact Us (http://www.academickids.com/encyclopedia/index.php/Contactus)

  • Clip Art (http://classroomclipart.com)
Toolbox
Personal tools