GMAT intros GMAT tutorials meet members discussion boards question bank score analytics custom tests

Algebra I in Simple English/Working with Numbers/Combining Like Terms
 

GMAT Tutorials

Algebra/The Coordinate (Cartesian) Plane



Algebra I in Simple English/Introduction to Basic AlgebraIdeas/Exponents and Powers

Exponents

Algebra I in Simple English/Factoring/Factoring a^2-b^2 Binomials

Algebra I in Simple English/Factoring/Factors of Integers

Algebra I in Simple English/Working with Numbers/Adding Rational Number

Algebra I in Simple English/Working with Numbers/Subtracting RationalNumbers

Algebra I in Simple English/Working with Numbers/Rational Numbers

Intermediate Algebra/Exponents

Algebra I in Simple English/Working with Numbers/Combining Like Terms

Mean, Median and Mode

Algebra I in Simple English/Introduction to Basic Algebra Ideas/WorkingWith Negative Numbers

Order of Operations

Partitions

Permutations

Algebra I in Simple English/Polynomials/Exponents

Algebra I in Simple English/Polynomials/Zero and Negative Exponents

STANDARD DEVIATION

Sets and the Number Line

Algebra/Slope

Surface Areas

The Counting Principle

Algebra I in Simple English/Working with Numbers/Absolute Value

Algebra I in Simple English/Introduction to Basic Algebra Ideas/SolvingEquations Using Properties of Mathematics

Basic Rules of Exponents

Geometry/Circles/Arcs

Combinations

Computing Probabilities

Algebra I in Simple English/Polynomials/Adding and SubtractingPolynomials

Lesson

Algebra is used to make many problems simpler, and that is why a lot of algebra is about finding simple expressions which mean the same thing as harder ones. Variables are given different letters and symbols in algebra so they can be kept apart, so every time x is used in an expression it means the same thing, and every time y is used it means the same thing, but a different thing to x (of course this is only in the same expression, different expressions can use the same letters to mean different things). Since the different letters keep the variables apart this means that an expression with many variables in many places can be made simpler by bringing them together.

Example Problems

Here is an example of variables keeping numbers apart even if we don't know them, and this lets us combine them without changing their value: Albert has some books in his bag, he does not know how many. Beth also has some books and she does not know how many. Chris does not know how many books he has, but he knows it is the same as Beth. Dora knows she has the same number of books as Albert. In this example there are 4 lots of books, so we could write the total number of books as:

a + b + c + d

Since we know that Albert and Dora have the same number of books, and Chris and Beth have the same number of books, we could also write:

a + b + a + b

This is the same as writing:

2*a + 2*b

Here we have grouped both a terms and both b terms. We could also go further, since everything is being multiplied by 2, and write:

2(a + b)

This is the simplest way of writing how many books there are. Not only were the variables combined, but so were the constants (in this case the number 2). We can check if they are the same by seeing what happens when Albert has 2 books and Beth has 5.

a + b + c + d = 2 + 5 + 2 + 5 = 14

2(a + b) = 2(2 + 5) = 2*7 = 14