Contents

Algebraic Forms and Operations

Algebraic forms and operations

Al-Khwarizmi is widely known as one of the major figures in the history of algebra. In school mathematics, algebraic forms are used to represent unknown quantities with letters or variables.

Simple examples:

  • the square of 33 is 32=93^2 = 9
  • the square root of 99 is 9=3\sqrt{9} = 3

A traveler rides for 3 hours at an average speed of (2x5)(2x-5) km/h, then continues for 4 hours at an average speed of (4x+8)(4x+8) km/h. If the total distance traveled is 346 km, the value of xx can be found using algebraic expressions.

An algebraic form is a mathematical expression that uses letters to represent unknown numbers.

Examples:

  1. 5a+65a + 6
  2. 2x12x - 1
  3. x2+2x+3x^2 + 2x + 3

A variable is a symbol used in place of a number whose value is not yet known. In the algebraic form 2x+y102x + y - 10, the letters xx and yy are variables.

A coefficient is the numerical factor attached to a variable. In 3xy+7z+83x - y + 7z + 8:

  • 3 is the coefficient of xx
  • -1 is the coefficient of yy
  • 7 is the coefficient of zz

A constant is a term with no variable. In 2x23x+92x^2 - 3x + 9, the number 9 is the constant term.

A term is a part of an algebraic expression separated by addition or subtraction. In 2x25x+122x^2 - 5x + 12, the terms are:

  • 2x22x^2
  • 5x-5x
  • 1212

Like terms have the same variables raised to the same powers.

Examples:

  • 3x33x^3 and 4x34x^3 are like terms
  • 4x24x^2 and 7x2-7x^2 are also like terms

Unlike terms do not have matching variables or exponents. For example, 3x3x and 3x23x^2 are unlike terms.

Addition and subtraction can only be done directly on like terms.

Examples:

  1. 2x+3x=5x2x + 3x = 5x

  2. 8a6a=2a8a - 6a = 2a

  3. Add x+7y4zx + 7y - 4z and 12x+3y+10z-12x + 3y + 10z

    (x+7y4z)+(12x+3y+10z)=(x12x)+(7y+3y)+(4z+10z)=11x+10y+6z \begin{aligned} (x + 7y - 4z) + (-12x + 3y + 10z) &= (x - 12x) + (7y + 3y) + (-4z + 10z)\\ &= -11x + 10y + 6z \end{aligned}
  4. Subtract 6x22x+86x^2 - 2x + 8 from 4x211x+124x^2 - 11x + 12

    (4x211x+12)(6x22x+8)=4x211x+126x2+2x8=(4x26x2)+(11x+2x)+(128)=2x29x+4 \begin{aligned} (4x^2 - 11x + 12) - (6x^2 - 2x + 8) &= 4x^2 - 11x + 12 - 6x^2 + 2x - 8\\ &= (4x^2 - 6x^2) + (-11x + 2x) + (12 - 8)\\ &= -2x^2 - 9x + 4 \end{aligned}

Useful properties:

ab=bap(a+b)=pa+pbp(ab)=papbp(a+bc)=pa+pbpcab+cdp=apbp+cpdp,p0 \begin{aligned} ab &= ba\\ p(a+b) &= pa + pb\\ p(a-b) &= pa - pb\\ p(a+b-c) &= pa + pb - pc\\ \frac{a-b+c-d}{p} &= \frac{a}{p} - \frac{b}{p} + \frac{c}{p} - \frac{d}{p}, \quad p \ne 0 \end{aligned}

Examples:

  1. 5(2x+y)=10x+5y5(2x+y) = 10x + 5y
  2. x(4x2+9x+2)=4x3+9x2+2xx(4x^2+9x+2) = 4x^3 + 9x^2 + 2x
  3. (8x24x):2x=4x2(8x^2-4x):2x = 4x - 2
  4. (12xy2+6x2y):3xy=4y+2x(12xy^2+6x^2y):3xy = 4y + 2x

If variables are replaced with specific values, the value of the algebraic expression can be calculated.

Examples:

  1. Find the value of 3x+43x+4 when x=5x=5

    3x+4=3(5)+4=19 3x+4 = 3(5)+4 = 19
  2. The product of two numbers is 3636. If one of the numbers is 4-4, find the other number.

    Let the unknown number be xx.

    4x=36x=364x=9 \begin{aligned} -4x &= 36\\ x &= \frac{36}{-4}\\ x &= -9 \end{aligned}

    So the other number is 9-9.

Algebraic expressions may also contain powers, such as:

  • x2x^2
  • 3a2b3a^2b
  • 2x35x2+x72x^3 - 5x^2 + x - 7

An exponent shows how many times a variable is multiplied by itself. For example:

x3=x×x×x x^3 = x \times x \times x

Understanding variables, coefficients, constants, terms, and the basic arithmetic operations on algebraic expressions is an important foundation for later mathematics topics.

Related Content