Sponsored Links

Minggu, 03 Juni 2018

Sponsored Links

nanoHUB.org - Resources: ECE 595Z Lecture 15: Multi-level ...
src: nanohub.org

In mathematics, a basic algebraic operation is any one of the traditional operations of arithmetic, which are addition, subtraction, multiplication, division, raising to an integer power, and taking roots (fractional power). These operations may be performed on numbers, in which case they are often called arithmetic operations. They may also be performed, in a similar way, on variables, algebraic expressions, and, more generally on elements of algebraic structures, such as groups and fields.

The term algebraic operation may also be used for operations that may be defined by compounding basic algebraic operations, such as the dot product. In calculus and mathematical analysis, algebraic operation is also used for the operations that may be defined by purely algebraic methods. For example, exponentiation with an integer or rational exponent is an algebraic operation, but not the general exponentiation with a real or complex exponent. Also, the derivative is an operation that is not algebraic.


Video Algebraic operation



Notation

Multiplication symbols are usually omitted, and implied, when there is no operator between two variables or terms, or when a coefficient is used. For example, 3 × x2 is written as 3x2, and 2 × x × y is written as 2xy. Sometimes multiplication symbols are replaced with either a dot, or center-dot, so that x × y is written as either x . y or x · y. Plain text, programming languages, and calculators also use a single asterisk to represent the multiplication symbol, and it must be explicitly used; for example, 3x is written as 3 * x.

Rather than using the obelus symbol, ÷, division is usual represented with a vinculum, a horizontal line, e.g. 3/x + 1. In plain text and programming languages a slash (also called a solidus) is used, e.g. 3 / (x + 1).

Exponents are usually formatted using superscripts, e.g. x2. In plain text, and in the TeX mark-up language, the caret symbol, ^, represents exponents, so x2 is written as x ^ 2. In programming languages such as Ada, Fortran, Perl, Python and Ruby, a double asterisk is used, so x2 is written as x ** 2.

The plus-minus sign, ±, is used as a shorthand notation for two expressions written as one, representing one expression with a plus sign, the other with a minus sign. For example, y = x ± 1 represents the two equations y = x + 1 and y = x - 1. Sometimes it is used for denoting a positive-or-negative term such as ±x.


Maps Algebraic operation



Arithmetic vs algebraic operations

Algebraic operations work in the same way as arithmetic operations, as can be seen in the table below.

Note: the use of the letters a {\displaystyle a} and b {\displaystyle b} is arbitrary, and the examples would be equally valid if we had used x {\displaystyle x} and y {\displaystyle y} .


College Algebra - Part 105 (Function Operations and Composition ...
src: i.ytimg.com


Properties of arithmetic and algebraic operations


Operations with Rational Expressions - YouTube
src: i.ytimg.com


References


Group theory - Binary operation, Algebraic structure & Abelian ...
src: i.ytimg.com


See also

  • Elementary algebra
  • Order of operations

Source of the article : Wikipedia

Comments
0 Comments