SYMBOLS AND SPECIAL TERMS In Algebra

Thursday, October 9, 2008

  • The symbols of algebra include numbers, letters, and signs that indicate various arithmetic operations.
  • Numbers are constants (values that do not change), but letters can represent either unknown constants or variables (values that vary).
  • Letters that are used to represent constants are taken from the beginning of the alphabet; those used to represent variables are taken from the end of the alphabet

Operation Symbols

  • The basic operational signs of algebra are familiar from arithmetic: addition (+), subtraction (-), multiplication (×), and division (÷).
  • The multiplication symbol × is often omitted or replaced by a dot, as in a · b. A group of consecutive symbols, such as abc, indicates the product (the result of multiplication) of a, b, and c. Division is commonly indicated by a horizontal bar (also called a vinculum), as in

A

/

C

  • A virgule, or slash (/), may also be used to indicate division: a/c.
  • A power is the product of a number multiplied by itself.
  • The notation 42 (read “four squared”), for example, is used as an abbreviation for 4 · 4 (4 times 4); thus 42 = 16.
  • The 4 in 42 is called the base, and the small raised number 2 is called the exponent.
  • An exponent indicates how many times the number is multiplied by itself: x3 (read “x cubed”) means x · x · x.
  • More generally xn (read “x to the nth power” or “x to the nth” where n is any number) means the product of x multiplied by itself n times. Fractions can take exponents as well: (1/2)2 = 1/4.
  • A number whose nth power is equal to x is an nth root of x. When n is 2 the term “square root” is used and when n is 3 the term “cube root” is used. For example, 3 and -3 are both square roots of 9 since 32 = 9 and (-3)2 = 9; 2 is a cube root of 8 since 23 = 8; -2 is a cube root of -8; y is a cube root of ˆ. The square root of x is denoted like this


  • The number of times the root is multiplied by itself is called the index. The index is usually omitted for square roots, but appears as a small raised number just before the root symbol for higher roots
  • The two possible values of square roots, one positive and one negative, are often written using the plus or minus symbol: ±. The equation = 2 or -2, for instance, can be abbreviated = ±2.

Order of Operations and Grouping

  • Algebra relies on an established sequence for performing arithmetic operations. This ensures that everyone who executes a string of operations arrives at the same answer. Multiplication is performed first, then division, followed by addition, then subtraction. For example:

1 + 2 · 3

equals 7 because 2 and 3 are multiplied first and then added to 1. Exponents and roots have even higher priority than multiplication:

3 · 22 = 3 · 4 = 12

  • Grouping symbols override the order of operations. All operations within a group are carried out first. Grouping symbols include parentheses ( ), brackets [ ], braces { }, and horizontal bars that are used most often for division and roots. Adding parentheses to a previous example:

(1 + 2) · 3

indicates that 1 should be added to 2 first, and then the result multiplied by 3 for a total of 9 rather than 7. Brackets and braces are used in more complicated combinations that require multiple nested (one inside the other) groups. Operations within the innermost group are carried out first:

{2[5 + 3(1 + 4)]} =

{2[5 + 3 · 5]} =

{2[5 + 15]} =

{2 · 20} = 40

  • When a slash is used to indicate division, care must be taken to group the terms appropriately. For example,

ax+b

------------------

c-dy

Special Definitions

  • Any statement that contains the equality relation (=), such as 3x = 9, is called an equation. An equation is called an identity if the equality is true for all values of its variables; if the equation is true for some values of its variables and false for others, the equation is conditional. The equation x + 0 = x, for example, is an identity while 3x = 9 is conditional because it is only true when x = 3. A term is any algebraic expression consisting only of products of constants and variables; 2x, -a, and s4x are all examples of terms. The numerical part of a term is called its coefficient. The coefficients of each term above are, respectively, 2, -1, and .
  • An expression containing one term, such as 2x3, is called a monomial. An expression involving the addition or subtraction of two terms, as in 2x2 + 3x, is called a binomial, while an expression with three terms, such as 4x5x4 + 7x, is known as a trinomial. Polynomial is the general name for expressions in which any number of terms are added or subtracted. The degree of a polynomial refers to the largest exponent of the variables in the polynomial. For example, if the largest exponent of a variable is 3, as in ax3 + bx2, the polynomial is said to be of degree 3. Similarly, the expression xn + xn-1 + xn-2 is of degree n.
  • A linear equation with one variable is a polynomial equation of degree one—that is, of the form ax + b = 0. These are called linear equations because graphing these equations results in straight lines. A quadratic equation in one variable is a polynomial equation of degree two—that is, of the form ax2 + bx + c = 0.
  • A prime number is any integer (the counting numbers: 1, 2, 3, …; their negatives; and zero) that can be evenly divided only by itself and by the number 1 or the number -1. Thus, 2, 3, 5, 7, 11, 13, 17, and 19 are all prime numbers..
  • A factor of a number is any integer by which the number can be divided evenly, with no remainder. The factors of 6, for example, are 1, 2, 3, and 6, because 6 ÷ 1 = 6, 6 ÷ 2 = 3, 6 ÷ 3 = 2, and 6 ÷ 6 = 1. The prime factors of any number are those factors to which it can be reduced such that the number is expressed only as the product of primes and their powers. For example, the prime factors of 6 are 2 and 3. Similarly, because 60 = 22 × 3 × 5, the prime factors of 60 are 2, 3, and 5.

  © Blogger template Newspaper by Ourblogtemplates.com 2008

Back to TOP