Friday, February 14, 2014

Round, Square or Curly: Important Symbols in Mathematics

Parenthesis , Brackets and Braces
Important symbols in math

Parenthesis, Brackets and Braces

You'll come across many symbols in math. In fact, the language of mathematics is written is symbols and of course a little bit of text for clarification. This article focuses on parenthesis, brackets, and braces to provide clarification on their uses.

The parenthesis look like a typical bracket, on a keyboard, the will be found above the nine and zero and look like this: (  ) The parenthesis are used to group numbers or variables or both.

Examples of a parenthesis (  ):

When you see a question like this, you need to use the order of operations to solve it.
9 - 5 / ( 8 - 3) x 2 + 6
The parenthesis must be done first which means they can be removed when the operation is performed, in this case (8-3) becomes 5:
= 9 - 5 /5 -3 x 2 + 6
= 9 - 1 x 2 + 6
= 9 - 2 + 6
= 7 + 6
= 13

When you are asked to expand, it will mean doing everything within the parenthesis and then removing the parenthesis.

Parenthesis also means multiplication.

If the question is like this 3 ( 2 + 5), the parenthesis means to multiply, however, you won't multiply until you complete the operation which is 2 + 5, which will become 7 and then if would be multiplied by 3.

Examples of brackets [  ]:

Typically the brackets are found beside the p on the keyboard, above the brackets are braces. Brackets are used after parenthesis  and are used to group numbers and variables as well. Typically, it would be the parenthesis first, the the brackets, then braces. Here's an example of brackets:

4 - 3[4 - 2(6 - 3) ] / 3
= 4 - 3 [ 4 - 2 (3)] / 3 ... do the operation in the parenthesis first, leave the parenthesis
= 4 - 3 [4 - 5] / 3 ... do the operation in the bracket
= 4 - 3[-2] /3 ... the bracket informs you to multiply the number within which is - 3 x - 2
= 4 + 6 / 3
= 4 + 2
= 6

Examples of braces {  }

Braces are also used to group variables and numbers. Here is an example using parenthesis, braces and brackets which is also referred to as 'nested parenthesis' :

2 { 1 + [ 4 (2 + 1) + 3] } ... again, always work from the inside out
= 2 {1 + [4(3) + 3] }
= 2 {1 + [12 + 3] }
= 2 {1 + [15] }
= 2 {16}
= 32

These brackets are also used in sets {2, 3, 6, 8, 10...}

These three types of brackets are sometimes referred to as round, square and curly brackets. When working with nested parenthesis, the order from will always be: parenthesis, brackets, braces as shown: { [ ( ) ] }

You will encounter these parenthesis, brackets and braces more frequently in pre algebra and algebra.

No comments:

Post a Comment