Classof1 logo
Fax: 1- 425- 458- 9358 | Toll free: 1- 877- 252 - 7763
Bookmark and Share
Forgot Password? Click Here
Register  |  Account

Need help with Math assignment?

Get customized homework help now!

Order Mathematical Operations

In mathematics and computer programming, an expression or string of symbols intended to represent a numerical value must follow commonly accepted and unambiguous rules. For example, the rule for evaluating 2 + 3 * 4 in mathematics and in most computer languages is to do the multiplication first, so the correct answer is 14. Sometimes parentheses, which have their own rules, may be used to avoid confusion, thus: 2 + (3 * 4). When a term in an expression is both preceded and followed by an operator such as minus or times. The convention needed to clarify which operator should be applied first is known as a precedence rule or, more informally, order of operation. From the earliest use of mathematics notation multiplication took precedence over addition, whichever side of a number it appeared on. Thus 3 + 4 * 5 = 4 * 5 + 3 = 23.

The standard order of operations, or precedence, is expressed in the following chart.

  • exponents and roots

  • multiplication and division

  • addition and subtraction

This means that if a number or other symbol, or an expression grouped by one or more symbols of grouping, is preceded by one operator and followed by another, the operator higher on the list should be applied first. The commutative and associative laws of addition and multiplication allow the operators +, -, *, and / to be applied in any order that obeys this rule. The root symbol, √, requires either parentheses around the radicand or a bar over the radicand. Stacked exponents are applied from the top down.

It is helpful to treat division as multiplication by the reciprocal (multiplicative inverse) and subtraction as addition of the opposite (additive inverse). Thus 3/4 = 3 ÷ 4 = 3 ·¼ and 3 - 4 = 3 + (-4), that is, the sum of positive three and negative four.

Symbols of grouping can be used to override the usual order of operations. Grouped symbols can be treated as a single expression. Symbols of grouping can be removed using the associative and distributive laws.

Mathematical Operations

A horizontal fractional line also acts as a symbol of grouping:

Mathematical Operations

For ease in reading, other grouping symbols (such as curly braces {} or square brackets [] ) are often used along with the standard round parentheses, e.g.

Mathematical Operations

cs and computer programming, an expression or string of symbols intended to represent a numerical value must follow commonly accepted and unambiguous rules. For example, the rule for evaluating 2 + 3 * 4 in mathematics and in most computer languages is to do the multiplication first, so the correct answer is 14. Sometimes parentheses, which have their own rules, may be used to avoid confusion, thus: 2 + (3 * 4). When a term in an expression is both preceded and followed by an operator such as minus or times. The convention needed to clarify which operator should be applied first is known as a precedence rule or, more informally, order of operation. From the earliest use of mathematics notation multiplication took precedence over addition, whichever side of a number it appeared on. Thus 3 + 4 * 5 = 4 * 5 + 3 = 23.

The standard order of operations, or precedence, is expressed in the following chart.

  • exponents and roots

  • multiplication and division

  • addition and subtraction

This means that if a number or other symbol, or an expression grouped by one or more symbols of grouping, is preceded by one operator and followed by another, the operator higher on the list should be applied first. The commutative and associative laws of addition and multiplication allow the operators +, -, *, and / to be applied in any order that obeys this rule. The root symbol, , requires either parentheses around the radicand or a bar over the radicand. Stacked exponents are applied from the top down.

It is helpful to treat division as multiplication by the reciprocal (multiplicative inverse) and subtraction as addition of the opposite (additive inverse). Thus 3/4 = 3 4 = and 3 - 4 = 3 + (-4), that is, the sum of positive three and negative four.

Symbols of grouping can be used to override the usual order of operations. Grouped symbols can be treated as a single expression. Symbols of grouping can be removed using the associative and distributive laws.

A horizontal fractional line also acts as a symbol of grouping:

For ease in reading, other grouping symbols (such as curly braces {} or square brackets [] ) are often used along with the standard round parentheses, e.g.

Math Homework Help
Name* :
Email* :
Country* :
Phone* :
Subject* :
Upload Homework :
Upload another homework (upto 5 uploads max.)
Due Date
Time
AM/PM
Timezone
Instructions
(Type Security Code - case sensitive)
Courses/Topics we help on
Discrete Mathematics Applied Calculus I Applied Calculus II
Healthcare Statistics and Research Advanced Engineering Mathematics I
Advanced Engineering Mathematics II
Introduction to Algebra Basic Algebra Algebra for College Students
Algebra for College Students Pre-Calculus Statistics for Decision-Making
Polar Co-ordinates Area in Polar Coordinates Solving Systems of Equations
Systems of Inequalities Quadratic Equations Matrices and System of Equations
The Determinant of a Square Matrix Cramer's Rule Ellipse
Hyperbola Rate of Change Measurement of Speed
Finding Limits Graphically Higher Order Derivatives Rolle's Theorem and Mean Value Theorem
Concavity and Second Derivative Test Limits at Infinity Indefinite Integration
Definite Integration Integration by Substitution Area of a Region Between Two Curves
Volume by Shell Method and Disc Method Integration by Parts Trigonometric Integration
Differential Equations Slope Fields Growth and Decay
System of Differential Equations Parametric Equations Complex Numbers
The Inverse of a Square Matrix Parabola Functions and Their Graphs
Evaluating Limits Analytically Increasing and Decreasing Functions Newton's Method
Finding Area Using Integration Numerical Integration Moments
Partial Fractions Separation of Variables Second Order Differential Equations
IB Maths