Algebra
Algebra is a part of mathematics (often called math in the United States and maths in the United Kingdom[1] ). It uses variables to represent a value that is not yet known. When an equals sign (=) is used, this is called an equation. A very simple equation using a variable is: 2 + 3 = x In this example, x = 5, or it could also be said, "x is five". This is called solving for x. [2]
Besides equations, there are inequalities (less than and greater than). A special type of equation is called the function. This is often used in making graphs.
Algebra can be used to solve real problems because the rules of algebra work in real life and numbers can be used to represent the values of real things. Physics, engineering and computer programming are areas that use algebra all the time. It is also useful to know in surveying, construction and business, especially accounting.
People who do algebra need to know the rules of numbers and mathematic operations used on numbers, starting with adding, subtracting, multiplying, and dividing. More advanced operations involve exponents, starting with squares and square roots. Many of these rules can also be used on the variables, and this is where it starts to get interesting.
Algebra was first used to solve equations and inequalities. Two examples are linear equations (the equation of a line, y=mx+b) and quadratic equations, which has variables that are squared (power of two, a number that is multiplied by itself, for example: 2*2, 3*3, x*x). How to factor polynomials is needed for quadratic equations.
Contents |
History [change]
Early forms of algebra were developed by the Babylonians and the Greeks. However the word "algebra" is a Latin form of the Arabic word Al-Jabr ("casting") and comes from a mathematics book Al-Maqala fi Hisab-al Jabr wa-al-Muqabilah, ("Essay on the Computation of Casting and Equation") written in the 9th century by a famous Persian mathematician, Muhammad ibn Mūsā al-Khwārizmī, who was a Muslim born in Khwarizm in Uzbekistan. He flourished under Al-Ma'moun in Baghdad, Iraq through 813-833 AD, and died around 840 AD. The book was brought into Europe and translated into Latin in the 12th century. The book was then given the name 'Algebra'. (The ending of the mathematician's name, al-Khwarizmi, was changed into a word easier to say in Latin, and became the English word algorithm.)[3]
Examples [change]
Here is a simple example of an algebra problem:
- Sue has 12 jellybeans, Ann has 24 jellybeans. They decide to share so that they have the same number of jellybeans.
These are the steps you can use to solve the problem:
- To have the same number of jellybeans, Ann has to give some to Sue. Let x represent the number of jellybeans Ann gives to Sue.
- Sue's jellybeans, plus x, must be the same as Ann's jellybeans minus x. This is written as: 12 + x = 24 - x
- Subtract 12 from both sides of the equation. This gives: x = 12 - x. (What happens on one side of the equals sign must happen on the other side too, for the equation to still be true. So in this case when 12 was subtracted from both sides, there was a middle step of 12 + x - 12 = 24 - x - 12. After a person is comfortable with this, the middle step is not written down.)
- Add x to both sides of the equation. This gives: 2x = 12
- Divide both sides of the equation by 2. This gives x = 6. The answer is six. If Ann gives Sue 6 jellybeans, they will have the same number of jellybeans.
- To check this, put 6 back into the original equation wherever x was: 12 + 6 = 24 - 6
- This gives 18=18, which is true. They both now have 18 jellybeans.
With practice, algebra can be used when faced with a problem that is too hard to solve any other way. Problems such as building a freeway, designing a cell phone, or finding the cure for a disease all require algebra.
Writing algebra [change]
As in most parts of mathematics, adding z to y (or y plus z) is written as y + z. Subtracting z from y (or y minus z) is written as y − z. Dividing y by z (or y over z:
) is written as y ÷ z or y/z. y/z is more commonly used.
In algebra, multiplying y by z (or y times z) can be written in 4 ways: y × z, y * z, y·z, or just yz. The multiplication symbol "×" is usually not used, because it looks too much like the letter x, which is often used as a variable. Also, when multiplying a larger expression, parentheses can be used: y (z+1).
When we multiply a number and a letter in algebra, we write the number in front of the letter: 5 × y = 5y. When the number is 1, then the 1 is not written because 1 times any number is that number (1 × y = y) and so it is not needed.
Functions and Graphs [change]
An important part of algebra is the study of functions, since functions often appear in equations that we are trying to solve. A function is like a box you can put a number or numbers into and get a certain number out. When using functions, graphs can be powerful tools in helping us to study the solutions to equations.
A graph is a picture that shows all the values of the variables that make the equation or inequality true. Usually this is easy to make when there are only one or two variables. The graph is often a line, and if the line does not bend or go straight up-and-down it can be described by the basic formula y = mx + b. The variable b is the y-intercept of the graph (where the line crosses the vertical axis) and m is the slope or steepness of the line. This formula applies to the coordinates of a graph, where each point on the line is written (x, y).
In some math problems like the equation for a line, there can be more than one variable (x and y in this case). To find points on the line, one variable is changed. The variable that is changed is called the "independent" variable. Then the math is done to make a number. The number that is made is called the "dependent" variable. Most of the time the independent variable is written as x and the dependent variable is written as y, for example, in y = 3x + 1. This is often put on a graph, using an x axis (going left and right) and a y axis (going up and down). It can also be written in function form: f(x) = 3x + 1. So in this example, we could put in 5 for x and get y = 16. Put in 2 for x would get y=7. And 0 for x would get y=1. So there would be a line going thru the points (5,16), (2,7), and (0,1) as seen in the graph to the right.
If x has a power of 1, it is a straight line. If it is squared or some other power, it will be curved. If it uses an inequality (< or >), then usually part of the graph is shaded, either above or below the line.
Advanced Algebra [change]
In addition to "elementary algebra", or basic algebra, there are advanced forms of algebra, taught in colleges and universities, such as abstract algebra, linear algebra, and universal algebra. This includes how to use a matrix to solve many linear equations at once. Abstract algebra is the study of things that are found in equations. For example, polynomials and matrices. These things are known as algebraic structures. Understanding the properties of more complex algebraic structures can help us solve more complex equations.
Many math problems are about physics and engineering. In many of these physics problems time is a variable. Time uses the letter t. Using the basic ideas in algebra can help reduce a math problem to its simplest form making it easier to solve difficult problems. Energy is e, force is f, mass is m, acceleration is a and speed of light is sometimes c. This is used in some famous equations, like f = ma and e=mc^2 (although more complex math beyond algebra was needed to come up with that last equation).
Related pages [change]
References [change]
- ↑ "Math or Maths". Wolfram.com. http://mathworld.wolfram.com/Mathematics.html. Retrieved 11 April 2013.
- ↑ "Algebra Introduction". Math Is Fun. http://www.mathsisfun.com/algebra/introduction.html. Retrieved 11 April 2013.
- ↑ "History of Algebra". UCS Louisiana. http://www.ucs.louisiana.edu/~sxw8045/history.htm. Retrieved 11 April 2013.